2021-04-09 01:52:36,991 DEBUG 23:basic_cnf.py(1) - BasicCnf init started
2021-04-09 01:52:36,992 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-09 01:52:36,998 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase')
2021-04-09 01:52:36,998 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-04-09 01:52:36,998 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-04-09 01:52:36,998 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-04-09 01:52:36,998 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-04-09 01:52:36,999 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-04-09 01:52:36,999 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'...
2021-04-09 01:52:36,999 DEBUG 33:basic_cnf.py(1) - start time
2021-04-09 01:52:36,999 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist
2021-04-09 01:52:37,000 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-09 01:52:37,000 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-09 01:52:37,000 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-09 01:52:37,000 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-09 01:52:37,001 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 01:52:37,001 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-09 01:52:37,001 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-09 01:52:37,001 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 01:52:37,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:37,211 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-09 01:52:37,212 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-09 01:52:37,213 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c8a24864d10b4901abe815afecfb2257","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4a480e948a0e4b51a97a92201d8b72eb","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"321c0ca96415420da28deda6f57bf07f","type":"vlm","name":"d34a1383-6868-4bd7-b788","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a03a0db473c043bdb3dbd7b9fb354ce5","type":"vlm","name":"677d5ab2-64de-4648-8492","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-04-09 01:52:37,215 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-04-09 01:52:37,215 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-09 01:52:37,216 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-04-09 01:52:37,216 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC
2021-04-09 01:52:37,216 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-09 01:52:37,216 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-09 01:52:37,217 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-09 01:52:37,217 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-09 01:52:37,217 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 01:52:37,217 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-09 01:52:37,218 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-09 01:52:37,218 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 01:52:37,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:37,421 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-09 01:52:37,423 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-09 01:52:37,423 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c8a24864d10b4901abe815afecfb2257","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4a480e948a0e4b51a97a92201d8b72eb","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"321c0ca96415420da28deda6f57bf07f","type":"vlm","name":"d34a1383-6868-4bd7-b788","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a03a0db473c043bdb3dbd7b9fb354ce5","type":"vlm","name":"677d5ab2-64de-4648-8492","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-04-09 01:52:37,425 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-04-09 01:52:37,426 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-09 01:52:37,426 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-04-09 01:52:37,443 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-09 01:52:37,443 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-09 01:52:37,444 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-04-09 01:52:37,444 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-09 01:52:37,444 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-09 01:52:37,445 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-04-09 01:52:37,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:39,228 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-09 01:52:39,230 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-04-09 01:52:39,230 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"d8678ba788564c0fb628cba52ff4145e","version":{"id":"3c8c5c511edc4b26ac9a2d7acc3c35a5","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-09 01:52:39,233 INFO 284:__init__.py(1) - Vendor basicnf_vendor is created in SDC
2021-04-09 01:52:39,233 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC
2021-04-09 01:52:39,238 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-09 01:52:39,238 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/d8678ba788564c0fb628cba52ff4145e/versions/3c8c5c511edc4b26ac9a2d7acc3c35a5/actions
2021-04-09 01:52:39,238 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-04-09 01:52:39,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:39,834 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/d8678ba788564c0fb628cba52ff4145e/versions/3c8c5c511edc4b26ac9a2d7acc3c35a5/actions HTTP/1.1" 200 2
2021-04-09 01:52:39,836 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-04-09 01:52:39,837 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-04-09 01:52:39,841 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-09 01:52:39,848 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 01:52:39,848 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 01:52:39,849 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-09 01:52:39,849 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-09 01:52:39,849 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:39,850 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-09 01:52:39,850 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-09 01:52:39,851 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:39,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:39,941 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-09 01:52:39,942 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 01:52:39,943 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_waadKi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c8a24864d10b4901abe815afecfb2257","onboardingMethod":"NetworkPackage","id":"413d2d732cb94d10a67fe73b2389e233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4a480e948a0e4b51a97a92201d8b72eb","onboardingMethod":"NetworkPackage","id":"bf658f3cf2c640ac8a456733805e0b98","owner":"cs0008","status":"ACTIVE"},{"name":"pNF abfa6d23-2a32","description":"vendor software product","vendorName":"d34a1383-6868-4bd7-b788","vendorId":"321c0ca96415420da28deda6f57bf07f","onboardingMethod":"NetworkPackage","id":"65fec4cf76874e0dbaa232c94af2a770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 399a96b8-5479","description":"vendor software product","vendorName":"677d5ab2-64de-4648-8492","vendorId":"a03a0db473c043bdb3dbd7b9fb354ce5","onboardingMethod":"NetworkPackage","id":"494466167c77425297c87fe4074f0612","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 01:52:39,945 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_waadKi_VSP from SDC
2021-04-09 01:52:39,946 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-09 01:52:39,946 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:39,947 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:39,947 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-09 01:52:39,947 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:39,948 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:39,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,033 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:40,034 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:40,034 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:40,036 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:40,036 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:40,037 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,037 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:40,037 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:40,038 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,129 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:40,131 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:40,132 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:40,135 INFO 299:vsp.py(1) - status of VSP basic_onboard_waadKi_VSP: Certified
2021-04-09 01:52:40,135 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 01:52:40,136 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-09 01:52:40,136 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:40,137 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,138 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-09 01:52:40,138 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:40,138 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:40,236 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:40,236 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:40,239 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-09 01:52:40,239 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:40,239 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,240 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-09 01:52:40,240 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:40,240 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,332 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:40,333 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:40,333 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:40,335 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 01:52:40,335 DEBUG 294:vsp.py(1) - importing VSP pNF abfa6d23-2a32 from SDC
2021-04-09 01:52:40,335 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-09 01:52:40,335 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:40,335 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,336 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-09 01:52:40,336 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:40,336 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,443 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:40,444 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:40,444 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:40,446 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:40,446 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:40,446 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,447 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:40,447 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:40,447 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,531 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:40,533 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:40,533 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:40,535 INFO 299:vsp.py(1) - status of VSP pNF abfa6d23-2a32: Certified
2021-04-09 01:52:40,535 DEBUG 294:vsp.py(1) - importing VSP vFW 399a96b8-5479 from SDC
2021-04-09 01:52:40,535 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:40,536 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:40,536 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,536 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-09 01:52:40,536 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:40,537 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,638 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:40,640 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:40,640 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:40,643 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-09 01:52:40,643 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:40,643 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,644 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-09 01:52:40,644 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:40,645 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,732 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:40,733 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:40,733 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:40,735 INFO 299:vsp.py(1) - status of VSP vFW 399a96b8-5479: Certified
2021-04-09 01:52:40,736 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 01:52:40,736 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 01:52:40,736 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 01:52:40,736 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 01:52:40,736 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 01:52:40,736 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-09 01:52:40,736 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-09 01:52:40,736 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:40,737 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-09 01:52:40,737 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-09 01:52:40,737 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:40,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,834 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-09 01:52:40,835 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 01:52:40,836 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_waadKi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c8a24864d10b4901abe815afecfb2257","onboardingMethod":"NetworkPackage","id":"413d2d732cb94d10a67fe73b2389e233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4a480e948a0e4b51a97a92201d8b72eb","onboardingMethod":"NetworkPackage","id":"bf658f3cf2c640ac8a456733805e0b98","owner":"cs0008","status":"ACTIVE"},{"name":"pNF abfa6d23-2a32","description":"vendor software product","vendorName":"d34a1383-6868-4bd7-b788","vendorId":"321c0ca96415420da28deda6f57bf07f","onboardingMethod":"NetworkPackage","id":"65fec4cf76874e0dbaa232c94af2a770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 399a96b8-5479","description":"vendor software product","vendorName":"677d5ab2-64de-4648-8492","vendorId":"a03a0db473c043bdb3dbd7b9fb354ce5","onboardingMethod":"NetworkPackage","id":"494466167c77425297c87fe4074f0612","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 01:52:40,839 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_waadKi_VSP from SDC
2021-04-09 01:52:40,839 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-09 01:52:40,839 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:40,839 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,840 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-09 01:52:40,840 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:40,840 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:40,931 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:40,932 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:40,933 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:40,934 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-09 01:52:40,935 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:40,935 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,935 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-09 01:52:40,935 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:40,935 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:40,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,029 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:41,030 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:41,030 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:41,032 INFO 299:vsp.py(1) - status of VSP basic_onboard_waadKi_VSP: Certified
2021-04-09 01:52:41,032 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 01:52:41,032 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-09 01:52:41,033 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:41,033 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,033 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-09 01:52:41,033 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:41,034 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,131 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:41,133 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:41,133 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:41,135 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-09 01:52:41,135 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:41,135 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,135 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-09 01:52:41,135 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:41,136 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,231 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:41,232 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:41,232 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:41,234 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 01:52:41,234 DEBUG 294:vsp.py(1) - importing VSP pNF abfa6d23-2a32 from SDC
2021-04-09 01:52:41,234 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-09 01:52:41,234 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:41,234 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,235 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-09 01:52:41,235 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:41,235 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,328 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:41,329 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:41,329 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:41,331 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:41,331 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:41,331 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,331 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-09 01:52:41,332 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:41,332 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,427 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:41,429 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:41,429 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:41,432 INFO 299:vsp.py(1) - status of VSP pNF abfa6d23-2a32: Certified
2021-04-09 01:52:41,432 DEBUG 294:vsp.py(1) - importing VSP vFW 399a96b8-5479 from SDC
2021-04-09 01:52:41,432 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-09 01:52:41,433 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:41,433 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,433 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-09 01:52:41,433 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:41,434 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,535 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:41,537 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:41,537 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:41,539 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-09 01:52:41,539 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:41,539 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,539 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-09 01:52:41,540 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:41,540 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,635 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:41,636 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:41,636 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:41,638 INFO 299:vsp.py(1) - status of VSP vFW 399a96b8-5479: Certified
2021-04-09 01:52:41,639 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 01:52:41,639 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 01:52:41,639 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 01:52:41,639 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 01:52:41,639 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 01:52:41,639 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-09 01:52:41,639 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-09 01:52:41,640 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:41,640 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-09 01:52:41,640 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-09 01:52:41,640 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:41,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,735 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-09 01:52:41,736 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 01:52:41,737 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_waadKi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c8a24864d10b4901abe815afecfb2257","onboardingMethod":"NetworkPackage","id":"413d2d732cb94d10a67fe73b2389e233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4a480e948a0e4b51a97a92201d8b72eb","onboardingMethod":"NetworkPackage","id":"bf658f3cf2c640ac8a456733805e0b98","owner":"cs0008","status":"ACTIVE"},{"name":"pNF abfa6d23-2a32","description":"vendor software product","vendorName":"d34a1383-6868-4bd7-b788","vendorId":"321c0ca96415420da28deda6f57bf07f","onboardingMethod":"NetworkPackage","id":"65fec4cf76874e0dbaa232c94af2a770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 399a96b8-5479","description":"vendor software product","vendorName":"677d5ab2-64de-4648-8492","vendorId":"a03a0db473c043bdb3dbd7b9fb354ce5","onboardingMethod":"NetworkPackage","id":"494466167c77425297c87fe4074f0612","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 01:52:41,739 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_waadKi_VSP from SDC
2021-04-09 01:52:41,739 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-09 01:52:41,740 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:41,740 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,740 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-09 01:52:41,740 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:41,740 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:41,831 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:41,831 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:41,833 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-09 01:52:41,833 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:41,833 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,833 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-09 01:52:41,833 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:41,833 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:41,929 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:41,930 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:41,931 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:41,932 INFO 299:vsp.py(1) - status of VSP basic_onboard_waadKi_VSP: Certified
2021-04-09 01:52:41,933 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 01:52:41,933 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-09 01:52:41,933 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:41,933 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,933 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-09 01:52:41,933 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:41,933 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:41,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,032 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:42,033 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:42,034 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:42,035 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-09 01:52:42,036 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:42,036 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,036 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-09 01:52:42,036 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:42,036 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,129 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:42,130 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:42,131 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:42,133 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 01:52:42,133 DEBUG 294:vsp.py(1) - importing VSP pNF abfa6d23-2a32 from SDC
2021-04-09 01:52:42,133 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-09 01:52:42,133 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:42,133 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,133 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-09 01:52:42,133 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:42,134 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,231 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:42,233 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:42,233 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:42,235 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-09 01:52:42,235 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:42,235 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,235 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-09 01:52:42,235 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:42,236 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,329 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:42,330 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:42,331 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:42,333 INFO 299:vsp.py(1) - status of VSP pNF abfa6d23-2a32: Certified
2021-04-09 01:52:42,333 DEBUG 294:vsp.py(1) - importing VSP vFW 399a96b8-5479 from SDC
2021-04-09 01:52:42,334 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-09 01:52:42,334 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:42,334 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,335 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-09 01:52:42,335 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:42,335 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,435 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:42,436 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:42,436 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:42,438 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:42,438 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:42,438 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,439 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:42,439 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:42,439 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,535 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:42,536 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:42,536 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:42,538 INFO 299:vsp.py(1) - status of VSP vFW 399a96b8-5479: Certified
2021-04-09 01:52:42,539 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 01:52:42,539 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 01:52:42,539 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 01:52:42,539 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 01:52:42,539 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 01:52:42,539 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-09 01:52:42,540 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-09 01:52:42,540 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:42,540 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-09 01:52:42,540 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-09 01:52:42,541 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:42,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,645 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-09 01:52:42,646 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 01:52:42,647 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_waadKi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c8a24864d10b4901abe815afecfb2257","onboardingMethod":"NetworkPackage","id":"413d2d732cb94d10a67fe73b2389e233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4a480e948a0e4b51a97a92201d8b72eb","onboardingMethod":"NetworkPackage","id":"bf658f3cf2c640ac8a456733805e0b98","owner":"cs0008","status":"ACTIVE"},{"name":"pNF abfa6d23-2a32","description":"vendor software product","vendorName":"d34a1383-6868-4bd7-b788","vendorId":"321c0ca96415420da28deda6f57bf07f","onboardingMethod":"NetworkPackage","id":"65fec4cf76874e0dbaa232c94af2a770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 399a96b8-5479","description":"vendor software product","vendorName":"677d5ab2-64de-4648-8492","vendorId":"a03a0db473c043bdb3dbd7b9fb354ce5","onboardingMethod":"NetworkPackage","id":"494466167c77425297c87fe4074f0612","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 01:52:42,649 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_waadKi_VSP from SDC
2021-04-09 01:52:42,650 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-09 01:52:42,650 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:42,650 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,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-09 01:52:42,651 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:42,651 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,730 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:42,731 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:42,732 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:42,733 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-09 01:52:42,733 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:42,734 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,734 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-09 01:52:42,734 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:42,734 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,831 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:42,833 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:42,833 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:42,836 INFO 299:vsp.py(1) - status of VSP basic_onboard_waadKi_VSP: Certified
2021-04-09 01:52:42,836 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 01:52:42,836 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:42,836 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:42,837 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,837 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:42,837 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:42,837 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:42,931 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:42,932 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:42,932 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:42,934 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-09 01:52:42,934 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:42,934 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,935 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-09 01:52:42,935 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:42,935 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:42,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:43,037 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:43,038 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:43,039 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:43,040 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 01:52:43,041 DEBUG 294:vsp.py(1) - importing VSP pNF abfa6d23-2a32 from SDC
2021-04-09 01:52:43,041 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-09 01:52:43,041 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:43,041 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,041 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:43,041 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:43,041 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:43,130 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:43,131 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:43,131 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:43,133 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-09 01:52:43,133 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:43,133 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,133 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-09 01:52:43,133 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:43,133 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:43,229 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:43,230 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:43,230 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:43,232 INFO 299:vsp.py(1) - status of VSP pNF abfa6d23-2a32: Certified
2021-04-09 01:52:43,232 DEBUG 294:vsp.py(1) - importing VSP vFW 399a96b8-5479 from SDC
2021-04-09 01:52:43,232 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-09 01:52:43,233 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:43,233 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,233 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-09 01:52:43,233 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:43,233 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:43,341 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:43,342 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:43,342 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:43,344 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-09 01:52:43,344 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:43,345 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,345 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-09 01:52:43,345 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:43,345 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:43,433 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:43,434 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:43,434 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:43,436 INFO 299:vsp.py(1) - status of VSP vFW 399a96b8-5479: Certified
2021-04-09 01:52:43,436 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 01:52:43,436 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 01:52:43,437 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 01:52:43,437 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 01:52:43,437 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 01:52:43,437 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-09 01:52:43,437 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-09 01:52:43,437 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:43,437 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-09 01:52:43,437 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-09 01:52:43,438 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:43,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:43,621 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-09 01:52:43,622 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 01:52:43,623 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_waadKi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c8a24864d10b4901abe815afecfb2257","onboardingMethod":"NetworkPackage","id":"413d2d732cb94d10a67fe73b2389e233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4a480e948a0e4b51a97a92201d8b72eb","onboardingMethod":"NetworkPackage","id":"bf658f3cf2c640ac8a456733805e0b98","owner":"cs0008","status":"ACTIVE"},{"name":"pNF abfa6d23-2a32","description":"vendor software product","vendorName":"d34a1383-6868-4bd7-b788","vendorId":"321c0ca96415420da28deda6f57bf07f","onboardingMethod":"NetworkPackage","id":"65fec4cf76874e0dbaa232c94af2a770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 399a96b8-5479","description":"vendor software product","vendorName":"677d5ab2-64de-4648-8492","vendorId":"a03a0db473c043bdb3dbd7b9fb354ce5","onboardingMethod":"NetworkPackage","id":"494466167c77425297c87fe4074f0612","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 01:52:43,625 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_waadKi_VSP from SDC
2021-04-09 01:52:43,626 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-09 01:52:43,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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:43,626 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,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-09 01:52:43,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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:43,627 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:43,724 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:43,725 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:43,726 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:43,729 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-09 01:52:43,729 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:43,730 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,730 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-09 01:52:43,730 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:43,730 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:43,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:43,837 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:43,837 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:43,839 INFO 299:vsp.py(1) - status of VSP basic_onboard_waadKi_VSP: Certified
2021-04-09 01:52:43,839 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 01:52:43,840 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:43,840 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:43,840 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,840 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-09 01:52:43,840 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:43,841 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:43,933 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:43,934 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:43,934 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:43,936 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-09 01:52:43,936 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:43,937 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,937 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-09 01:52:43,937 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:43,937 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:43,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,032 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:44,033 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:44,034 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:44,035 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 01:52:44,035 DEBUG 294:vsp.py(1) - importing VSP pNF abfa6d23-2a32 from SDC
2021-04-09 01:52:44,036 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:44,036 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:44,036 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,036 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-09 01:52:44,036 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:44,036 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:44,129 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:44,129 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:44,131 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:44,131 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:44,131 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,131 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-09 01:52:44,131 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:44,132 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,227 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:44,228 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:44,228 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:44,230 INFO 299:vsp.py(1) - status of VSP pNF abfa6d23-2a32: Certified
2021-04-09 01:52:44,230 DEBUG 294:vsp.py(1) - importing VSP vFW 399a96b8-5479 from SDC
2021-04-09 01:52:44,231 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:44,231 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:44,231 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,231 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:44,231 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:44,231 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,335 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:44,336 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:44,336 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:44,338 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-09 01:52:44,338 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:44,339 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,339 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-09 01:52:44,339 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:44,339 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,433 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:44,434 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:44,434 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:44,436 INFO 299:vsp.py(1) - status of VSP vFW 399a96b8-5479: Certified
2021-04-09 01:52:44,436 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 01:52:44,436 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 01:52:44,436 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 01:52:44,436 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 01:52:44,436 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 01:52:44,436 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-09 01:52:44,437 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-09 01:52:44,437 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:44,437 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-09 01:52:44,437 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-09 01:52:44,437 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:44,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,534 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-09 01:52:44,535 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 01:52:44,535 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_waadKi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c8a24864d10b4901abe815afecfb2257","onboardingMethod":"NetworkPackage","id":"413d2d732cb94d10a67fe73b2389e233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4a480e948a0e4b51a97a92201d8b72eb","onboardingMethod":"NetworkPackage","id":"bf658f3cf2c640ac8a456733805e0b98","owner":"cs0008","status":"ACTIVE"},{"name":"pNF abfa6d23-2a32","description":"vendor software product","vendorName":"d34a1383-6868-4bd7-b788","vendorId":"321c0ca96415420da28deda6f57bf07f","onboardingMethod":"NetworkPackage","id":"65fec4cf76874e0dbaa232c94af2a770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 399a96b8-5479","description":"vendor software product","vendorName":"677d5ab2-64de-4648-8492","vendorId":"a03a0db473c043bdb3dbd7b9fb354ce5","onboardingMethod":"NetworkPackage","id":"494466167c77425297c87fe4074f0612","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 01:52:44,537 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_waadKi_VSP from SDC
2021-04-09 01:52:44,537 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-09 01:52:44,538 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:44,538 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,538 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-09 01:52:44,538 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:44,538 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,635 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:44,636 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:44,636 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:44,639 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-09 01:52:44,639 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:44,639 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,640 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-09 01:52:44,640 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:44,640 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:44,728 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:44,728 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:44,731 INFO 299:vsp.py(1) - status of VSP basic_onboard_waadKi_VSP: Certified
2021-04-09 01:52:44,731 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 01:52:44,731 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-09 01:52:44,731 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:44,732 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,732 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-09 01:52:44,732 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:44,733 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:44,833 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:44,834 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:44,836 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:44,836 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:44,836 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,837 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:44,837 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:44,837 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:44,931 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:44,933 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:44,933 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:44,935 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 01:52:44,935 DEBUG 294:vsp.py(1) - importing VSP pNF abfa6d23-2a32 from SDC
2021-04-09 01:52:44,935 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-09 01:52:44,936 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:44,936 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,936 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-09 01:52:44,937 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:44,937 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:44,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,029 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,030 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,033 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-09 01:52:45,033 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:45,034 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,034 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-09 01:52:45,035 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:45,035 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,130 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,130 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,133 INFO 299:vsp.py(1) - status of VSP pNF abfa6d23-2a32: Certified
2021-04-09 01:52:45,134 DEBUG 294:vsp.py(1) - importing VSP vFW 399a96b8-5479 from SDC
2021-04-09 01:52:45,134 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-09 01:52:45,134 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:45,134 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,135 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-09 01:52:45,135 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:45,135 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,235 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,236 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,238 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:45,238 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:45,238 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,239 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:45,239 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:45,239 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,333 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,335 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,336 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,339 INFO 299:vsp.py(1) - status of VSP vFW 399a96b8-5479: Certified
2021-04-09 01:52:45,340 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 01:52:45,340 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 01:52:45,341 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 01:52:45,341 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 01:52:45,341 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 01:52:45,342 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-09 01:52:45,342 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-09 01:52:45,342 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:45,343 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-09 01:52:45,344 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-09 01:52:45,344 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:45,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,437 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-09 01:52:45,439 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 01:52:45,439 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_waadKi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c8a24864d10b4901abe815afecfb2257","onboardingMethod":"NetworkPackage","id":"413d2d732cb94d10a67fe73b2389e233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4a480e948a0e4b51a97a92201d8b72eb","onboardingMethod":"NetworkPackage","id":"bf658f3cf2c640ac8a456733805e0b98","owner":"cs0008","status":"ACTIVE"},{"name":"pNF abfa6d23-2a32","description":"vendor software product","vendorName":"d34a1383-6868-4bd7-b788","vendorId":"321c0ca96415420da28deda6f57bf07f","onboardingMethod":"NetworkPackage","id":"65fec4cf76874e0dbaa232c94af2a770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 399a96b8-5479","description":"vendor software product","vendorName":"677d5ab2-64de-4648-8492","vendorId":"a03a0db473c043bdb3dbd7b9fb354ce5","onboardingMethod":"NetworkPackage","id":"494466167c77425297c87fe4074f0612","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 01:52:45,442 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_waadKi_VSP from SDC
2021-04-09 01:52:45,442 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-09 01:52:45,443 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:45,443 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,443 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-09 01:52:45,444 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:45,444 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,501 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,502 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,502 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,503 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:45,503 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:45,504 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,504 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:45,504 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:45,504 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,552 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,552 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,554 INFO 299:vsp.py(1) - status of VSP basic_onboard_waadKi_VSP: Certified
2021-04-09 01:52:45,554 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 01:52:45,554 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-09 01:52:45,554 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:45,554 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,555 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-09 01:52:45,555 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:45,555 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,631 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,633 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,633 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,636 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-09 01:52:45,636 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:45,636 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,637 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-09 01:52:45,637 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:45,637 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,731 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,733 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,733 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,735 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 01:52:45,736 DEBUG 294:vsp.py(1) - importing VSP pNF abfa6d23-2a32 from SDC
2021-04-09 01:52:45,736 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-09 01:52:45,736 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:45,736 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,737 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-09 01:52:45,737 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:45,737 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,826 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,827 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,828 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,829 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-09 01:52:45,830 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:45,830 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,830 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-09 01:52:45,830 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:45,830 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,832 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:45,927 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:45,927 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:45,928 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:45,929 INFO 299:vsp.py(1) - status of VSP pNF abfa6d23-2a32: Certified
2021-04-09 01:52:45,930 DEBUG 294:vsp.py(1) - importing VSP vFW 399a96b8-5479 from SDC
2021-04-09 01:52:45,930 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-09 01:52:45,930 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:45,930 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,930 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:45,930 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:45,930 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:45,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,093 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:46,094 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:46,094 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:46,097 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-09 01:52:46,097 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:46,097 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,098 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-09 01:52:46,098 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:46,098 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:46,141 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:46,142 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:46,143 INFO 299:vsp.py(1) - status of VSP vFW 399a96b8-5479: Certified
2021-04-09 01:52:46,144 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 01:52:46,144 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 01:52:46,144 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 01:52:46,144 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC
2021-04-09 01:52:46,144 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 01:52:46,144 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 01:52:46,144 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-09 01:52:46,145 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-09 01:52:46,145 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:46,145 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-09 01:52:46,145 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-09 01:52:46,145 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:52:46,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,329 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-09 01:52:46,331 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 01:52:46,331 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_waadKi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c8a24864d10b4901abe815afecfb2257","onboardingMethod":"NetworkPackage","id":"413d2d732cb94d10a67fe73b2389e233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4a480e948a0e4b51a97a92201d8b72eb","onboardingMethod":"NetworkPackage","id":"bf658f3cf2c640ac8a456733805e0b98","owner":"cs0008","status":"ACTIVE"},{"name":"pNF abfa6d23-2a32","description":"vendor software product","vendorName":"d34a1383-6868-4bd7-b788","vendorId":"321c0ca96415420da28deda6f57bf07f","onboardingMethod":"NetworkPackage","id":"65fec4cf76874e0dbaa232c94af2a770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 399a96b8-5479","description":"vendor software product","vendorName":"677d5ab2-64de-4648-8492","vendorId":"a03a0db473c043bdb3dbd7b9fb354ce5","onboardingMethod":"NetworkPackage","id":"494466167c77425297c87fe4074f0612","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 01:52:46,335 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_waadKi_VSP from SDC
2021-04-09 01:52:46,335 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-09 01:52:46,336 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:46,336 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,336 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-09 01:52:46,337 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:46,337 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,414 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:46,416 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:46,416 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:46,420 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-09 01:52:46,420 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:46,420 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,421 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-09 01:52:46,421 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:52:46,422 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,516 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:52:46,517 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:46,518 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:46,521 INFO 299:vsp.py(1) - status of VSP basic_onboard_waadKi_VSP: Certified
2021-04-09 01:52:46,522 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 01:52:46,522 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-09 01:52:46,522 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:46,522 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,523 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-09 01:52:46,523 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:46,523 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,577 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:46,579 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:46,579 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:46,582 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-09 01:52:46,582 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:46,582 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,583 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-09 01:52:46,583 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:52:46,583 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,648 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:52:46,649 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:46,650 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:46,653 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 01:52:46,653 DEBUG 294:vsp.py(1) - importing VSP pNF abfa6d23-2a32 from SDC
2021-04-09 01:52:46,653 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-09 01:52:46,653 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:46,654 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,654 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-09 01:52:46,654 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:46,654 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:46,728 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:46,728 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:46,732 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-09 01:52:46,732 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:46,732 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,733 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-09 01:52:46,733 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:52:46,733 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,826 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:52:46,828 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:46,828 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:46,831 INFO 299:vsp.py(1) - status of VSP pNF abfa6d23-2a32: Certified
2021-04-09 01:52:46,832 DEBUG 294:vsp.py(1) - importing VSP vFW 399a96b8-5479 from SDC
2021-04-09 01:52:46,832 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-09 01:52:46,832 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:46,832 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,833 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-09 01:52:46,833 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:46,833 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:46,933 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:46,935 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:46,936 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:46,939 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-09 01:52:46,939 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:46,940 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,940 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-09 01:52:46,940 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:52:46,940 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:46,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:47,034 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:52:47,036 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:47,036 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:47,040 INFO 299:vsp.py(1) - status of VSP vFW 399a96b8-5479: Certified
2021-04-09 01:52:47,040 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 01:52:47,040 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 01:52:47,040 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 01:52:47,047 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-09 01:52:47,047 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-09 01:52:47,048 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-09 01:52:47,048 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-09 01:52:47,048 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 01:52:47,048 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-09 01:52:47,049 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-09 01:52:47,049 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 01:52:47,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:47,308 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-09 01:52:47,310 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-09 01:52:47,310 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"d8678ba788564c0fb628cba52ff4145e","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c8a24864d10b4901abe815afecfb2257","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"4a480e948a0e4b51a97a92201d8b72eb","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"321c0ca96415420da28deda6f57bf07f","type":"vlm","name":"d34a1383-6868-4bd7-b788","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a03a0db473c043bdb3dbd7b9fb354ce5","type":"vlm","name":"677d5ab2-64de-4648-8492","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5}
2021-04-09 01:52:47,312 DEBUG 147:__init__.py(1) - number of Vendor returned: 5
2021-04-09 01:52:47,312 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-09 01:52:47,313 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-09 01:52:47,313 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/d8678ba788564c0fb628cba52ff4145e/versions
2021-04-09 01:52:47,313 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:47,313 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-09 01:52:47,313 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/d8678ba788564c0fb628cba52ff4145e/versions
2021-04-09 01:52:47,313 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:47,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:47,529 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d8678ba788564c0fb628cba52ff4145e/versions HTTP/1.1" 200 264
2021-04-09 01:52:47,532 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:47,532 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3c8c5c511edc4b26ac9a2d7acc3c35a5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933157614,"modificationTime":1617933159537,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:47,536 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-09 01:52:47,537 INFO 192:__init__.py(1) - Vendor found, updating information
2021-04-09 01:52:47,537 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-09 01:52:47,538 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/d8678ba788564c0fb628cba52ff4145e/versions
2021-04-09 01:52:47,538 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:47,538 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-09 01:52:47,539 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/d8678ba788564c0fb628cba52ff4145e/versions
2021-04-09 01:52:47,539 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:47,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:47,829 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d8678ba788564c0fb628cba52ff4145e/versions HTTP/1.1" 200 264
2021-04-09 01:52:47,830 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:47,831 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3c8c5c511edc4b26ac9a2d7acc3c35a5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933157614,"modificationTime":1617933159537,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:52:47,834 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-09 01:52:47,835 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-09 01:52:47,835 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-09 01:52:47,836 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": "d8678ba788564c0fb628cba52ff4145e",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-09 01:52:47,836 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-09 01:52:47,836 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-09 01:52:47,837 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": "d8678ba788564c0fb628cba52ff4145e",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-09 01:52:47,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:53,414 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-09 01:52:53,415 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-04-09 01:52:53,416 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"8ad53cfe760f407fa0e77a901fa253b5","version":{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-09 01:52:53,419 INFO 284:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC
2021-04-09 01:52:53,419 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-09 01:52:53,420 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:52:53,420 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:53,421 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-09 01:52:53,421 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:52:53,421 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:53,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:53,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:52:53,476 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:53,476 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:52:53,479 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-09 01:52:53,479 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:53,479 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:52:53,479 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-09 01:52:53,479 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:53,480 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:52:53,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:53,819 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 223
2021-04-09 01:52:53,821 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:52:53,821 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617933168023,"modificationTime":1617933170323}
2021-04-09 01:52:53,824 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-09 01:52:53,824 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:53,824 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:53,825 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-09 01:52:53,825 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:53,825 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:53,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:54,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 369
2021-04-09 01:52:54,728 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:52:54,729 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3"}
2021-04-09 01:52:54,732 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-09 01:52:54,732 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:54,732 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:54,733 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-09 01:52:54,733 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:54,733 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:54,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:55,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 369
2021-04-09 01:52:55,619 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:52:55,619 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3"}
2021-04-09 01:52:55,621 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-09 01:52:55,622 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:52:55,622 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:55,622 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-09 01:52:55,622 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:52:55,622 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:55,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:55,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:52:55,670 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:55,670 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:52:55,672 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-09 01:52:55,672 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:55,672 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:52:55,673 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-09 01:52:55,673 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:55,673 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:52:55,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:56,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 223
2021-04-09 01:52:56,111 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:52:56,111 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617933168023,"modificationTime":1617933170323}
2021-04-09 01:52:56,113 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-09 01:52:56,114 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:56,114 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:56,114 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-09 01:52:56,114 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:56,114 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:56,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:57,032 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 369
2021-04-09 01:52:57,034 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:52:57,034 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3"}
2021-04-09 01:52:57,037 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-09 01:52:57,037 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:57,037 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:57,038 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-09 01:52:57,038 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:57,038 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:57,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:57,535 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 369
2021-04-09 01:52:57,536 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:52:57,536 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3"}
2021-04-09 01:52:57,539 INFO 210:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC
2021-04-09 01:52:57,539 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-09 01:52:57,539 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:52:57,539 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:57,540 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-09 01:52:57,540 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:52:57,540 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:57,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:57,630 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:52:57,631 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:57,631 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:52:57,633 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-09 01:52:57,633 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:57,634 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:52:57,634 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-09 01:52:57,634 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:57,634 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:52:57,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:57,826 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 223
2021-04-09 01:52:57,827 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:52:57,827 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617933168023,"modificationTime":1617933170323}
2021-04-09 01:52:57,830 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-09 01:52:57,831 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:57,831 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:57,831 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-09 01:52:57,831 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:57,831 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:57,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:58,245 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 369
2021-04-09 01:52:58,246 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:52:58,246 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3"}
2021-04-09 01:52:58,248 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:52:58,248 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:58,248 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:58,248 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-09 01:52:58,248 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:58,249 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:58,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:58,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 369
2021-04-09 01:52:58,652 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:52:58,652 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3"}
2021-04-09 01:52:58,655 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-09 01:52:58,655 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/orchestration-template-candidate
2021-04-09 01:52:58,655 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-04-09 01:52:58,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:59,125 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/orchestration-template-candidate HTTP/1.1" 200 90
2021-04-09 01:52:59,127 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-04-09 01:52:59,127 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 01:52:59,127 INFO 163:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded
2021-04-09 01:52:59,130 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-09 01:52:59,130 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:52:59,130 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:59,131 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-09 01:52:59,131 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:52:59,131 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:52:59,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:59,232 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:52:59,233 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:52:59,234 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:52:59,236 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-09 01:52:59,237 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:59,237 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:52:59,237 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-09 01:52:59,237 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:59,238 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:52:59,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:59,430 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 222
2021-04-09 01:52:59,432 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:52:59,432 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617933168023,"modificationTime":1617933179116}
2021-04-09 01:52:59,434 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-09 01:52:59,435 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:59,435 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:59,435 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-09 01:52:59,436 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:59,436 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:59,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:52:59,835 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 436
2021-04-09 01:52:59,837 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:52:59,837 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 01:52:59,840 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-09 01:52:59,840 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:59,840 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:59,841 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-09 01:52:59,841 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:52:59,842 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:52:59,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:00,135 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 436
2021-04-09 01:53:00,136 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:00,136 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 01:53:00,138 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-09 01:53:00,139 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:00,139 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:00,139 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-09 01:53:00,139 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:00,139 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:00,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:00,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:00,234 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:00,235 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:00,237 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-09 01:53:00,237 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:00,237 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:00,237 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-09 01:53:00,237 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:00,238 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:00,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:00,409 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 222
2021-04-09 01:53:00,410 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:00,411 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617933168023,"modificationTime":1617933179116}
2021-04-09 01:53:00,414 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-09 01:53:00,414 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:00,414 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:00,414 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-09 01:53:00,415 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:00,415 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:00,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:00,732 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 436
2021-04-09 01:53:00,734 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:00,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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 01:53:00,737 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-09 01:53:00,738 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:00,738 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:00,738 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-09 01:53:00,739 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:00,739 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:00,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:01,031 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 436
2021-04-09 01:53:01,033 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:01,033 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 01:53:01,037 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:53:01,037 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:01,037 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:01,037 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:53:01,038 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:01,038 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:01,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:01,129 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:01,130 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:01,130 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:01,132 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-09 01:53:01,132 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:01,132 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:01,132 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-09 01:53:01,132 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:01,133 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:01,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:01,246 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 222
2021-04-09 01:53:01,247 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:01,248 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617933168023,"modificationTime":1617933179116}
2021-04-09 01:53:01,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-09 01:53:01,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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:01,251 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:01,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-09 01:53:01,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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:01,252 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:01,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:01,532 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 436
2021-04-09 01:53:01,533 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:01,534 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 01:53:01,535 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-09 01:53:01,536 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:01,536 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:01,536 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-09 01:53:01,536 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:01,536 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:01,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:01,831 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 436
2021-04-09 01:53:01,832 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:01,832 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 01:53:01,834 INFO 210:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC
2021-04-09 01:53:01,834 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:53:01,834 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:01,834 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:01,835 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:53:01,835 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:01,835 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:01,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:01,943 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:01,945 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:01,945 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:01,948 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-09 01:53:01,949 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:01,949 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:01,949 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-09 01:53:01,949 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:01,950 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:01,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:02,045 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 222
2021-04-09 01:53:02,047 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:02,047 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617933168023,"modificationTime":1617933179116}
2021-04-09 01:53:02,049 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-09 01:53:02,049 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:02,049 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:02,050 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-09 01:53:02,050 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:02,050 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:02,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:02,334 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 436
2021-04-09 01:53:02,335 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:02,335 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 01:53:02,337 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-09 01:53:02,337 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:02,337 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:02,338 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-09 01:53:02,338 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:02,338 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:02,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:02,632 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 436
2021-04-09 01:53:02,633 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:02,633 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 01:53:02,635 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-09 01:53:02,636 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/orchestration-template-candidate/process
2021-04-09 01:53:02,636 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-09 01:53:02,636 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-09 01:53:02,636 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/orchestration-template-candidate/process
2021-04-09 01:53:02,636 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-09 01:53:02,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:08,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/orchestration-template-candidate/process HTTP/1.1" 200 231
2021-04-09 01:53:08,514 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-04-09 01:53:08,514 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-09 01:53:08,517 INFO 178:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated
2021-04-09 01:53:08,517 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-09 01:53:08,518 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:08,518 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:08,518 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-09 01:53:08,519 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:08,519 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:08,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:08,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:08,583 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:08,584 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:08,586 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-09 01:53:08,587 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:08,587 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:08,587 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-09 01:53:08,587 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:08,587 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:08,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:09,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 222
2021-04-09 01:53:09,013 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:09,013 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:09,015 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-09 01:53:09,015 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:09,015 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:09,016 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-09 01:53:09,016 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:09,016 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:09,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:09,714 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:09,716 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:09,716 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:09,718 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-09 01:53:09,718 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:09,718 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:09,718 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-09 01:53:09,718 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:09,719 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:09,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:10,419 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:10,420 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:10,421 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:10,422 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-09 01:53:10,423 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:10,423 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:10,423 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-09 01:53:10,423 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:10,423 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:10,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:10,467 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:10,468 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:10,468 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:10,470 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-09 01:53:10,470 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:10,470 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:10,470 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-09 01:53:10,470 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:10,471 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:10,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:10,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 222
2021-04-09 01:53:10,615 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:10,615 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:10,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-09 01:53:10,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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:10,617 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:10,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-09 01:53:10,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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:10,618 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:10,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:11,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:11,423 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:11,424 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:11,427 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-09 01:53:11,427 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:11,427 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:11,428 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-09 01:53:11,428 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:11,428 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:11,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:12,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:12,213 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:12,213 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:12,215 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-09 01:53:12,215 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:12,215 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:12,216 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-09 01:53:12,216 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:12,216 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:12,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:12,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:12,257 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:12,257 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:12,258 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-09 01:53:12,259 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:12,259 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:12,259 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-09 01:53:12,259 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:12,259 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:12,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:12,514 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 222
2021-04-09 01:53:12,515 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:12,515 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:12,517 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-09 01:53:12,517 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:12,517 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:12,517 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-09 01:53:12,518 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:12,518 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:12,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:13,322 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:13,323 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:13,323 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:13,326 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-09 01:53:13,326 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:13,326 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:13,327 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-09 01:53:13,327 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:13,327 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:13,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:14,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:14,013 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:14,013 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:14,015 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-09 01:53:14,016 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:14,016 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:14,016 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-09 01:53:14,016 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:14,017 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:14,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:14,057 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:14,058 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:14,058 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:14,061 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-09 01:53:14,061 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:14,061 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:14,061 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-09 01:53:14,062 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:14,062 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:14,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:14,510 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 222
2021-04-09 01:53:14,512 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:14,512 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:14,515 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-09 01:53:14,515 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:14,515 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:14,516 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-09 01:53:14,516 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:14,516 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:14,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:15,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:15,414 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:15,415 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:15,416 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-09 01:53:15,417 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:15,417 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:15,417 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-09 01:53:15,417 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:15,417 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:15,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:16,313 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:16,314 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:16,314 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:16,316 INFO 210:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC
2021-04-09 01:53:16,316 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-09 01:53:16,316 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:16,317 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:16,317 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-09 01:53:16,317 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:16,317 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:16,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:16,418 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:16,420 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:16,420 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933170421,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:16,422 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-09 01:53:16,422 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:16,422 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:16,423 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-09 01:53:16,423 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:16,423 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:16,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:16,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 222
2021-04-09 01:53:16,709 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:16,710 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:16,711 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-09 01:53:16,712 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:16,712 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:16,712 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-09 01:53:16,712 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:16,712 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:16,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:17,613 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:17,615 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:17,615 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:17,618 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-09 01:53:17,618 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:17,618 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:17,619 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-09 01:53:17,619 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:17,619 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:17,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:18,309 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:18,311 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:18,311 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:18,322 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-09 01:53:18,322 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/actions
2021-04-09 01:53:18,322 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

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

  "action": "Commit"
}
2021-04-09 01:53:18,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:31,631 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/actions HTTP/1.1" 200 2
2021-04-09 01:53:31,633 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-04-09 01:53:31,633 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-04-09 01:53:31,635 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-09 01:53:31,635 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:31,635 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:31,635 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-09 01:53:31,635 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:31,636 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:31,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:31,687 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:31,688 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:31,688 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933198436,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:31,689 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-09 01:53:31,690 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:31,690 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:31,690 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-09 01:53:31,690 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:31,690 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:31,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:32,111 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 223
2021-04-09 01:53:32,112 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:32,113 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:32,115 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-09 01:53:32,115 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:32,115 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:32,116 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-09 01:53:32,116 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:32,116 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:32,117 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:33,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:33,115 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:33,115 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:33,118 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-09 01:53:33,118 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:33,118 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:33,118 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-09 01:53:33,118 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:33,118 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:33,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:33,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:33,172 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:33,173 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933198436,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:33,174 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-09 01:53:33,174 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:33,174 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:33,175 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-09 01:53:33,175 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:33,175 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:33,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:33,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 223
2021-04-09 01:53:33,416 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:33,416 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:33,418 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-09 01:53:33,419 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:33,419 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:33,419 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-09 01:53:33,420 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:33,420 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:33,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:34,211 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:34,213 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:34,214 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:34,217 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:53:34,218 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:34,218 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:34,218 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:53:34,219 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:34,219 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:34,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:34,276 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:34,277 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:34,277 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933198436,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:34,280 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-09 01:53:34,280 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:34,280 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:34,280 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-09 01:53:34,280 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:34,280 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:34,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:34,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 223
2021-04-09 01:53:34,711 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:34,711 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:34,713 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-09 01:53:34,714 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:34,714 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:34,714 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-09 01:53:34,714 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:34,715 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:34,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:36,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:36,114 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:36,114 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:36,116 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-09 01:53:36,116 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:36,116 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:36,116 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-09 01:53:36,117 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:36,117 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:36,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:36,231 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:36,233 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:36,233 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933198436,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:36,237 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-09 01:53:36,237 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:36,237 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:36,238 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-09 01:53:36,238 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:36,238 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:36,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:36,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 223
2021-04-09 01:53:36,713 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:36,713 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:36,716 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:53:36,716 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:36,716 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:36,716 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-09 01:53:36,717 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:36,717 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:36,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:37,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:37,815 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:37,816 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:37,819 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-09 01:53:37,819 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:37,819 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:37,820 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-09 01:53:37,820 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:37,820 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:37,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:37,933 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:37,935 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:37,935 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933198436,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:37,939 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-09 01:53:37,939 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:37,939 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:37,940 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-09 01:53:37,940 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:37,940 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:37,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:38,409 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 223
2021-04-09 01:53:38,411 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:38,411 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:38,414 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-09 01:53:38,415 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:38,415 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:38,415 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-09 01:53:38,415 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:38,416 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:38,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:39,054 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:39,056 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:39,056 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:39,060 INFO 210:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC
2021-04-09 01:53:39,060 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-09 01:53:39,060 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:39,061 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:39,061 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-09 01:53:39,061 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:39,062 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:39,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:39,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 253
2021-04-09 01:53:39,136 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:39,136 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617933168023,"modificationTime":1617933198436,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 01:53:39,139 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-09 01:53:39,140 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:39,140 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:39,140 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-09 01:53:39,140 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:39,141 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 01:53:39,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:39,322 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 223
2021-04-09 01:53:39,324 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 01:53:39,324 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617933168023,"modificationTime":1617933188429}
2021-04-09 01:53:39,328 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-09 01:53:39,328 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:39,328 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:39,329 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-09 01:53:39,329 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:53:39,329 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:53:39,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:39,668 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:53:39,670 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:53:39,671 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:53:39,681 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-09 01:53:39,681 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/actions
2021-04-09 01:53:39,681 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-04-09 01:53:39,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:52,331 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/actions HTTP/1.1" 200 2
2021-04-09 01:53:52,333 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-04-09 01:53:52,334 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-04-09 01:53:52,337 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-09 01:53:52,337 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,337 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,338 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-09 01:53:52,338 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,338 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:52,400 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:52,401 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:52,402 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:52,405 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-09 01:53:52,405 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,405 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,405 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-09 01:53:52,406 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,406 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:52,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:52,452 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:52,452 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:52,454 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-09 01:53:52,454 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,454 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,455 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-09 01:53:52,455 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,455 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:52,505 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:52,506 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:52,506 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:52,508 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-09 01:53:52,508 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,508 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,509 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-09 01:53:52,509 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,509 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:52,548 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:52,549 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:52,549 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:52,551 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-09 01:53:52,551 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,551 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,551 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-09 01:53:52,552 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,552 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:52,609 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:52,610 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:52,611 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:52,613 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-09 01:53:52,613 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,613 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,613 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-09 01:53:52,614 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,614 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:52,667 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:52,668 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:52,669 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:52,672 INFO 210:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-04-09 01:53:52,673 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-09 01:53:52,673 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,673 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,673 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-09 01:53:52,674 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:52,674 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:52,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:52,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:52,729 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:52,729 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:52,738 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-09 01:53:52,738 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/actions
2021-04-09 01:53:52,739 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-09 01:53:52,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:55,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/actions HTTP/1.1" 200 317
2021-04-09 01:53:55,409 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-09 01:53:55,409 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8ad53cfe760f407fa0e77a901fa253b5","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-09 01:53:55,410 INFO 195:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8ad53cfe760f407fa0e77a901fa253b5","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-09 01:53:55,413 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 01:53:55,414 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 01:53:55,414 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-09 01:53:55,414 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-09 01:53:55,414 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:53:55,415 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-09 01:53:55,415 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-09 01:53:55,415 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:53:55,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:53:56,023 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-09 01:53:56,025 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 01:53:56,025 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4b4a8d80-9479-4573-82e2-e4e178422220/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","name":"basic_onboard_waadKi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b10c9605-e04a-408b-a230-320695ba8653/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 01:53:56,029 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:53:56,029 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:53:56,029 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:53:56,030 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:53:56,030 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:53:56,030 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:53:56,030 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:53:56,030 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:53:56,031 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-09 01:53:56,031 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:53:56,031 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-09 01:53:56,031 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 01:53:56,031 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 01:53:56,032 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-09 01:53:56,032 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-09 01:53:56,032 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:53:56,032 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-09 01:53:56,033 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-09 01:53:56,033 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:53:56,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:53:56,423 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-09 01:53:56,424 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 01:53:56,425 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4b4a8d80-9479-4573-82e2-e4e178422220/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","name":"basic_onboard_waadKi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b10c9605-e04a-408b-a230-320695ba8653/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 01:53:56,428 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:53:56,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:53:56,429 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:53:56,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:53:56,429 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:53:56,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:53:56,429 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:53:56,430 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:53:56,430 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-09 01:53:56,430 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:53:56,430 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-09 01:53:56,431 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-04-09 01:53:56,431 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-04-09 01:53:56,432 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>>
2021-04-09 01:53:56,432 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-09 01:53:56,432 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-09 01:53:56,433 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-09 01:53:56,433 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-09 01:53:56,434 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-09 01:53:56,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:57,645 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-09 01:53:57,647 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-04-09 01:53:57,649 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"}
2021-04-09 01:53:57,656 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-04-09 01:53:57,656 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-04-09 01:53:57,656 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-04-09 01:53:57,657 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC
2021-04-09 01:53:57,657 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 01:53:57,657 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 01:53:57,658 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-09 01:53:57,658 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-09 01:53:57,658 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:53:57,659 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-09 01:53:57,659 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-09 01:53:57,659 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:53:57,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:53:57,935 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-09 01:53:57,936 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 01:53:57,937 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4b4a8d80-9479-4573-82e2-e4e178422220/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","name":"basic_onboard_waadKi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b10c9605-e04a-408b-a230-320695ba8653/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 01:53:57,939 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:53:57,939 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:53:57,939 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:53:57,939 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:53:57,939 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:53:57,939 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:53:57,939 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:53:57,939 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:53:57,940 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-09 01:53:57,940 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:53:57,940 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-09 01:53:57,954 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 01:53:57,955 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 01:53:57,955 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-09 01:53:57,955 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-09 01:53:57,955 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:53:57,955 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-09 01:53:57,955 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-09 01:53:57,955 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 01:53:57,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,040 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-09 01:53:58,042 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 01:53:58,042 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_waadKi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"c8a24864d10b4901abe815afecfb2257","onboardingMethod":"NetworkPackage","id":"413d2d732cb94d10a67fe73b2389e233","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"4a480e948a0e4b51a97a92201d8b72eb","onboardingMethod":"NetworkPackage","id":"bf658f3cf2c640ac8a456733805e0b98","owner":"cs0008","status":"ACTIVE"},{"name":"pNF abfa6d23-2a32","description":"vendor software product","vendorName":"d34a1383-6868-4bd7-b788","vendorId":"321c0ca96415420da28deda6f57bf07f","onboardingMethod":"NetworkPackage","id":"65fec4cf76874e0dbaa232c94af2a770","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 399a96b8-5479","description":"vendor software product","vendorName":"677d5ab2-64de-4648-8492","vendorId":"a03a0db473c043bdb3dbd7b9fb354ce5","onboardingMethod":"NetworkPackage","id":"494466167c77425297c87fe4074f0612","owner":"cs0008","status":"ACTIVE"}],"listCount":5}
2021-04-09 01:53:58,045 DEBUG 294:vsp.py(1) - importing VSP basic_cnf_VSP from SDC
2021-04-09 01:53:58,045 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-09 01:53:58,045 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:58,046 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,046 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-09 01:53:58,046 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:58,046 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,130 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:58,132 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:58,132 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:58,134 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-09 01:53:58,134 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:58,134 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,134 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-09 01:53:58,135 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:58,135 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,231 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:58,233 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:58,233 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:58,235 INFO 299:vsp.py(1) - status of VSP basic_cnf_VSP: Certified
2021-04-09 01:53:58,235 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_waadKi_VSP from SDC
2021-04-09 01:53:58,236 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-09 01:53:58,236 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:53:58,236 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,236 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-09 01:53:58,236 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:53:58,237 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,323 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:53:58,324 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:58,324 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:58,326 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-09 01:53:58,326 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:53:58,326 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,327 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-09 01:53:58,327 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/413d2d732cb94d10a67fe73b2389e233/versions
2021-04-09 01:53:58,327 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,431 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/413d2d732cb94d10a67fe73b2389e233/versions HTTP/1.1" 200 264
2021-04-09 01:53:58,432 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:58,432 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"89179c7650a94222b8cd250a26fead20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617932964897,"modificationTime":1617933031532,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:58,434 INFO 299:vsp.py(1) - status of VSP basic_onboard_waadKi_VSP: Certified
2021-04-09 01:53:58,434 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 01:53:58,434 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-09 01:53:58,435 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:53:58,435 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,435 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-09 01:53:58,435 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:53:58,435 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,537 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:53:58,538 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:58,538 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:58,540 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-09 01:53:58,540 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:53:58,540 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,541 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-09 01:53:58,541 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/bf658f3cf2c640ac8a456733805e0b98/versions
2021-04-09 01:53:58,541 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,629 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/bf658f3cf2c640ac8a456733805e0b98/versions HTTP/1.1" 200 264
2021-04-09 01:53:58,631 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:58,631 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"42f4ac0133794de98110b46527db3ba0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617931990015,"modificationTime":1617932050942,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:58,633 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 01:53:58,633 DEBUG 294:vsp.py(1) - importing VSP pNF abfa6d23-2a32 from SDC
2021-04-09 01:53:58,633 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-09 01:53:58,633 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:53:58,633 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,634 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-09 01:53:58,634 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:53:58,634 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:53:58,728 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:58,729 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:58,731 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-09 01:53:58,731 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:53:58,731 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,731 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-09 01:53:58,732 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/65fec4cf76874e0dbaa232c94af2a770/versions
2021-04-09 01:53:58,732 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,827 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/65fec4cf76874e0dbaa232c94af2a770/versions HTTP/1.1" 200 264
2021-04-09 01:53:58,827 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:58,828 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"20247874b5d34283859d25f18ccaddb0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617930208115,"modificationTime":1617930238734,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:58,829 INFO 299:vsp.py(1) - status of VSP pNF abfa6d23-2a32: Certified
2021-04-09 01:53:58,829 DEBUG 294:vsp.py(1) - importing VSP vFW 399a96b8-5479 from SDC
2021-04-09 01:53:58,829 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-09 01:53:58,830 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:53:58,830 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,830 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-09 01:53:58,830 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:53:58,830 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:58,934 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:53:58,935 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:58,936 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:58,938 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-09 01:53:58,938 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:53:58,938 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,939 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-09 01:53:58,939 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/494466167c77425297c87fe4074f0612/versions
2021-04-09 01:53:58,939 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:58,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:59,031 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/494466167c77425297c87fe4074f0612/versions HTTP/1.1" 200 264
2021-04-09 01:53:59,033 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:59,033 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be7df9cb7c14473097aef8f6081b007e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617927893623,"modificationTime":1617927947919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:59,035 INFO 299:vsp.py(1) - status of VSP vFW 399a96b8-5479: Certified
2021-04-09 01:53:59,035 DEBUG 147:__init__.py(1) - number of Vsp returned: 5
2021-04-09 01:53:59,035 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 01:53:59,035 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-09 01:53:59,035 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:59,035 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:59,036 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-09 01:53:59,036 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:59,036 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:59,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:59,135 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:59,136 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:59,137 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:59,138 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-09 01:53:59,139 INFO 192:__init__.py(1) - Vsp found, updating information
2021-04-09 01:53:59,139 INFO 210:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-04-09 01:53:59,139 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-09 01:53:59,139 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:59,139 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:59,139 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-09 01:53:59,139 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:59,140 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:59,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:59,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:59,234 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:59,235 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:59,238 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:53:59,238 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:59,238 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:59,238 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-09 01:53:59,239 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/8ad53cfe760f407fa0e77a901fa253b5/versions
2021-04-09 01:53:59,239 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 01:53:59,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:53:59,335 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8ad53cfe760f407fa0e77a901fa253b5/versions HTTP/1.1" 200 264
2021-04-09 01:53:59,336 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 01:53:59,336 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"59190b16b83c4838856a36e145fd5bb3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617933168023,"modificationTime":1617933229619,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 01:53:59,338 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-09 01:53:59,341 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-09 01:53:59,341 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/actions
2021-04-09 01:53:59,342 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-09 01:53:59,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:54:01,531 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3/actions HTTP/1.1" 200 317
2021-04-09 01:54:01,532 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-09 01:54:01,533 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8ad53cfe760f407fa0e77a901fa253b5","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-09 01:54:01,533 INFO 195:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"8ad53cfe760f407fa0e77a901fa253b5","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-09 01:54:01,537 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-09 01:54:01,537 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:54:01,537 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:54:01,538 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-09 01:54:01,538 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/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3
2021-04-09 01:54:01,539 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 01:54:01,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:54:02,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8ad53cfe760f407fa0e77a901fa253b5/versions/59190b16b83c4838856a36e145fd5bb3 HTTP/1.1" 200 804
2021-04-09 01:54:02,236 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 01:54:02,236 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":"d8678ba788564c0fb628cba52ff4145e","onboardingMethod":"NetworkPackage","id":"8ad53cfe760f407fa0e77a901fa253b5","version":"59190b16b83c4838856a36e145fd5bb3","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-09 01:54:02,240 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-09 01:54:02,240 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-09 01:54:02,240 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": "8ad53cfe760f407fa0e77a901fa253b5",
    "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-09 01:54:02,241 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-09 01:54:02,241 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-09 01:54:02,241 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": "8ad53cfe760f407fa0e77a901fa253b5",
    "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-09 01:54:02,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:54:17,445 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-09 01:54:17,450 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-04-09 01:54:17,455 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1617933253143,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"8ab8653c-9e20-4131-a250-1c548683bc5a","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617933253144,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253143,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1617933253531,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"4ee5ee6f-89ce-4c09-887c-e1d22a9471cc","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617933253533,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253531,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1617933253143,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"8ab8653c-9e20-4131-a250-1c548683bc5a","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617933253144,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253143,"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,"creationDate":1617933253211,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"3b3fb579-8e4a-425c-8386-834f175d0805","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","duplicated":false,"payloadUpdateDate":1617933253218,"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":1617933253211,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1617933253312,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1617933253312,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253312,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1617933245935,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":1617933245935,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1617933245935,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":1617933245935,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-template.yml","empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.Node","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"feature","uniqueId":"capability.025ee8ee-d2c3-46db-9730-7a78c708bc9f.feature","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"scalable","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.scalable","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"binding","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.binding","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.Container","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"host","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.host","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.ephemeral.size","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.ephemeral.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"instance","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.instance","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.iops","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu.delta","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu.delta","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.capacity","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.latency","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.usage","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu_util","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu_util","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.allocation","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.latency","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.root.size","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.root.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"vcpus","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.vcpus","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.iops","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.usage","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.allocation","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.usage","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.capacity","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.resident","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.resident","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"os","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.os","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"endpoint","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.endpoint","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"node":"tosca.nodes.Root","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"dependency","uniqueId":"025ee8ee-d2c3-46db-9730-7a78c708bc9f.dependency","capability":"tosca.capabilities.Node","ownerId":"025ee8ee-d2c3-46db-9730-7a78c708bc9f","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"local_storage","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"2ab9a466-1b90-4184-beee-14db5fde70a6.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"d6da46d9-57b9-4def-8422-78920d275ec4.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":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.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":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.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":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.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":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","createdFromCsar":true,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","icon":"defaulticon","creationTime":1617933252254,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1617933252741,"customizationUUID":"1314204f-879f-400b-8dfe-0d992deaa314","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"2ab9a466-1b90-4184-beee-14db5fde70a6.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.dummy_flavor_name","parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"d6da46d9-57b9-4def-8422-78920d275ec4.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":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.dummy_image_name","parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"164ac835-9bc3-456c-8229-62fc0e785cfe.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.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":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.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":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab9a466-1b90-4184-beee-14db5fde70a6.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":"2ab9a466-1b90-4184-beee-14db5fde70a6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ab9a466-1b90-4184-beee-14db5fde70a6","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.Node","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"feature","uniqueId":"capability.025ee8ee-d2c3-46db-9730-7a78c708bc9f.feature","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"scalable","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.scalable","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"binding","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.binding","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.Container","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"host","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.host","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.ephemeral.size","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.ephemeral.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"instance","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.instance","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.iops","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu.delta","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu.delta","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.capacity","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.latency","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.usage","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu_util","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu_util","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.allocation","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.latency","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.root.size","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.root.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"vcpus","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.vcpus","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.iops","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.usage","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.allocation","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.usage","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.capacity","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.resident","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.resident","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"os","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.os","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"endpoint","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.endpoint","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"node":"tosca.nodes.Root","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"dependency","uniqueId":"025ee8ee-d2c3-46db-9730-7a78c708bc9f.dependency","capability":"tosca.capabilities.Node","ownerId":"025ee8ee-d2c3-46db-9730-7a78c708bc9f","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"local_storage","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"a3154d0b-f44a-41da-8748-65e95eb8b0c0","groupUUID":"614ef4ba-a31a-4002-97f5-963e54c652c0","members":{"abstract_dummy":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","164ac835-9bc3-456c-8229-62fc0e785cfe.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"625b0e29-6af8-4af1-8296-786e8363db72","artifactsUuid":["3b3fb579-8e4a-425c-8386-834f175d0805"],"groupUUID":"213b1a07-4aad-4ea1-bc14-993898b38725","members":{"abstract_dummy":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":1617933245936,"icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe","componentMetadataForSupportLog":{"SupportablityComponentUUID":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"8ad53cfe760f407fa0e77a901fa253b5","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1617933252624,"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,"creationDate":1617933253211,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"3b3fb579-8e4a-425c-8386-834f175d0805","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","duplicated":false,"payloadUpdateDate":1617933253218,"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":1617933253211,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1617933253531,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"4ee5ee6f-89ce-4c09-887c-e1d22a9471cc","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617933253533,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253531,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1617933253312,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1617933253312,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253312,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1617933253143,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"8ab8653c-9e20-4131-a250-1c548683bc5a","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617933253144,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253143,"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":"164ac835-9bc3-456c-8229-62fc0e785cfe"},"categorySpecificMetadata":{},"csarUUID":"8ad53cfe760f407fa0e77a901fa253b5","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"}
2021-04-09 01:54:17,463 INFO 284:__init__.py(1) - Vf basic_cnf is created in SDC
2021-04-09 01:54:17,464 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:54:27,474 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC
2021-04-09 01:54:27,479 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-09 01:54:27,479 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/164ac835-9bc3-456c-8229-62fc0e785cfe/lifecycleState/Certify
2021-04-09 01:54:27,479 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-04-09 01:54:27,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:54:41,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/164ac835-9bc3-456c-8229-62fc0e785cfe/lifecycleState/Certify HTTP/1.1" 200 1281
2021-04-09 01:54:41,142 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-04-09 01:54:41,142 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1617933245936,"lastUpdateDate":1617933270641,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"580b6148-8a91-4d40-93d9-c8d1c7c32f87"},"csarUUID":"8ad53cfe760f407fa0e77a901fa253b5","csarVersion":"1.0","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","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":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed"}
2021-04-09 01:54:41,145 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 01:54:41,145 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 01:54:41,146 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-09 01:54:41,146 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-09 01:54:41,146 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:54:41,146 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-09 01:54:41,146 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-09 01:54:41,146 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:54:41,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:54:41,829 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-09 01:54:41,830 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 01:54:41,831 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4b4a8d80-9479-4573-82e2-e4e178422220/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17cea763-0ead-4b4e-86a9-9bc3bb0b70ed/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","name":"basic_onboard_waadKi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b10c9605-e04a-408b-a230-320695ba8653/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 01:54:41,833 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:54:41,833 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:54:41,833 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:54:41,834 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:54:41,834 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 01:54:41,834 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:54:41,834 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:54:41,834 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:54:41,834 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:54:41,834 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:54:41,834 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:54:41,834 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:54:41,835 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-09 01:54:41,835 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:54:41,835 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-09 01:54:41,835 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-09 01:54:41,835 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-09 01:54:41,835 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 01:54:41,835 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-09 01:54:41,836 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-09 01:54:41,836 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 01:54:41,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:54:46,518 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-09 01:54:46,520 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-09 01:54:46,523 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 01:54:46,527 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-09 01:54:56,538 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 01:54:56,539 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 01:54:56,539 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-09 01:54:56,539 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-09 01:54:56,540 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:54:56,540 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-09 01:54:56,540 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-09 01:54:56,541 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:54:56,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:54:56,852 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-09 01:54:56,854 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 01:54:56,854 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4b4a8d80-9479-4573-82e2-e4e178422220/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17cea763-0ead-4b4e-86a9-9bc3bb0b70ed/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","name":"basic_onboard_waadKi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b10c9605-e04a-408b-a230-320695ba8653/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 01:54:56,858 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:54:56,858 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:54:56,858 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:54:56,859 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:54:56,859 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 01:54:56,859 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:54:56,860 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:54:56,860 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:54:56,860 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:54:56,861 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:54:56,861 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:54:56,861 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:54:56,861 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-09 01:54:56,862 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:54:56,862 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-09 01:54:56,862 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-09 01:54:56,863 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-09 01:54:56,863 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 01:54:56,864 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-09 01:54:56,864 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-09 01:54:56,864 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 01:54:56,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:54:59,848 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-09 01:54:59,850 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-09 01:54:59,853 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 01:54:59,859 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-09 01:54:59,860 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 01:54:59,860 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 01:54:59,860 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-09 01:54:59,861 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-09 01:54:59,861 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:54:59,861 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-09 01:54:59,862 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-09 01:54:59,862 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:54:59,864 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:55:03,133 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094
2021-04-09 01:55:03,134 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 01:55:03,135 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 01:55:03,137 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 01:55:03,137 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:03,138 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:03,138 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:55:03,138 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:55:03,138 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:03,139 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:03,139 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:55:03,139 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:55:03,140 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:03,140 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:03,140 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 01:55:03,141 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-04-09 01:55:03,141 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:55:03,141 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-04-09 01:55:03,141 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-04-09 01:55:03,142 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-04-09 01:55:03,142 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>>
2021-04-09 01:55:03,142 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-09 01:55:03,143 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-09 01:55:03,143 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-09 01:55:03,143 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-09 01:55:03,144 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-09 01:55:03,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:55:04,436 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-09 01:55:04,438 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-04-09 01:55:04,440 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"}
2021-04-09 01:55:04,445 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-04-09 01:55:04,445 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-04-09 01:55:04,445 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-04-09 01:55:04,446 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC
2021-04-09 01:55:04,446 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 01:55:04,447 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 01:55:04,447 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-09 01:55:04,447 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-09 01:55:04,448 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:55:04,448 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-09 01:55:04,449 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-09 01:55:04,449 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:55:04,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:55:10,111 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094
2021-04-09 01:55:10,113 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 01:55:10,113 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 01:55:10,115 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 01:55:10,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:10,116 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:10,116 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:55:10,116 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:55:10,116 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:10,116 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:10,117 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:55:10,117 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:55:10,117 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:10,117 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:10,118 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 01:55:10,118 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-04-09 01:55:10,118 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:55:10,118 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-04-09 01:55:10,133 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-09 01:55:10,133 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-09 01:55:10,133 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-09 01:55:10,134 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-09 01:55:10,134 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-09 01:55:10,134 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-09 01:55:10,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:55:13,149 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-09 01:55:13,151 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201
2021-04-09 01:55:13,152 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311112,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311112,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicCnf-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2.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":"748f6757-957e-4796-8fe9-d152fdbab2c2","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":"748f6757-957e-4796-8fe9-d152fdbab2c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2.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":"748f6757-957e-4796-8fe9-d152fdbab2c2","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":"748f6757-957e-4796-8fe9-d152fdbab2c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2.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":"748f6757-957e-4796-8fe9-d152fdbab2c2","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":"748f6757-957e-4796-8fe9-d152fdbab2c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2.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":"748f6757-957e-4796-8fe9-d152fdbab2c2","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":"748f6757-957e-4796-8fe9-d152fdbab2c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2.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":"748f6757-957e-4796-8fe9-d152fdbab2c2","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":"748f6757-957e-4796-8fe9-d152fdbab2c2","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,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1617933311719,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1617933311719,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"}
2021-04-09 01:55:13,157 INFO 284:__init__.py(1) - Service basic_cnf is created in SDC
2021-04-09 01:55:13,157 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:13,163 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 01:55:13,163 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 01:55:13,163 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-09 01:55:13,164 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-09 01:55:13,164 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:55:13,164 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-09 01:55:13,164 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-09 01:55:13,164 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 01:55:13,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:55:13,607 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-09 01:55:13,609 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 01:55:13,609 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4b4a8d80-9479-4573-82e2-e4e178422220/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17cea763-0ead-4b4e-86a9-9bc3bb0b70ed/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","name":"basic_onboard_waadKi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b10c9605-e04a-408b-a230-320695ba8653/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 01:55:13,612 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:55:13,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:13,613 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:13,613 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:55:13,613 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 01:55:13,613 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:13,614 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:13,614 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:55:13,614 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:55:13,615 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:13,615 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:13,615 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:55:13,615 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-09 01:55:13,616 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:55:13,616 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-09 01:55:13,616 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-09 01:55:13,617 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-09 01:55:13,617 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 01:55:13,618 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 01:55:13,618 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-09 01:55:13,618 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 01:55:13,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:55:18,635 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-09 01:55:18,637 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-09 01:55:18,639 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1617933311719,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-04-09 01:55:18,644 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-09 01:55:18,645 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-09 01:55:18,645 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/365b12b2-f547-4c7e-94fa-c30244d5a5c9/resourceInstance
2021-04-09 01:55:18,645 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_cnf",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "580b6148-8a91-4d40-93d9-c8d1c7c32f87",
  "originType": "VF",
  "componentUid": "580b6148-8a91-4d40-93d9-c8d1c7c32f87",
  "icon": "defaulticon"
}
2021-04-09 01:55:18,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:55:24,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/365b12b2-f547-4c7e-94fa-c30244d5a5c9/resourceInstance HTTP/1.1" 201 None
2021-04-09 01:55:24,349 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-04-09 01:55:24,354 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"feature","uniqueId":"capability.025ee8ee-d2c3-46db-9730-7a78c708bc9f.feature","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Scalable","ownerType":null,"description":null,"source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"scalable","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.scalable","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.network.Bindable","ownerType":null,"description":null,"source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"binding","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.binding","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Container","ownerType":null,"description":null,"source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"host","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.host","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.ephemeral.size","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.ephemeral.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"instance","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.instance","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.iops","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu.delta","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu.delta","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.capacity","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.latency","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.usage","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu_util","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu_util","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.allocation","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.latency","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.root.size","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.root.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"vcpus","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.vcpus","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.iops","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.usage","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.allocation","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes.rate","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.usage","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.capacity","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.resident","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.resident","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.OperatingSystem","ownerType":null,"description":null,"source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"os","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.os","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Endpoint.Admin","ownerType":null,"description":null,"source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"endpoint","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.endpoint","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","createdFromCsar":false,"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1617933321144,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1617933321144,"customizationUUID":"39c303dc-78b9-44f3-aa1e-0735b09772c5","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}
2021-04-09 01:55:24,357 INFO 479:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf
2021-04-09 01:55:24,360 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-09 01:55:24,360 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/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/distribution
2021-04-09 01:55:24,361 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-09 01:55:24,361 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-09 01:55:24,362 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/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/distribution
2021-04-09 01:55:24,362 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-09 01:55:24,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:55:24,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/distribution HTTP/1.1" 200 38
2021-04-09 01:55:24,537 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-04-09 01:55:24,538 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]}
2021-04-09 01:55:24,540 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-09 01:55:24,540 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-09 01:55:24,540 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:55:24,541 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-09 01:55:24,541 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-09 01:55:24,541 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:55:24,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:55:24,644 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-09 01:55:24,646 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-09 01:55:24,646 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]}
2021-04-09 01:55:24,648 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-04-09 01:55:24,649 INFO 696:service.py(1) - attempting to checkin Service basic_cnf in SDC
2021-04-09 01:55:24,653 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-09 01:55:24,653 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/365b12b2-f547-4c7e-94fa-c30244d5a5c9/lifecycleState/checkin
2021-04-09 01:55:24,654 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-04-09 01:55:24,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:55:31,320 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/365b12b2-f547-4c7e-94fa-c30244d5a5c9/lifecycleState/checkin HTTP/1.1" 200 1183
2021-04-09 01:55:31,322 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-04-09 01:55:31,323 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1617933311719,"lastUpdateDate":1617933327322,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"365b12b2-f547-4c7e-94fa-c30244d5a5c9"},"projectCode":"123456","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0"}
2021-04-09 01:55:31,326 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 01:55:31,326 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 01:55:31,326 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-09 01:55:31,327 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-09 01:55:31,327 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:55:31,328 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-09 01:55:31,328 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-09 01:55:31,328 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:55:31,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:55:34,518 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-09 01:55:34,520 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 01:55:34,521 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 01:55:34,524 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 01:55:34,525 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:34,525 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:34,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:55:34,526 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 01:55:34,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:34,527 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:34,527 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 01:55:34,528 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:55:34,528 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:34,528 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:34,529 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:55:34,529 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:55:34,529 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:55:34,530 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:55:34,530 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 01:55:34,531 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 01:55:34,531 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:55:34,531 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 01:55:34,532 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-09 01:55:34,532 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-09 01:55:34,532 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:55:34,533 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-09 01:55:34,533 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-09 01:55:34,534 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:55:34,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:55:40,544 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-09 01:55:40,547 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 01:55:40,550 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933327322,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-04-09 01:55:40,557 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 01:55:40,557 INFO 696:service.py(1) - attempting to Certify Service basic_cnf in SDC
2021-04-09 01:55:40,560 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-09 01:55:40,560 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/365b12b2-f547-4c7e-94fa-c30244d5a5c9/lifecycleState/Certify
2021-04-09 01:55:40,560 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-04-09 01:55:40,562 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:55:56,545 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/365b12b2-f547-4c7e-94fa-c30244d5a5c9/lifecycleState/Certify HTTP/1.1" 200 1171
2021-04-09 01:55:56,547 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-04-09 01:55:56,547 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1617933311719,"lastUpdateDate":1617933327322,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9"},"projectCode":"123456","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0"}
2021-04-09 01:55:56,551 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 01:55:56,551 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 01:55:56,551 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-09 01:55:56,551 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-09 01:55:56,552 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:55:56,552 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-09 01:55:56,552 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-09 01:55:56,552 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:55:56,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:56:00,051 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1459
2021-04-09 01:56:00,053 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 01:56:00,053 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 01:56:00,056 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 01:56:00,056 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:00,057 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:00,057 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 01:56:00,057 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 01:56:00,057 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:00,057 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:00,057 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:00,058 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:56:00,058 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:00,058 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:00,058 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:00,058 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:56:00,059 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:00,059 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:00,059 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 01:56:00,059 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 01:56:00,059 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:56:00,059 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 01:56:00,060 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-09 01:56:00,060 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-09 01:56:00,060 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:56:00,060 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-09 01:56:00,061 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-09 01:56:00,061 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:56:00,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:56:04,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-09 01:56:04,639 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 01:56:04,642 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","lifecycleState":"CERTIFIED","lastUpdateDate":1617933327322,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 01:56:04,649 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 01:56:14,660 INFO 696:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC
2021-04-09 01:56:14,664 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-09 01:56:14,665 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/b9e1b972-cab3-4aa9-9a42-20fb26b645e9/distribution/PROD/activate
2021-04-09 01:56:14,665 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-04-09 01:56:14,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:56:19,094 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b9e1b972-cab3-4aa9-9a42-20fb26b645e9/distribution/PROD/activate HTTP/1.1" 200 None
2021-04-09 01:56:19,098 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-04-09 01:56:19,103 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","empty":false},{"definition":false,"hidden":false,"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","empty":false},{"definition":false,"hidden":false,"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","empty":false},{"definition":false,"hidden":false,"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","empty":false},{"definition":false,"hidden":false,"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1617933311112,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MjAwMWMzNWM3YzZjZWY0YTE3OWQwM2UyNDM1OTg4ZmQ=","artifactUUID":"f131c74e-33ea-4cd9-a702-bd4d8b8090b0","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.assettoscacsar","duplicated":false,"payloadUpdateDate":1617933353123,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617933311112,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ZGM2MWFhNDIxZWIyNTkxZTQ3MWMwMzEwMGRkMWZhN2M=","artifactUUID":"d5a44835-2860-45ad-928a-81d765f0831f","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.assettoscatemplate","duplicated":false,"payloadUpdateDate":1617933349549,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617933311111,"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":[{"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Node","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"feature_dummy","uniqueId":"capability.025ee8ee-d2c3-46db-9730-7a78c708bc9f.feature","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Scalable","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"scalable_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.scalable","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":[{"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.network.Bindable","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"binding_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.binding","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Container","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"host_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.host","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.ephemeral.size_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.ephemeral.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"instance_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.instance","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.iops_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu.delta_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu.delta","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.capacity_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.latency_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.usage_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu_util_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu_util","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.allocation_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.latency_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.requests_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.root.size_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.root.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"vcpus_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.vcpus","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.iops_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.usage_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.allocation_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.usage_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.capacity_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.resident_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.resident","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.OperatingSystem","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"os_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.os","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Endpoint.Admin","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"endpoint_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.endpoint","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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,"creationDate":1617933253105,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzY3ZWY4NTgyNWVkNmRmOGNmMTEwNTE1OTM1MjUyYzQ=","artifactUUID":"766f639c-4564-4a1f-9b4f-5bbdd73a8560","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vflicense","duplicated":false,"payloadUpdateDate":1617933253110,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253105,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vf-license-model.xml","empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"creationDate":1617933322432,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"3ae8fd32-c61b-41e5-94d7-24fe37d7076e","generatedFromId":"164ac835-9bc3-456c-8229-62fc0e785cfe.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1617933342328,"heatParamsUpdateDate":1617933322432,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617933322432,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"nginx_cloudtech_k8s_charts.env","empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"creationDate":1617933253531,"timeout":30,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"4ee5ee6f-89ce-4c09-887c-e1d22a9471cc","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617933253533,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253531,"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":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Mjg3ZGQyMTZiYjc4YjdmNzY3YzgwMDY2MDMxNmNiMGE=","artifactUUID":"eefdc75e-625a-4425-89fc-db6d856fdad7","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1617933345226,"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,"creationDate":1617933253211,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"3b3fb579-8e4a-425c-8386-834f175d0805","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","duplicated":false,"payloadUpdateDate":1617933253218,"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":1617933253211,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1617933252931,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"846abc17-34bf-4f9c-990c-363d3b371f43","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vendorlicense","duplicated":false,"payloadUpdateDate":1617933252945,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617933252931,"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,"creationDate":1617933322428,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"4f6ec5ac-144d-4f68-8df9-3b1d5afff589","generatedFromId":"164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1617933343124,"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":1617933322428,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617933322428,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"creationDate":1617933253143,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"8ab8653c-9e20-4131-a250-1c548683bc5a","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"164ac835-9bc3-456c-8229-62fc0e785cfe.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617933253144,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617933253143,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1617933322443,"artifacts":["164ac835-9bc3-456c-8229-62fc0e785cfe.heat1","164ac835-9bc3-456c-8229-62fc0e785cfe.heat1env","164ac835-9bc3-456c-8229-62fc0e785cfe.cloudtechnologyspecificartifact3"],"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0.164ac835-9bc3-456c-8229-62fc0e785cfe.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"625b0e29-6af8-4af1-8296-786e8363db72","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1617933322443,"customizationUUID":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","groupInstanceArtifacts":["164ac835-9bc3-456c-8229-62fc0e785cfe.cloudtechnologyspecificartifact3","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["4ee5ee6f-89ce-4c09-887c-e1d22a9471cc","4f6ec5ac-144d-4f68-8df9-3b1d5afff589"],"artifactsUuid":["3b3fb579-8e4a-425c-8386-834f175d0805","4ee5ee6f-89ce-4c09-887c-e1d22a9471cc"],"groupUUID":"213b1a07-4aad-4ea1-bc14-993898b38725","groupName":"BasicCnf..base_dummy..module-0","groupUid":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","createdFromCsar":false,"uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","icon":"defaulticon","creationTime":1617933321144,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1617933321144,"customizationUUID":"39c303dc-78b9-44f3-aa1e-0735b09772c5","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false},{"definition":false,"hidden":false,"uniqueId":"164ac835-9bc3-456c-8229-62fc0e785cfe.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":"07ee79c2-06e8-41f3-aa21-27e896c0ead8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"07ee79c2-06e8-41f3-aa21-27e896c0ead8","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Node","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"feature_dummy","uniqueId":"capability.025ee8ee-d2c3-46db-9730-7a78c708bc9f.feature","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Scalable","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"scalable_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.scalable","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":[{"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.network.Bindable","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"binding_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.binding","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Container","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"host_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.host","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.ephemeral.size_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.ephemeral.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"instance_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.instance","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.iops_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu.delta_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu.delta","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.capacity_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.latency_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.bytes.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.usage_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu_util_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu_util","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.allocation_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.bytes.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.latency_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.latency","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"cpu_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.cpu","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.requests_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.root.size_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.root.size","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.bytes.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"vcpus_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.vcpus","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.iops_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.iops","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.usage_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.read.requests.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.read.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.write.requests.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.write.requests.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.allocation_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.allocation","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes.rate_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes.rate","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.read.bytes_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.read.bytes","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.usage_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.usage","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.device.capacity_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.device.capacity","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"memory.resident_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.memory.resident","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"f0ab022d-c2e8-4966-995e-a0a171421cb1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f0ab022d-c2e8-4966-995e-a0a171421cb1","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"disk.write.requests_dummy","uniqueId":"capability.f0ab022d-c2e8-4966-995e-a0a171421cb1.disk.write.requests","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.OperatingSystem","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"os_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.os","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","empty":false}],"path":["d79fa34c-5d6a-4219-971f-0b86aa0c5a50.20ed2267-38cb-4285-adfa-acf32199632d.dummy","164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.abstract_dummy","365b12b2-f547-4c7e-94fa-c30244d5a5c9.580b6148-8a91-4d40-93d9-c8d1c7c32f87.basic_cnf0"],"type":"tosca.capabilities.Endpoint.Admin","source":"d79fa34c-5d6a-4219-971f-0b86aa0c5a50","parentName":"endpoint_dummy","uniqueId":"capability.51ec9836-2a83-4c35-b144-baaae7bc8c5e.endpoint","ownerId":"164ac835-9bc3-456c-8229-62fc0e785cfe.d79fa34c-5d6a-4219-971f-0b86aa0c5a50.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":"748f6757-957e-4796-8fe9-d152fdbab2c2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"748f6757-957e-4796-8fe9-d152fdbab2c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"748f6757-957e-4796-8fe9-d152fdbab2c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"748f6757-957e-4796-8fe9-d152fdbab2c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"748f6757-957e-4796-8fe9-d152fdbab2c2","empty":false},{"definition":false,"hidden":false,"uniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"748f6757-957e-4796-8fe9-d152fdbab2c2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"748f6757-957e-4796-8fe9-d152fdbab2c2","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"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":1617933311719,"icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1617933377814,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1617933311111,"timeout":0,"artifactType":"OTHER","uniqueId":"365b12b2-f547-4c7e-94fa-c30244d5a5c9.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":1617933311111,"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":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"}
2021-04-09 01:56:19,108 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 01:56:19,108 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 01:56:19,108 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-09 01:56:19,108 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-09 01:56:19,108 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:56:19,108 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-09 01:56:19,108 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-09 01:56:19,108 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:56:19,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:56:21,630 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445
2021-04-09 01:56:21,632 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 01:56:21,632 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 01:56:21,635 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 01:56:21,635 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:21,635 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:21,635 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:21,636 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 01:56:21,636 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:21,636 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:21,636 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:21,636 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:56:21,636 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:21,636 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:21,636 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:21,636 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:56:21,636 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:21,637 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:21,637 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 01:56:21,637 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 01:56:21,637 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:56:21,637 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 01:56:21,637 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-09 01:56:21,637 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-09 01:56:21,637 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:56:21,638 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-09 01:56:21,638 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-09 01:56:21,638 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:56:21,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:56:26,014 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-09 01:56:26,016 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 01:56:26,018 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","lifecycleState":"CERTIFIED","lastUpdateDate":1617933377814,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 01:56:26,022 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 01:56:26,022 INFO 201:service.py(1) - Service basic_cnf onboarded
2021-04-09 01:56:26,022 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists
2021-04-09 01:56:26,022 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-09 01:56:26,023 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-09 01:56:26,023 DEBUG 198:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-04-09 01:56:26,023 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-09 01:56:26,023 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-09 01:56:26,023 DEBUG 106:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-04-09 01:56:26,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-09 01:56:26,062 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-09 01:56:26,063 INFO 116:onap_service.py(1) - [None][Get Connectivity Info] response code: 500
2021-04-09 01:56:26,063 DEBUG 120:onap_service.py(1) - [None][Get Connectivity Info] response: Get Connection: Error finding master table: mongo: no documents in result

2021-04-09 01:56:26,063 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-09 01:56:26,063 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-09 01:56:26,063 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information
2021-04-09 01:56:26,067 DEBUG 103:onap_service.py(1) - [None][Create Connectivity Info] sent header: {}
2021-04-09 01:56:26,067 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-09 01:56:26,067 DEBUG 106:onap_service.py(1) - [None][Create Connectivity Info] data sent: None
2021-04-09 01:56:26,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-09 01:56:26,121 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-09 01:56:26,122 INFO 116:onap_service.py(1) - [None][Create Connectivity Info] response code: 201
2021-04-09 01:56:26,122 DEBUG 120:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VONVJFTkRRV0pEWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFVVhkUFJFbDVUV3BCZVU5R2IxaEVWRTE0VFVSUmQwNXFTWGxOYWtGNVQwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEd4V0NtbFNNamh4TURKbFNsbG9aMmRWY2tSMlMzaEVWV2RrTDJwdlFuTlNTVkpVT0hBM1oyNDFhMlI0VjFSTVowdFhURTVvV0daQksxRlBWM0ZDTlVaM1pXMEtNVlkwV1hWME1FWkxSVXBuWXpGeVptczVZaXRuTURkcU5VaDFNMkY1TnpGTVJ6bElZMmRDT0VwRFMwTmhTMU5VUkVwVmRVY3phRXcxYjJkQ0wwVkhlUXA1YlN0RmEwdHdTblZETnpCdVVWWTJVbEpMVGtwblpIQlNRalJMTWtkRmEyUkNhbkV3V21sUlRUZHlXRmt5TVM5U2IxQTFaM0ZhUzFaclJFSjZjbGQwQ25vMVQyeG5ObGhVUVc4eFR6UnZja1IyVEVvM2MwdDNZM1pCZEVwdlRrdzBVR2hxV0VaUFNEbEpXVnBoYzNka1RYTklORVkxZEhKa1kzaFJPSHBUUjBRS2VGUnZNRWR1VEdwNk5WVjVUa1ZJT1dWUFRsQnBWek5GV2tadmNFNTBjM2xqVkVkVWF6bFRabkF4TTNaRk5rUlZMMjVCT0RCc1VHbGxOMFZLUVZoaWRBb3ZRbmc0WVhKSGRYWm1kbUkwZGxWcFRFazRRMEYzUlVGQllVMXFUVU5GZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBSUldVcExiMXBKYUhaalRrRlJSVXhDVVVGRVoyZEZRa0ZMVURGcVRsRlllWFJHVW05U1RuVXpaSGsyVW5SQ1puQnVVakFLTW1GMFZGVnRhbU5oVWpSemQwZHpSazR4SzNBelMzZFdWbXBPTUROTVRrWm5kWEJLWlZOQ01rWjROMjR3TW13eFQyVlBXVGxaVkV4MVNURjBVbTVZZFFwT05WWlBNMVJxWVZKTmVVeFNVMjUyWVRGS1JtbHNNV0oxYlc1allYVkJhek5hTlZsbU5GaERhMUF4Y0c0eVRFZHVWV3RYYUVwa1RFWTVhMEYzU1dRNENqVmlSVlJXYUhaQlJTOU5RazAxVWs5R1NHRlZXRU01TDNoRk0wZHhRWHBaV0VaT1FsY3hhaXRRY1dVemN6aFZSazFWZDA1dWVEVm9ObTlFWmpsNVkwTUtOSG96YWxsRlEyaFBSMmxDYm14TVZVMDRVbTVKVDI1RmNFTkZhek5YYkZJelVtaDVkMjltU0VORlJuVjFUbmc1VlVSQ1NIRXJNV1Y1ZGpsYWFXWlVZZ29yYkZoUFNWcFVZVEZOYlhsdmFHTk9PRVpVYUVreWVUQmpWRE5uYm10alRraGtSMlJQY0N0dWNHWjVSVmRTWjBFMVNXOVJjRmRNVURWRVJUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIHNlcnZlcjogaHR0cHM6Ly8xNzIuMTYuMTAuODA6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNNGFrTkRRV1J4WjBGM1NVSkJaMGxKU0hwTGNqazFiMU0zYVRoM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTUUxRVozbE5ha2wzVFdwb1lVWjNNSGxOYWtFd1RVUm5lVTFxU1hkTmVrWmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWFlyV2xoemJVSnZSbWRoVkd0MGFDOEtkRWg1TW1sU05tOWhPRFZTVmtSeUwwRmFSMVp5VjBFeFZWVlRSMFIwYnpBMVNrUnVOU3RxT1RCVFJuWklSbU5HZFVwcGVEUXpSSEp2YW5KeE9EZzBiQXBRUm1sdmNIaHROMms0U2tsWFFtNHdjVWN3YTJZemJGaGpPV2RZTml0YVpHTkdhVkEzVDFwVmJtTnVNRE55TTNkR1ozRldTa3RrVTBSV1pUTkZhWEpDQ20xWFZqbHZVak0wTHpoTmNuazBhblpKUjFBM1ZIWlhPVGR1YnpoSGFpczJSakpsZVVjdmEwRnZhR0ZGTTFOYWVHNVZZbUZXUm5keWJsVXJiR1pCVUhNS1lrUkZNMWwzVEhJM1lVOW5abGRqTTJSUGVVSmFUMlpzUjIxVWIzZExOMjFVTldodlNUUjFPRU4zVlhSUmFETkxVamxxWkVWM1ltZGhRVE5xTUUxM2JnbzNRbVJDTnpWNGNYRjZjVVZ0T0ZWaVZrTXlNamRHZUdwcVoyY3dNVVpaUzI1eVoxcG1jR2RvVm5Sb1pTczROVVJqZFhabE9IRjRTek5MU3pVMGRrOXJDa0ZXTWs4elVVbEVRVkZCUW05NVkzZEtWRUZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwUlJXVXBMYjFwSmFIWmpUa0ZSUlV4Q1VVRkVaMmRGUWtGRWJFdFNWa3Q0VkZGeUwyUnllVmtyYjJOTmJqQk9SVkVyU0hsemQwTnVXRGhMV1FwamVVbG5jeTlVWW5oaGJHdHdabFFyTUdGWlNGZExaV1UwY1ZaTWNuVnZVM0ZHZVVGMkwwaExkMXB4Wlc1a1FuRTNjbXRQWlZSaFJVRmlLME5RT0VOVkNtZG9RekphWkc5M2NWbHZNMGd5WjFabWNXSXZRVFJrV1VrNVRXRkNhV2hMV0RaMFowZENWWE41YjJVek5ESkJkMGxoVEdGUldETjJSRE41WkdaRVZHZ0tlbGxwU1hkMGNuTkhTMGN6Y0RocE4wSjVhVTF4WVZaaFVuVk9TMGxDVWpVelNVZFNkMUZQT1ZaWFF6WjFiMHh0U25sTlozbG9aMFI1Tm5kTU1VRk9hQXBTV0cxMlJDOVpORkIxTWtwTVowdFFjMGhDVG5oWVUybEtlR1UwY0RWQ1VtOVJXR1pvU0RCTWNrWm9kelpDVTFGVmRXaHRSMjlYWTJka2FFOW9MMHBEQ25aWFozbFRUVUpsVmpOSWVVMDBkVlp4VDFOUGVXVmtkV3hUY1dGQ2IyRlpTMUJ6UW1jMk1qVlBWWGxFTUZCc056WTJhejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmIzZEpRa0ZCUzBOQlVVVkJkaXRhV0hOdFFtOUdaMkZVYTNSb0wzUkllVEpwVWpadllUZzFVbFpFY2k5QldrZFdjbGRCTVZWVlUwZEVkRzh3Q2pWS1JHNDFLMm81TUZOR2RraEdZMFoxU21sNE5ETkVjbTlxY25FNE9EUnNVRVpwYjNCNGJUZHBPRXBKVjBKdU1IRkhNR3RtTTJ4WVl6bG5XRFlyV21RS1kwWnBVRGRQV2xWdVkyNHdNM0l6ZDBabmNWWktTMlJUUkZabE0wVnBja0p0VjFZNWIxSXpOQzg0VFhKNU5HcDJTVWRRTjFSMlZ6azNibTg0UjJvck5ncEdNbVY1Unk5clFXOW9ZVVV6VTFwNGJsVmlZVlpHZDNKdVZTdHNaa0ZRYzJKRVJUTlpkMHh5TjJGUFoyWlhZek5rVDNsQ1drOW1iRWR0Vkc5M1N6ZHRDbFExYUc5Sk5IVTRRM2RWZEZGb00wdFNPV3BrUlhkaVoyRkJNMm93VFhkdU4wSmtRamMxZUhGeGVuRkZiVGhWWWxaRE1qSTNSbmhxYW1kbk1ERkdXVXNLYm5KbldtWndaMmhXZEdobEt6ZzFSR04xZG1VNGNYaExNMHRMTlRSMlQydEJWakpQTTFGSlJFRlJRVUpCYjBsQ1FVSlFWVkpZVDFaTGNYYzNLMkoyVHdwNU1FNXVURFpXZW0xWmRYRlJhRlZ0UlROMWFVRTBiSEY1TldWbFRWRjNVREpET1ZkSFpVTkpNM1JHYUZaM00ybHZRME16UW05eGRDOUhkRVJGTUhkdENraFJjbXBVYlc5V05uQTVRMk5DT1V0aU1VZEpSbUZHYldSSVluWXJWMnBUTkZGNlpUSmxRbk16U1cxQ1pVOUJZbGRHWlhWMVJVdFdWalZGZUZsNVZuQUtZbG92WjAxT09GcE1ZMWRtT0ZWTFV6TTRURVpGWnpkVGNtUkhZV1ZuVlRsWVEwWXpPVEJXTWtaR1MzbFRNREpGV1VKVmEycElNVGh2VHl0cFJ6QllOd295UkVRMGFsWkVUVUpIZEdkUk1FdExja1FyVUM5ak0wRTRPR2h3TVZoeFYwOVlNbUZqYmpCSk9ETmFZbTF0TmtFMmVtazFaRTlWUnpOVlkwb3habEV5Q2pjMVYzcFBZVEZoTWxWTE5qUXdhbXBMVjJzM1FuUXdlRzAxYTBSMlF6UlZOMmhCUkd0SFFXUmFiemsxTjBwS2VYRkZVeXRVYTBkR1JFVTRSakpuYlVrS05HdENURGhNUlVObldVVkJNRzA0Tml0a2MwMHdlbkpSVEc0MGJVdDVOVmxQYzJsalEyaFNRbUZhUmxJdmFXbG9SVGhHY0djMVNqQlpURFp5Y2s5eU5BcDRWMFpaWXl0NVpIRm1hSFZrYlRoSmQzVmxOM0JyYnpGVmFUWlNOME5IVjJGcWFrcG1PVWhIUWpGRlZWaG5TbFo2UTNoM2RFdzNUVFV5VlN0SGRHeG1DbEpPSzBJMWNtRnRhRVZWY0ZscWFVUTFTVGczZWs1aVQwNHZaVkZFWTFwRU9VMTRNRXcxUkd0M1NXcDVaMGRYU2pkaGFXcFJXWE5EWjFsRlFUWllUM2tLTlU0clEwRmFjV3MxWTFNMlkxcFVVRTVzU0ZscldrbzBNM1Z6VVVwSldtZHdZVEptTHpaMmNERkVNME0zV2tkaFRWQnBibGQ1UWxaRU1rZFFjeXN5TVFwMFkycExaRkV5ZEdabUsxSkJNWEF6YkZsYU9YSTVLMVZwUWpZMFZVUk9TbFJvTWxrNU1VZGhabGhsTm1veWRHSTNRa0p0TWpSeVZFSnhZazFNWW1oaUNtMUJiWFJzUm1SMGRWSndVRFJFTWxaYVQyRnBaeTh5TUZKSVlqbGtRV2RrVGxOeU5uSnFZME5uV1VWQmFtZHJUSGx3WlVOMVdsSktOMmRsZUhCYVZ6Y0tZMkp1TUUxSk1YQmtWMHhxTnl0UWJXcFNiMUZMVVVkVFZXSmhRVEE0T0hCeFRHaEROWE5RTDNsNmFtMHZhMDlHY1RKRFZXUlFTa1IxVkhVM2RrdEZWQXBGU2taU01rWmtNRVJZTkRWbVFtRm9ZVXBXWVZsWVZXcG5kRUZCVFd0cmEwWTJNbmN4VmxCV1dYaFFNMnRrWkVwc2RIcHBOVk5xWW5WclZEY3dORUpQQ2xsQk5HTkpabkoyYlRsRlZIUlllRlJ6TjJ0UGMwYzRRMmRaUVhabFpXZFlkelY1WXpGMVdsTkdRVUZYZFZSNWNYWXhjR0ozU0RNd1ZqZHRaM012VGxRS2RtdDFZbTh3Y1dGaWVsVkdUekpqZDB4dFJtRnNkV2t4YVVKSVFtUmpXazluWkdOeGJIVXlRbWRyWm5Ka2NYQTNUR2szUWxwaFlTOVRRVUZVZWpGd1NncEhTblpVVFVSV1N6ZDBOWGczUms0eFdIRkRUVnBXT0d4TGVXRTJOVnBOTjBORWVsVjJhazFEVVdWbFkyOTFiVTgyTldsQ1dEQmpXalZXYTBkRUswSm5DblkyZW1KWlVVdENaMFY0TVZZdldrNHlTakJFYUVWT1YzaHJkRlJ6Y3pWbGJuRTFlR052TkdwNU0ydHRUbkF3TldneGJ6ZE1aVWhNWmxOWFoya3dNak1LVW1Sb1VGTm1TR1oxUjNkelZYaEpVR0UxWjJsdVdtbHVPRmhtTkVsaWJGWlFRbG8wVW1GaE9ISkpiVEIyU1RWUFlYWlhNRlprYkhjNVVVWnBkM1ZaYVFwVEwyeDVRWEIwYzBoR1RqSk5Va0kxV2pOa0szTTVWM0ZyVEhWb2F6QklhVEF2ZUN0S00wUXlZVlYwZFVoamVIVnlZbXBCQ2kwdExTMHRSVTVFSUZKVFFTQlFVa2xXUVZSRklFdEZXUzB0TFMwdENnPT0K","other-connectivity-list":{"connectivity-records":[]}}

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

2021-04-09 01:56:26,157 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-04-09 01:56:26,157 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-09 01:56:26,158 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-09 01:56:26,158 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:26,158 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-09 01:56:26,158 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-09 01:56:26,158 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:26,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:26,237 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-09 01:56:26,238 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-04-09 01:56:26,238 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-09 01:56:26,238 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-09 01:56:26,239 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-09 01:56:26,249 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-09 01:56:26,249 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-09 01:56:26,249 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-09 01:56:26,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:26,428 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-09 01:56:26,429 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-04-09 01:56:26,429 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-04-09 01:56:26,431 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-09 01:56:26,431 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-09 01:56:26,432 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:26,432 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-09 01:56:26,432 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-09 01:56:26,432 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:26,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:26,547 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-09 01:56:26,548 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-09 01:56:26,548 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":"1617933386297"}]}
2021-04-09 01:56:26,574 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-09 01:56:26,574 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/fcc539dd-ef7d-4e42-aaee-d602f31e4dd0
2021-04-09 01:56:26,574 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "fcc539dd-ef7d-4e42-aaee-d602f31e4dd0",
    "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-09 01:56:26,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:26,810 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/fcc539dd-ef7d-4e42-aaee-d602f31e4dd0 HTTP/1.1" 201 0
2021-04-09 01:56:26,810 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-04-09 01:56:26,810 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-04-09 01:56:26,813 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-09 01:56:26,813 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-09 01:56:26,813 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 01:56:26,813 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-09 01:56:26,813 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-09 01:56:26,813 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 01:56:26,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:26,853 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-09 01:56:26,854 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-04-09 01:56:26,854 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-09 01:56:26,854 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-09 01:56:26,855 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-09 01:56:26,855 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-04-09 01:56:26,855 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-04-09 01:56:26,857 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-09 01:56:26,858 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-09 01:56:26,858 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-09 01:56:26,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:27,009 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-09 01:56:27,010 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-04-09 01:56:27,010 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-04-09 01:56:27,013 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-09 01:56:27,013 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-09 01:56:27,013 DEBUG 198:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-04-09 01:56:27,014 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-09 01:56:27,014 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-09 01:56:27,014 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-04-09 01:56:27,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:27,065 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-09 01:56:27,066 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-04-09 01:56:27,066 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-09 01:56:27,067 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-09 01:56:27,067 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-09 01:56:27,073 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-09 01:56:27,073 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-09 01:56:27,074 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-09 01:56:27,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:27,309 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-09 01:56:27,310 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-04-09 01:56:27,311 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-04-09 01:56:27,326 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-09 01:56:27,326 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-09 01:56:27,326 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-09 01:56:27,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:27,438 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319
2021-04-09 01:56:27,439 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 412
2021-04-09 01:56:27,439 DEBUG 120:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}}
2021-04-09 01:56:27,440 ERROR 129:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-09 01:56:27,440 WARNING 37:complex_create.py(1) - Try to update the complex failed.
2021-04-09 01:56:27,440 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-09 01:56:27,440 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-09 01:56:27,440 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:27,446 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-09 01:56:27,446 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-09 01:56:27,447 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:27,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:27,630 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-09 01:56:27,631 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-09 01:56:27,632 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":"1617933386297"}]}
2021-04-09 01:56:27,642 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-09 01:56:27,643 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-09 01:56:27,643 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-09 01:56:27,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:28,227 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-09 01:56:28,228 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200
2021-04-09 01:56:28,228 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 
2021-04-09 01:56:28,233 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-09 01:56:28,233 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-09 01:56:28,233 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-09 01:56:28,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:28,506 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-09 01:56:28,507 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-04-09 01:56:28,508 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: 
2021-04-09 01:56:28,510 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-09 01:56:28,510 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-09 01:56:28,510 DEBUG 198:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-04-09 01:56:28,510 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-09 01:56:28,510 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-09 01:56:28,511 DEBUG 106:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-04-09 01:56:28,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:28,630 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-09 01:56:28,631 INFO 116:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-04-09 01:56:28,631 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":"1617933388262"}
2021-04-09 01:56:28,634 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-09 01:56:28,634 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-09 01:56:28,634 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 01:56:28,635 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-09 01:56:28,635 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-09 01:56:28,636 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 01:56:28,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:28,820 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-09 01:56:28,821 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-09 01:56:28,821 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":"1617933388262"}
2021-04-09 01:56:28,823 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-09 01:56:28,823 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-09 01:56:28,823 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 01:56:28,823 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-09 01:56:28,824 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-09 01:56:28,824 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 01:56:28,825 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:29,011 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-09 01:56:29,012 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404
2021-04-09 01:56:29,012 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-09 01:56:29,012 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-09 01:56:29,012 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-09 01:56:29,012 INFO 556:customer.py(1) - Create service subscription for basicnf-customer customer
2021-04-09 01:56:29,014 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 01:56:29,015 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 01:56:29,015 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-09 01:56:29,015 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-09 01:56:29,015 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:56:29,015 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-09 01:56:29,016 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-09 01:56:29,016 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:56:29,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:56:31,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445
2021-04-09 01:56:31,808 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 01:56:31,808 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 01:56:31,810 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 01:56:31,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:31,811 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:31,811 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:31,811 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 01:56:31,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:31,811 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:31,811 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:31,812 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:56:31,812 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:31,812 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:31,812 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:31,812 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:56:31,812 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:31,812 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:31,813 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 01:56:31,813 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 01:56:31,813 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:56:31,813 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 01:56:31,813 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-09 01:56:31,813 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-09 01:56:31,813 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:56:31,814 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-09 01:56:31,814 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-09 01:56:31,814 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:56:31,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:56:36,030 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-09 01:56:36,034 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 01:56:36,037 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","lifecycleState":"CERTIFIED","lastUpdateDate":1617933377814,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 01:56:36,048 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 01:56:36,049 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-09 01:56:36,050 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-09 01:56:36,050 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "065e7708-f23c-4d9b-b995-07b0723cbaa7"
}
2021-04-09 01:56:36,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:36,218 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-09 01:56:36,219 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-04-09 01:56:36,219 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-04-09 01:56:36,223 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-09 01:56:36,223 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-09 01:56:36,224 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 01:56:36,225 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-09 01:56:36,225 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-09 01:56:36,226 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 01:56:36,229 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:36,332 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-09 01:56:36,333 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-09 01:56:36,334 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617933396089"}]}
2021-04-09 01:56:36,337 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-09 01:56:36,338 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-09 01:56:36,338 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 01:56:36,339 DEBUG 103:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-09 01:56:36,339 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-09 01:56:36,340 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 01:56:36,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:36,425 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-09 01:56:36,427 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-09 01:56:36,427 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":"1617933388262"}
2021-04-09 01:56:36,431 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-09 01:56:36,432 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-09 01:56:36,432 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 01:56:36,432 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-09 01:56:36,433 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-09 01:56:36,433 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 01:56:36,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:36,520 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-09 01:56:36,522 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-09 01:56:36,522 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617933396089"}]}
2021-04-09 01:56:36,526 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-09 01:56:36,526 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-09 01:56:36,526 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:36,527 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-09 01:56:36,527 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-09 01:56:36,528 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:36,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:36,640 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-09 01:56:36,641 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-09 01:56:36,642 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":"1617933387678","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-09 01:56:36,646 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-09 01:56:36,646 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-09 01:56:36,646 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 01:56:36,647 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-09 01:56:36,647 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-09 01:56:36,648 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 01:56:36,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:36,727 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-09 01:56:36,729 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-09 01:56:36,729 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1617933386886"}
2021-04-09 01:56:36,743 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-09 01:56:36,743 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-09 01:56:36,744 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=1617933386886",
    
    
        "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-09 01:56:36,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:37,007 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-09 01:56:37,009 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200
2021-04-09 01:56:37,009 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 
2021-04-09 01:56:37,013 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-09 01:56:37,013 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-09 01:56:37,014 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 01:56:37,015 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-09 01:56:37,015 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-09 01:56:37,015 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 01:56:37,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:37,311 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-09 01:56:37,312 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-09 01:56:37,313 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":"1617933388262"}
2021-04-09 01:56:37,315 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-09 01:56:37,316 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-09 01:56:37,316 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:37,316 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-09 01:56:37,316 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-09 01:56:37,317 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 01:56:37,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:37,611 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-09 01:56:37,612 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-09 01:56:37,612 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":"1617933387678","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-09 01:56:37,616 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-09 01:56:37,616 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-09 01:56:37,616 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 01:56:37,617 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-09 01:56:37,618 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-09 01:56:37,618 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 01:56:37,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:37,809 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-09 01:56:37,810 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-09 01:56:37,810 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1617933396784","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-09 01:56:37,812 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-09 01:56:37,812 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-09 01:56:37,812 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-04-09 01:56:37,813 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-09 01:56:37,813 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-09 01:56:37,813 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-04-09 01:56:37,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:38,111 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314
2021-04-09 01:56:38,112 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-04-09 01:56:38,112 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"e0be5fde-199e-46a4-9a47-0b4c5bf509d7","owning-entity-name":"basicnw-oe","resource-version":"1617931967623"},{"owning-entity-id":"106d018c-e186-4456-adc8-a9e16da4e723","owning-entity-name":"OE-ETE_Customer-106d018c-e186-4456-adc8-a9e16da4e723","resource-version":"1617930655114","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_e8204338-8a6f-419e-801d-ae03dc3bd17a/service-subscriptions/service-subscription/pNF/service-instances/service-instance/5f0cbda0-f39c-4b82-b55c-e66659e91092","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_e8204338-8a6f-419e-801d-ae03dc3bd17a"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"5f0cbda0-f39c-4b82-b55c-e66659e91092"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namee8204338-8a6f-419e-801d-ae03dc3bd17a"}]}]}},{"owning-entity-id":"f0b20cf6-dfb7-4949-868b-f36db8953d7c","owning-entity-name":"basicvm-oe","resource-version":"1617932925686"}]}
2021-04-09 01:56:38,114 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-04-09 01:56:38,118 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-09 01:56:38,118 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/8d86a0bd-2244-45d1-a444-e29cd05cb5ab
2021-04-09 01:56:38,118 DEBUG 106:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnf_owning_entity",
    "owning-entity-id": "8d86a0bd-2244-45d1-a444-e29cd05cb5ab"
}
2021-04-09 01:56:38,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:38,519 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/8d86a0bd-2244-45d1-a444-e29cd05cb5ab HTTP/1.1" 201 0
2021-04-09 01:56:38,520 INFO 116:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-04-09 01:56:38,520 DEBUG 120:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-04-09 01:56:38,522 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-09 01:56:38,522 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/8d86a0bd-2244-45d1-a444-e29cd05cb5ab
2021-04-09 01:56:38,522 DEBUG 198:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-04-09 01:56:38,523 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-09 01:56:38,523 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/8d86a0bd-2244-45d1-a444-e29cd05cb5ab
2021-04-09 01:56:38,523 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-04-09 01:56:38,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 01:56:38,638 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/8d86a0bd-2244-45d1-a444-e29cd05cb5ab HTTP/1.1" 200 139
2021-04-09 01:56:38,639 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-04-09 01:56:38,639 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab","owning-entity-name":"basicnf_owning_entity","resource-version":"1617933398151"}
2021-04-09 01:56:38,647 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-09 01:56:38,647 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-09 01:56:38,648 DEBUG 106:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: {
    "options": ["basicnf_project"]
}
2021-04-09 01:56:38,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-04-09 01:56:38,932 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-09 01:56:38,933 INFO 116:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200
2021-04-09 01:56:38,934 DEBUG 120:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]}
2021-04-09 01:56:38,936 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-04-09 01:56:38,936 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 01:56:38,936 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 01:56:38,937 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-09 01:56:38,937 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-09 01:56:38,937 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:56:38,937 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-09 01:56:38,937 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-09 01:56:38,938 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 01:56:38,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 01:56:42,822 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445
2021-04-09 01:56:42,823 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 01:56:42,824 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 01:56:42,826 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 01:56:42,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:42,827 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:42,827 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:42,827 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 01:56:42,827 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:42,828 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:42,828 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:42,828 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 01:56:42,828 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:42,828 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:42,828 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 01:56:42,829 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 01:56:42,829 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 01:56:42,829 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 01:56:42,829 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 01:56:42,829 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 01:56:42,829 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 01:56:42,830 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 01:56:42,830 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-09 01:56:42,830 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-09 01:56:42,830 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:56:42,831 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-09 01:56:42,831 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-09 01:56:42,831 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 01:56:42,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:56:45,945 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-09 01:56:45,947 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 01:56:45,950 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","lifecycleState":"CERTIFIED","lastUpdateDate":1617933377814,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 01:56:45,957 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 01:56:45,958 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-09 01:56:45,958 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/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/distribution
2021-04-09 01:56:45,958 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-09 01:56:45,959 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-09 01:56:45,959 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/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/distribution
2021-04-09 01:56:45,959 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-09 01:56:45,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:56:46,041 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/distribution HTTP/1.1" 200 205
2021-04-09 01:56:46,043 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-04-09 01:56:46,043 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"ca2a58ef-63c1-4baa-a443-f20e73be2640","timestamp":"2021-04-09 01:56:17.111 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-04-09 01:56:46,046 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-09 01:56:46,047 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/ca2a58ef-63c1-4baa-a443-f20e73be2640
2021-04-09 01:56:46,047 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:56:46,048 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-09 01:56:46,048 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/ca2a58ef-63c1-4baa-a443-f20e73be2640
2021-04-09 01:56:46,048 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:56:46,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:56:46,146 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ca2a58ef-63c1-4baa-a443-f20e73be2640 HTTP/1.1" 200 None
2021-04-09 01:56:46,148 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-09 01:56:46,150 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","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":"1617933367822","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":"1617933368047","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","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":"1617933367233","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","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":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","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":"1617933367233","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":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933368244","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933367233","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":"1617933368244","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","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":"1617933367822","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":"1617933371033","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","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":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-04-09 01:56:46,153 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', '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': '1617933367822', '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': '1617933368047', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', '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': '1617933367233', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', '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': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', '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': '1617933367233', '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': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933368244', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933367233', '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': '1617933368244', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', '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': '1617933367822', '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': '1617933371033', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', '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': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-04-09 01:56:46,155 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-04-09 01:57:46,218 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-09 01:57:46,220 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/ca2a58ef-63c1-4baa-a443-f20e73be2640
2021-04-09 01:57:46,221 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:57:46,223 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-09 01:57:46,224 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/ca2a58ef-63c1-4baa-a443-f20e73be2640
2021-04-09 01:57:46,224 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:57:46,229 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:57:46,522 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ca2a58ef-63c1-4baa-a443-f20e73be2640 HTTP/1.1" 200 None
2021-04-09 01:57:46,525 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-09 01:57:46,527 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","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":"1617933367822","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":"1617933368047","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","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":"1617933367233","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","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":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933368244","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933367233","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":"1617933368244","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","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":"1617933367822","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":"1617933371033","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","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":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-04-09 01:57:46,532 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', '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': '1617933367822', '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': '1617933368047', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', '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': '1617933367233', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', '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': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933368244', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933367233', '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': '1617933368244', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', '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': '1617933367822', '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': '1617933371033', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', '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': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-04-09 01:57:46,534 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-04-09 01:58:46,594 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-09 01:58:46,595 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/ca2a58ef-63c1-4baa-a443-f20e73be2640
2021-04-09 01:58:46,595 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:58:46,596 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-09 01:58:46,596 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/ca2a58ef-63c1-4baa-a443-f20e73be2640
2021-04-09 01:58:46,596 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:58:46,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:58:46,756 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ca2a58ef-63c1-4baa-a443-f20e73be2640 HTTP/1.1" 200 None
2021-04-09 01:58:46,758 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-09 01:58:46,759 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","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":"1617933367822","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":"1617933368047","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","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":"1617933367233","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","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":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933368244","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933367233","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":"1617933368244","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","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":"1617933367822","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":"1617933371033","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","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":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"}]}
2021-04-09 01:58:46,762 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', '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': '1617933367822', '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': '1617933368047', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', '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': '1617933367233', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', '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': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933368244', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933367233', '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': '1617933368244', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', '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': '1617933367822', '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': '1617933371033', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', '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': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-04-09 01:58:46,764 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-04-09 01:59:46,826 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-09 01:59:46,827 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/ca2a58ef-63c1-4baa-a443-f20e73be2640
2021-04-09 01:59:46,827 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:59:46,829 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-09 01:59:46,829 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/ca2a58ef-63c1-4baa-a443-f20e73be2640
2021-04-09 01:59:46,829 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 01:59:46,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 01:59:47,050 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ca2a58ef-63c1-4baa-a443-f20e73be2640 HTTP/1.1" 200 None
2021-04-09 01:59:47,052 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-09 01:59:47,054 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933392326","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","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":"1617933368047","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617933391057","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":"1617933390313","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933393933","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933390050","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617933391057","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933394938","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933390050","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":"1617933396708","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933398806","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":"1617933392220","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","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":"1617933396021","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617933391057","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":"1617933391057","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933395941","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","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":"1617933391057","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","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":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","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":"1617933432023","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933421041","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933390050","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":"1617933390050","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":"1617933388029","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","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":"1617933391057","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379852","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":"1617933390508","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","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":"1617933390123","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933387752","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933368244","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":"1617933440835","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933421041","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933388758","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617933391057","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":"1617933401938","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933444051","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":"1617933421041","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933435408","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933442918","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","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":"1617933387946","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617933391057","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":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","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":"1617933394628","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933389928","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","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":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933410921","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933392808","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933438752","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617933391057","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933397803","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","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":"1617933391323","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933390050","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933421041","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933390050","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","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":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933421041","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":"1617933387928","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933390050","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":"1617933421041","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":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933390050","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":"1617933394933","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933421041","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933421041","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933397026","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933411937","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933368047","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":"1617933421041","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":"1617933393919","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":"1617933404140","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","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":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933392127","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933395945","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933390050","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1617933412941","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","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":"1617933367233","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1617933375875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1617933367822","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1617933368047","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1617933368244","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1617933437043","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":"1617933379568","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1617933405143","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1617933371033","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1617933379852","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"}]}
2021-04-09 01:59:47,058 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933392326', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', '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': '1617933368047', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617933391057', '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': '1617933390313', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933393933', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933390050', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617933391057', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933394938', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933390050', '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': '1617933396708', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933398806', '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': '1617933392220', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', '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': '1617933396021', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617933391057', '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': '1617933391057', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933395941', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', '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': '1617933391057', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', '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': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', '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': '1617933432023', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933421041', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933390050', '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': '1617933390050', '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': '1617933388029', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', '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': '1617933391057', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379852', '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': '1617933390508', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', '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': '1617933390123', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933387752', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933368244', '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': '1617933440835', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933421041', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933388758', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617933391057', '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': '1617933401938', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933444051', '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': '1617933421041', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933435408', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933442918', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', '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': '1617933387946', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617933391057', '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': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', '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': '1617933394628', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933389928', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', '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': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933410921', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933392808', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933438752', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617933391057', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933397803', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', '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': '1617933391323', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933390050', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933421041', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933390050', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', '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': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933421041', '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': '1617933387928', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933390050', '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': '1617933421041', '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': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933390050', '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': '1617933394933', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933421041', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933421041', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933397026', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933411937', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933368047', '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': '1617933421041', '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': '1617933393919', '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': '1617933404140', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', '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': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933392127', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933395945', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933390050', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1617933412941', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', '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': '1617933367233', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1617933375875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1617933367822', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1617933368047', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1617933368244', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1617933437043', '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': '1617933379568', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1617933405143', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1617933371033', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1617933379852', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-04-09 01:59:47,060 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-09 01:59:47,061 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-04-09 01:59:47,061 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-09 01:59:47,061 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-04-09 01:59:47,061 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-09 01:59:47,061 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-09 01:59:47,061 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-09 01:59:47,062 INFO 612:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-09 01:59:47,062 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished
2021-04-09 01:59:47,076 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: <property object at 0x7f5814688ea0>
2021-04-09 01:59:47,076 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-09 01:59:47,076 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "065e7708-f23c-4d9b-b995-07b0723cbaa7",
			"modelVersionId": "2298aef3-b4bb-4ded-ab4d-5c6b15e785b0",
			"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": "8d86a0bd-2244-45d1-a444-e29cd05cb5ab",
			"owningEntityName": "basicnf_owning_entity"
		}
	}
}
2021-04-09 01:59:47,077 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': '2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 01:59:47,077 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-09 01:59:47,077 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "065e7708-f23c-4d9b-b995-07b0723cbaa7",
			"modelVersionId": "2298aef3-b4bb-4ded-ab4d-5c6b15e785b0",
			"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": "8d86a0bd-2244-45d1-a444-e29cd05cb5ab",
			"owningEntityName": "basicnf_owning_entity"
		}
	}
}
2021-04-09 01:59:47,079 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 01:59:48,755 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-09 01:59:48,756 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202
2021-04-09 01:59:48,756 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f","instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f"}}
2021-04-09 01:59:48,757 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-04-09 01:59:48,776 DEBUG 195:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 01:59:48,777 DEBUG 197:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:48,777 DEBUG 198:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:48,779 DEBUG 103:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cef4dd1e-1127-4c7f-8484-de2503840ab6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 01:59:48,780 DEBUG 105:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:48,780 DEBUG 106:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:48,784 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 01:59:49,011 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f HTTP/1.1" 200 1341
2021-04-09 01:59:49,015 INFO 116:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response code: 200
2021-04-09 01:59:49,015 DEBUG 120:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response: {"request":{"requestId":"2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f","startTime":"Fri, 09 Apr 2021 01:59:47 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","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":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","serviceInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 09 Apr 2021 01:59:48 GMT"}}}
2021-04-09 01:59:59,026 DEBUG 195:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 01:59:59,027 DEBUG 197:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,027 DEBUG 198:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,028 DEBUG 103:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61357cb3-0a4b-4780-91b0-d003e14d7917', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 01:59:59,028 DEBUG 105:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,028 DEBUG 106:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,030 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 01:59:59,198 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f HTTP/1.1" 200 1551
2021-04-09 01:59:59,200 INFO 116:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response code: 200
2021-04-09 01:59:59,200 DEBUG 120:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response: {"request":{"requestId":"2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f","startTime":"Fri, 09 Apr 2021 01:59:47 GMT","finishTime":"Fri, 09 Apr 2021 01:59:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","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":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","serviceInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 01:59:58 GMT"}}}
2021-04-09 01:59:59,201 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-04-09 01:59:59,202 DEBUG 195:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 01:59:59,202 DEBUG 197:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,203 DEBUG 198:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,203 DEBUG 103:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'baa6a9cc-b661-45ca-8e9a-716912ee8236', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 01:59:59,203 DEBUG 105:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,204 DEBUG 106:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,206 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 01:59:59,421 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f HTTP/1.1" 200 1551
2021-04-09 01:59:59,423 INFO 116:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response code: 200
2021-04-09 01:59:59,423 DEBUG 120:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response: {"request":{"requestId":"2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f","startTime":"Fri, 09 Apr 2021 01:59:47 GMT","finishTime":"Fri, 09 Apr 2021 01:59:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","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":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","serviceInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 01:59:58 GMT"}}}
2021-04-09 01:59:59,424 DEBUG 195:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 01:59:59,424 DEBUG 197:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,424 DEBUG 198:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,425 DEBUG 103:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23741069-395f-430e-a54d-eeace74e5854', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 01:59:59,425 DEBUG 105:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,425 DEBUG 106:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,427 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 01:59:59,593 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f HTTP/1.1" 200 1551
2021-04-09 01:59:59,595 INFO 116:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response code: 200
2021-04-09 01:59:59,596 DEBUG 120:onap_service.py(7) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response: {"request":{"requestId":"2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f","startTime":"Fri, 09 Apr 2021 01:59:47 GMT","finishTime":"Fri, 09 Apr 2021 01:59:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","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":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","serviceInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 01:59:58 GMT"}}}
2021-04-09 01:59:59,604 DEBUG 195:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 01:59:59,604 DEBUG 197:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,604 DEBUG 198:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,605 DEBUG 103:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17166211-dc99-4948-abcc-bf50bba598d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 01:59:59,605 DEBUG 105:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,605 DEBUG 106:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,607 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 01:59:59,818 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f HTTP/1.1" 200 1551
2021-04-09 01:59:59,821 INFO 116:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response code: 200
2021-04-09 01:59:59,821 DEBUG 120:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response: {"request":{"requestId":"2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f","startTime":"Fri, 09 Apr 2021 01:59:47 GMT","finishTime":"Fri, 09 Apr 2021 01:59:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","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":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","serviceInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 01:59:58 GMT"}}}
2021-04-09 01:59:59,822 DEBUG 195:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 01:59:59,823 DEBUG 197:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,823 DEBUG 198:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,823 DEBUG 103:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd9f8ac16-a8d3-4f60-adcc-65cc287b95f3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 01:59:59,824 DEBUG 105:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f
2021-04-09 01:59:59,824 DEBUG 106:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] data sent: None
2021-04-09 01:59:59,826 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:00,034 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f HTTP/1.1" 200 1551
2021-04-09 02:00:00,035 INFO 116:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response code: 200
2021-04-09 02:00:00,036 DEBUG 120:onap_service.py(1) - [None][Check 2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f orchestration request status] response: {"request":{"requestId":"2cfaf8d8-18ce-45ae-9692-e6b3c2fe706f","startTime":"Fri, 09 Apr 2021 01:59:47 GMT","finishTime":"Fri, 09 Apr 2021 01:59:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","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":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","serviceInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 01:59:58 GMT"}}}
2021-04-09 02:00:00,036 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-09 02:00:00,037 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-09 02:00:00,037 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 02:00:00,037 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-09 02:00:00,038 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-09 02:00:00,038 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 02:00:00,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:00,229 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-09 02:00:00,230 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-09 02:00:00,231 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617933396784","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-09 02:00:00,234 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-09 02:00:00,234 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b
2021-04-09 02:00:00,234 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] data sent: None
2021-04-09 02:00:00,235 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-09 02:00:00,235 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b
2021-04-09 02:00:00,235 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] data sent: None
2021-04-09 02:00:00,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:00,433 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b HTTP/1.1" 200 1191
2021-04-09 02:00:00,434 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] response code: 200
2021-04-09 02:00:00,434 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] response: {"service-instance":[{"service-instance-id":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","service-instance-name":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"065e7708-f23c-4d9b-b995-07b0723cbaa7","model-version-id":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","resource-version":"1617933598137","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/35d01e9a-36cf-46a5-b139-5ba0e49c9274/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/8d86a0bd-2244-45d1-a444-e29cd05cb5ab","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab"}]},{"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-09 02:00:00,437 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-09 02:00:00,437 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-09 02:00:00,437 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 02:00:00,438 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-09 02:00:00,438 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-09 02:00:00,438 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 02:00:00,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:00,533 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-09 02:00:00,534 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-09 02:00:00,535 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":"1617933388262"}
2021-04-09 02:00:00,537 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-09 02:00:00,537 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-09 02:00:00,538 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 02:00:00,538 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-09 02:00:00,538 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-09 02:00:00,538 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 02:00:00,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:00,645 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-09 02:00:00,646 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-09 02:00:00,646 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617933396784","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-09 02:00:00,648 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-09 02:00:00,648 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b
2021-04-09 02:00:00,648 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] data sent: None
2021-04-09 02:00:00,648 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-09 02:00:00,649 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b
2021-04-09 02:00:00,649 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] data sent: None
2021-04-09 02:00:00,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:00,830 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b HTTP/1.1" 200 1191
2021-04-09 02:00:00,831 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] response code: 200
2021-04-09 02:00:00,831 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] response: {"service-instance":[{"service-instance-id":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","service-instance-name":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"065e7708-f23c-4d9b-b995-07b0723cbaa7","model-version-id":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","resource-version":"1617933598137","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/35d01e9a-36cf-46a5-b139-5ba0e49c9274/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/8d86a0bd-2244-45d1-a444-e29cd05cb5ab","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab"}]},{"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-09 02:00:00,833 DEBUG 195:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-09 02:00:00,834 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion
2021-04-09 02:00:00,834 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 02:00:00,834 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-09 02:00:00,834 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-09 02:00:00,834 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 02:00:00,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:00,943 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-09 02:00:00,944 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-09 02:00:00,944 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":"1617933387678","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-09 02:00:00,946 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-09 02:00:00,946 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-09 02:00:00,946 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 02:00:00,947 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-09 02:00:00,947 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-09 02:00:00,947 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 02:00:00,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:01,042 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-09 02:00:01,043 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-09 02:00:01,043 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1617933396784","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-09 02:00:01,045 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 02:00:01,045 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 02:00:01,046 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-09 02:00:01,046 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-09 02:00:01,046 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:00:01,046 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-09 02:00:01,046 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-09 02:00:01,046 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:00:01,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 02:00:04,654 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445
2021-04-09 02:00:04,657 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 02:00:04,658 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 02:00:04,661 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 02:00:04,661 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:04,661 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:04,661 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:00:04,662 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 02:00:04,662 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:04,662 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:04,662 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:00:04,662 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 02:00:04,663 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:04,663 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:04,663 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:00:04,663 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 02:00:04,663 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:04,664 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:04,664 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 02:00:04,664 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 02:00:04,664 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 02:00:04,665 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 02:00:04,665 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-09 02:00:04,665 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-09 02:00:04,665 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:00:04,666 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-09 02:00:04,666 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-09 02:00:04,666 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:00:04,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 02:00:10,318 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-09 02:00:10,320 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 02:00:10,323 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","lifecycleState":"CERTIFIED","lastUpdateDate":1617933377814,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 02:00:10,327 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 02:00:10,328 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-09 02:00:10,328 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/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel
2021-04-09 02:00:10,328 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-04-09 02:00:10,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 02:00:11,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel HTTP/1.1" 200 None
2021-04-09 02:00:11,612 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-04-09 02:00:11,613 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11
2021-04-09 02:00:11,614 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11
2021-04-09 02:00:11,614 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11
2021-04-09 02:00:11,614 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11
2021-04-09 02:00:11,614 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11
2021-04-09 02:00:11,614 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 11
2021-04-09 02:00:11,614 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 11
2021-04-09 02:00:11,686 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04341988971487483, below negative shortcut threshhold 0.05
2021-04-09 02:00:11,757 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.042501274549739156, below negative shortcut threshhold 0.05
2021-04-09 02:00:11,827 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04130834986033827, below negative shortcut threshhold 0.05
2021-04-09 02:00:11,934 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04362651156375925, below negative shortcut threshhold 0.05
2021-04-09 02:00:12,004 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.0436690846072946, below negative shortcut threshhold 0.05
2021-04-09 02:00:12,074 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.040742875860834964, below negative shortcut threshhold 0.05
2021-04-09 02:00:12,280 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03874695225093487, below negative shortcut threshhold 0.05
2021-04-09 02:00:12,350 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04040441875329127, below negative shortcut threshhold 0.05
2021-04-09 02:00:12,419 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04132428690749212, below negative shortcut threshhold 0.05
2021-04-09 02:00:12,581 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04420770083591045, below negative shortcut threshhold 0.05
2021-04-09 02:00:12,694 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04339072073832689, below negative shortcut threshhold 0.05
2021-04-09 02:00:12,773 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-09 02:00:12,773 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active
2021-04-09 02:00:12,773 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-09 02:00:12,773 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active
2021-04-09 02:00:12,773 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active
2021-04-09 02:00:12,774 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active
2021-04-09 02:00:12,774 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.0718371489562742
2021-04-09 02:00:12,774 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07257782491184785
2021-04-09 02:00:12,774 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-09 02:00:12,774 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-09 02:00:12,774 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active
2021-04-09 02:00:12,774 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08281755151020745
2021-04-09 02:00:12,774 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-09 02:00:12,774 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-09 02:00:12,775 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-09 02:00:12,775 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold
2021-04-09 02:00:12,775 DEBUG 277:universaldetector.py(1) - utf-8  confidence = 0.010000000000000009
2021-04-09 02:00:12,775 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01
2021-04-09 02:00:12,775 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01
2021-04-09 02:00:12,775 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01
2021-04-09 02:00:12,775 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01
2021-04-09 02:00:12,775 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01
2021-04-09 02:00:12,776 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01
2021-04-09 02:00:12,776 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01
2021-04-09 02:00:12,776 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04341988971487483
2021-04-09 02:00:12,776 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.042501274549739156
2021-04-09 02:00:12,776 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04130834986033827
2021-04-09 02:00:12,776 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04362651156375925
2021-04-09 02:00:12,776 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.0436690846072946
2021-04-09 02:00:12,776 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.040742875860834964
2021-04-09 02:00:12,777 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.0718371489562742
2021-04-09 02:00:12,777 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07257782491184785
2021-04-09 02:00:12,777 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03874695225093487
2021-04-09 02:00:12,777 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.04040441875329127
2021-04-09 02:00:12,777 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04132428690749212
2021-04-09 02:00:12,777 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08281755151020745
2021-04-09 02:00:12,777 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-09 02:00:12,777 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04420770083591045
2021-04-09 02:00:12,777 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04339072073832689
2021-04-09 02:00:12,778 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04339072073832689
2021-04-09 02:00:12,779 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�Z�s�:���-'y��sK��M�����;1����x ܺ�[@��,�9di����֖"���Y�c.��3����x\�r+�Q2�3=�.b�X�ǻՊ��r�?>�<���s�E�Ƣ��w���1X";���7���Y`!b��G��>z�[b��@�=��8�h���2��D�:f,=p�`�b��"=>�>3�[��V��=yL�I�B}/��W��|�cZ�*WY|ੈ#�w"��|\��b���{e�=30J�/�I���J�
1�8����(�����q0$Ӝ�Wg���"��X�W�Tf�wh�C��*��������Y��8s��XT�'���%i�+Ҕ����O�th;�x���KU����8ə�Ӛ"�q,dŷM�ZV��=����i�)kOd��;����ݐ��D��9vO�v/
��ft��`�?z��*�\*�d�x�%"�^'�<*�����"-�&�y�ZÄ–Z����y�����������YE	e*��R�<�}A��?����OÖ™Ty0��ϼ�6���\|Y&����^&��l�E��R��#`ety�t�	�{���S$�����]c���J��`c;�[l �����6�m۔���5���e��Z�`�G6�r�x�v�Z��1�_C.��������^o�oY�8�w�nro����gRD�o���֎Z��S�d�lZ�&��aA+�9Ά>��ʠ-
��4J<p�j�{���}��dq�./� {e�;W=e-�OE�}�#�R�!��$7�Mu-
��C+�?__��}|y��=��}����9�VV���xU�h�����O��D�EF���9{w����v���:O��l_���jG﯈��?�sCyh"������ϣ���Ч��r�àZ�¢ ��{�q��� Ҷ���w��>o��9U`y�&y�W��}�/�T��7�g�@��_Aq���(7,�ٺ��TA��Fu(�NO�y�J��r��5s��Ι�J̳2�g�)������y�R�!�Pd}��y���Ok��V�e��
|HJ�"���,����I�$C
���T����y1T��eiZ��<!5\�bK���bT�lÇŒy��Ut2��c���q�er��Y�ז�����^]l�dQ'�X7�%g��7^��U0ܤ�җ���rÒ¸,:AZ�~72���J��_E����m�ZG����n9ߑ�k �n���O�(M�;­�cB^�{<��Ϧ\s;��\�ͱ��1*�%?YT��_�,F�DS(�W�8g�k>��|�c�ԟ�������7ۓ�z�d��A�z
�J�z]
N��8MM�߂O%�����A5�)�1.���;��n��6;�Ł�l�����q�̵��O�M?#�i�i@���&"Դ�ng�;�X��y�ǿ5��~�w��6J,J\�G���"������Ej�����
{��vk����f"����M��aq�ͦ�9����=���S���=�'���8i�\Y��e^^�#�$<ޫ�V�ݞPS*t��}�Vd/����D�^��PO�އ���$;,��EO�վ��� +=M�z��}\&y���QO��)��
VO�ȍK_h����ޙZ�����EGS������6�	���Mtg��U���-�]�
6��Z�����046Ó—~����I���.��$�cn3u����?k��]s��m����y���nj%X�&�l�j¼r0��/O�F���tMV��czo[��1n:�{������;�"�O�t��O_`�y?�}�K�U����jI�B'E�R�������S�Ŵ����o���&ߎnp1Ҕ�?CӒ؅άz7+x�ߏ7}:���F��2O�A9�K�,�Z�vC�ޮ{9���uX�G������.vN��ﵢ˭H����l]-_��*���PK�	�����/��PK����R���������������NS.mfM��j�0���y�h'l�Q��u���Ur��[�%I����/v{�s>N^V���'F;Tå…‘=P�#�VB�zE���
]Q�!��K��3�	�Ӄ�8ސ�[�@:�-���$qD#�\���)M	U��7������I+���)�G�����p��6̠�F�V���{SG���6Kߡ��<X훞b���S��b~`	+?�<;^yy\���k�J6�����[V�&O�BPKx�������/��PK����R������������3���Definitions/service-BasicCnf-template-interface.yml�K��&���)8fV���|���2S��=�R*�Z65@�8�>-��dKk{g$W(|�j��?Z�,��q)��r%M�m�˒Xw��,�h&���'���5�O"U���'��UB��^L��v��3���uFs���g��Y5���y/o�B�y�U��U�ԗs%8;(�I��P)���vsu�]Ʋ�q�B�ב�ASY�[� ����{�Vv�|I�j�-��`T���2VSf�J�ڒ�?ט_�#ļ�<Ε�1��Ri��`̔L����W���@Jaѵ��6�lÒ��@e����kH�$��4�Ѱ�J�1�Q��/ϋ?�-n���
�r}����6]� �ϊ�����A�Q�}��Q�c�	Y�h�L�_Z��I�e�(��5J���&Qi�5��L������C`Yt\(���2�4�#���^g��
��K&
̂��������	gX�r�6	��I��)�)
� �A�k���c�� �^B������󏧇LJ6mKO���]��٩�_���.S~�Lt������t���{�I�J�
a�"���M�ʎ=U+k*!?����uz�	�0l�����,�R�BN�5@s#�8z��Bx��
Ӏ��2�TD��`����pT�������8Nq��@��$�:��Lo&�����P�A�t��MKN%���.������S�r�b�����^IK���d�U_.uU'Un���R/��#�J����Xd1�����"o18����r�4d
+(�^��9ָM�Y�:v$۝��f<�8F����9#���z�=3
{��D�����Τ�42{@Lg��u���3=>����B��HF�hr��j{�Ou����3-8���*]$�gO�$�7�_�;�������s�A��+e�ޅ���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��쌅�=݁ꭊ��]~����9z-��N}�LCT�
���Qh��V'�O`,����O�Fm���a��ЬgC= ��Cb%F&O�����>vp�7G�̈�n�s�a2���4/�)�R��.���q�Uq"���QWz/��T� u
�|�R)�r�v���	q�ghs^og�L�w���KZ��s81/M�ÿ�PKP=�����[��PK����R������������?���Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����
kf`��]�(Q͢Q�E�0���
o��%	�j�����\MtA@%�QVE�l�z�>J'+(�j�0�:V��`	�c�������t_2�(�I�b��kr��i��RN'�2�[3�B�6WyN2yN��\��+&�\Dq�E��[0X�����
δ]Dn����"��1�$��8���"���5R�={{�#J@ě�C��T%H�CK9f?t��у��{����J�KV�ن�5���~�Fu��d��T�~�L�i��ш����%ljl�-c��`�t0��q�c�`_@�Ҵ�-��ԣ�i��ݰc�o�u[jV�uZ��R~hֺ8�]S+y�f����q�Қƭ����A������9��U�(��;S�+��u=���C,1���~PK���B���O��PK����R������������8���Definitions/resource-BasicCnfNodesDummycvfc-template.yml�ZKs�6��W��4�%Y�n�㤙q�L���A
	��F��]�%�����v�}�[JH���F�3���+�$���T1%Y���?�$���*�
�X�ݕ�1��3���������7�-ŋ9��W��m���`:�����p��w��:��7�&\c ��E�E�%Y�VA��
s�Н`ɈOx�����y��_#�L2��B�{����i2OR��Ǥ�KzXz�J�s�{?>��݋��>RN3��j����=<�<8Ò¼��0Q0�Q)����"����P?w�јb	b���u1m�~��<	(H���ËL��*�#��=/b1(�pHb�����Zz��'8����6�9^�f4�E��Ԣ�&*�}&r����S3�Z��H0�B�rM*c�ѫ4#�
ĸ�Y�	�ծ���|�<z�\�5�L�B��c���k�������P�����-�K�b�?��X�Y��֓x��4�t
�Ӳ���1��U�BJ�j3�r�$ܻx��׊���G�����g�O�����g\*(�p�O��>ϊ��T�t��XA	�rZ���)ī�������;/±,)yD�(�ĔW�B�2�`���~��Bw3�:"5)W����&
g����指�����v�<���q��YCd��OZ�W�Du��)���5��c����K�,�'��i:�E~33~H�/��F���3�Œ<�xQ+��J�=*9#�����vot�z��^�`��&��3��f�5Ex�T0���qs֥�k�G1~���=ܨVy�IBRW��ıW3���·@ч�u3H ��}�q�|���a���8�LE5�u�l<|(ï±£I蕔�6{����VM�+�`�]����)��^�o�%0��p�ۿ������a�m��%@�n^{>Z�4��C�6O�{�Ț�5�L��nr�ڭqf�#�>�f��������������Ȕ���f���R�������f�6[r�����Þ’e�W��.\�U�^��z��|G�n�v�![J��X��Q���[V~
̘K��8�@�Ŀ����_�3���bÈ¥	�]��fH����:D���_-�+P"���V�|��n[ç…©B�C`���:��&��%I�A�dGX�e�>>{Þžj�^صj�1Dt}�g9�/����P�T�9�=������cU�Ģ)�D=��"1Ί�7D����P���R7-;���G���ۏ�o���'�ld��ʯϪ:���P��l��5�!�b�|x����ח/����I�>�����TsX��3E����ϟ�����a�2�s��X�[J�\Q���n�̈́�3���gIm�m�!�~�:��Yp��z���{]�99�%��='��'+Y0�:A]ÜŸgɂ��_Æ ,�o?���K�w�,��^*��i�|�r���ݽњGY��^�uq�ׂ�R���v�ܒ�@U%=QL��7��LyÉžk��t�Iݶ��=U�87aY�Hq��n��݋ӥ+�oWn�{Q����E��GNÈ·1����?�LVA���K_3�:�KN$)�3�z�`jz	:�E�ۅ� ���-[��<������n|��&4�������:4X,�����}�~�3Ö¯6NP�~��-�Ië­£1�FV���0�x+�4
�l�7Xc|;�w�Y/���)��JJ�vg����������Tu�h/����)�/QPAqÕµK�Q�fl��9��v�6�`:%t�KK��k���js��V_��\ɬ��m�����Lj���7,r��E+��C�5��I-Þ¸|W�r�<mIV��no�,�ff��Ҿ���w:������(:=O�����L��N�b�~;����zlj��oo�0d!xMn�
}�:�l:���;���=���eA�Q(?��}����6MU
���� OET=������
��a�Ȫ�S���zz��9�88Q� ���A��}����9�f�Бw�Y��ME�ӏ�~mOV���b�n�i���n�F��2xg�{��v�뛍��	������u� c�������p�z�#8�ս	��_7�9X��]X@}W���=�1�uQ��'��PK�q=�.���*��PK����R������������B���Definitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Ms�6�����=�Oo��N2�C��:���@�RBM�,�*Q} )�iI�%3��_�>X���U�Ѽ��Kn��&_�6�όX�pQW��������7�Sikfon�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��ҡI�ޙj��oے�����x�U3�jS�˵�8۩�O�L��ʶ�VA�7t��7=Tz��$0%�L�Q�f��J��Q�ٽ,��A��j����V��b�VW��+(�R+1�*x'���}�Z���jJ�y�u^+cs.���r߇�)Y�E�����U^Ҧ��}��&�usF�JU@�&U��
�P�HI+�[cG�lXn[���Ł\G��$`��f���;RР� �^�-A���2�����W�j`D�w;Usia:04L��w���"�(�Jb��Ӡ��m�1�W����Z �A� ��$��^_������m3�u=��g���Fو9h'r�
uev��~`�!�2�.��ñ��Pك�2��D��7w%�+�G}2I~�̎��'#��cA?�����T�	b5#oo���+lF�Ϋ=&��%����$��@m2�=?>�NL�����y�Pg.�^,3��sK�Aވ̩��`c[*Ƚ�+M\
�K�X�tEy��s�>��ݼ�†�
Ù—E�ϸ4x�Q�SNq�a��1+qyH��&:3������Yv��������\�(��a��M �
��p���Ç�6i8,y��3v,�Z���v�~T��N5���Rq�����^�F�niSΜ��W��'\��cE�xA�M�k���Y&�W/x�Z*wcxd��k���?+�^\]�"��-�qR�p@.S4g�=�J��Sc�_#���.�Eg��A��/d��څw�p*0�:���$�
{��_�1.�M�C�ޞJ/�#hŸ���V�.���>��ax��s�7i=�J����k����.�T��NQ�
��4�⛯�j!K������q1B�J�v�� 9;$[��ĭ�q�K���N�h�X�E^�`x��!�c��NX�=^x��b���.�R�r��I��J�\c�;5~��o����7Ý£$' ?sl<�:^����@B�
ԏ�"B�t�弰�"G�D�T1QqV*�^m��s�<���I�\l��%����)��S��wC���K��	�5	�s�
GC����>?(Ï‹C�w�9"gG�xI[�ˁ�(=M�#��;�M�\�	�`�%'i�r���#\�t}H/�]���ޙswVË«ȹo�x�c���,M`��V�h�c]�t�ҳKl_p�,j�����2d���!����I>1��Nye�쀩SB�ʄ����rq�2�w���;���/��6jb�:��/�;����6�u}��!�7�sX��.�]�,����d��r�KGD5[r���yb�J��������2^mߣJ{�Su{�+k�m[������q��NFU:��B����.�i0���Uj"�u��^�h(��������c��K��c�.�q�i'(M���ʵtEM�tj��߮�+�����J����D�����c��+}�;	�놛Hh������`���b�	֣͋[��;�h��3>S*<�y{tyo6<���o��"���o�ܠn#��ѝ��R��>e�Swج�ǶQ't�-�W��_PK�aJ�}���^��PK����R������������*���Definitions/resource-BasicCnf-template.yml�ZK��8����-'z$[�׭����0�T2�UsRQ�fE��zx���I=H�������M�y��4d1�Ygޕ��q�r1���%��
�#��6g������`Y,���8���O�G+p����Q�l��\����]c�v\�%��v�\����w�
�)������>�����l�q���h�8c�#q#�H�.�X��G!8��$��?hLSF`,�]h9�~C��gy�I�)͒"%���A��B����|����sV�;1����4z)�>�w��jI�g�d�0�qsYV�"���9�InJ�V����_��"��D/ISa��o��j%�)M
�J��ӗ$b�%�+Ip'��U���z]Ҍ��E�✦!&T_fI���}�������5���ҨAq>�>\C2��i�9)�Z�h���Ó¯MŸ"��R����7�s)�_��dR�,Br�r/��)�v#(���t/B)��^����%>��$1��	�br�yը�E@Xz�5��IP@�b��a#�E��/_?�~z���{������K9/�j%�|I�+h`�7KaK����h�8ʨ;��wI��cq�Cxd�<x$�Cv*R�_g]yZPm-~�@ĉA���n���Z��N<,�����+,IO��t�aUG�Ջ`X��1�<Q�F2v�j��P
��c�&�0�ELT3��-��$�h��%��]�}F_�����z�����E2d߼�IL�3��q��h�<\�h:�pAL<���J�+s��Dp�ؙo��^�H�<)"�XL\�r�r�������[_OR]s�
��s�F���f^��N2�D�c��O4��y��Q�ZN>�p$�b����;ŷȳ͛��=i���J��/�껰��y���
�X_ݸ+�QVU��U�����A������ƈ'�Y��"�~T鬖
��*��p�ر��v	r��dM�. �^�{{�ּ�e�����C���v�0�!
7d㺾��]��*$�)]M�mOP"�CXX���pn��*2p~�Y1��^�s,�������+���(�,O��H�"i�k�
�~w�k�>�!Evp8��1���rs?�~�P��>�'�)�Ld�2�"(�$�%�K�BF,pT���+�i)#��{�9�4m@���צ>Z/b����&g���K(s�w�Q|�2!�m��;U*��Xh�?h-�_91����l�z��D�] �=vn��kd�,������J���F�KL���Zt8����l��ك�R�>���P�f2�����H���ʦ�oD-k�Ս;��$�dWӷ��à¿€e�W8�"Ï‹���tØ„,[�:l�$�*c?�,Ôš[
(?gp��`������Aх�#��,蒷�Sr)&/R0�k*2Q�X������2R�����g)~f@Od g+~������i��d6X��^�k��W@M(�g�L��J.%��X8��3*΃���+�VpZlR�-��NE���r�`��>�¸ﻋ�K�O��
鰋��쀥B,�,:ќ��
�k�~g��_O*�v���E3Β૧���$P���()R���ԕ.�tU]��r<C_��
���C��U���]���7z�,8���mա�d����{S'B9���x����'���2�ά����WeMw�%��������Տ�>ΪRQ���O��{���-��{I^��T�r����^�k�<�����uy�*�h�s�h�H����6iJ��:qI�o}��d�\�Ct��!z܇;����R�6���5Q��4K<�ۙ[���V�ߞ�/�o
��)њf�rV�n��f/Qr�U���"[d��Ε��=d�إ��OA�p�%��Y	C
/���I����ѷ����8�#�Ú¯[��o�~���nm��kg�;��+A��|��p��{�߭���]0�0uJ��ךi�4R����8Fn&XW��d�E3Q���S��T�$*δ<�u��n����/�JMeg|��]����ݢ{�*i�WCVEh��T�85�h ��4���,	���1�!�@V7R�Fm�Y�F�8@�z�@÷��]̼ÂŒy��e�ڐ}+fXs����!���qp
��}����m.�������r�dv��Qg�a���b����෸L��(����L?�D:н�
��8�4��:��0�ř[��t�f���Ǥ�q/���e3����i�j�Q�1��hK&߾�U]��Ҭ�e��/����&� ]�I���g&\o��nB����e�b���7ȴ�c���q���1�%;��2B�k@��N��&������QTz3��cۋ����n�������tS�f�����#/���Q#�\���;g��5��R��x9��uf�=���
U��}ÃŒs�涞���"���U��A��Y0Ò‡����Q5��6�B�O����"Üb͵�7Y������5=�E�����$��X��dE퉇�PK��H0�	��{6��PK����R������������4���Definitions/resource-BasicCnf-template-interface.yml�\K��(��W�{U����<��vfj&I������A����Y�l)~dd>����y#5�(�9�0)4ZP��a��J���-q��5������ɻ�DȌ�C��q:�	���2��e��`���x�8T���N��*ʱkۜ����uæ™’U7�O�_��3�Q�*�΂����m�j%������T�T�TP"�2UT�J�.��kF�D�eeT��P�d1*���(LL����-dUk��d��Bf��e�4[E�+n&�����O����_�����a[=I�&f�b�(V��'%,�Y2]&����[1E�I�c�i��_Y�J�
bB,s@!"E�f�r�zZhTE7Z5��S,vT(r$p���$$����_h�^髶�����+��5��t|F��4����]������X��"�J��(�4JrN^J�ӿ�ǫ���o>�S^`ƽ�/�w)(*���J��ʮ7�`��U�h�	�0�P���fV��ª�+�i��r�������X�;Z����tFo��͝�]�a
�n���k!�x!�Ր�V����*��}-�a �����`��)���r���*�R%D �V���B�H��΀K��q�i(�ؔ�⬴�<�vĂ:_��Т) 	���]������/��_�wM�s�!Z�K�wk���yގ0���Zu�At�Qn����-���ԯ���3C���ϵjCդ��u�
3::/(TF�;ʸ�疽t8}�l'.1sl��� ��ɟNȚ�0����~����
3�M$S�b	}J*
�MHӄt�Ge^�=�;����W�5�����h�3\�&�}�שd[5|ڣ���;Z1�9��^��
u"MƤI�	������8Km!��N��&2h|
�*�r�혷w@��T8M��Щ��|�m���T��-��S~�F;�|SY��%XD���<�N71�<]g8t@�!��75�Aӥ�n�1�el�8�C�
Y)�0{���MV0�K3�DhJ�&��{	�.m.�w���~n�3�E�N
��h)��j����=���oX�;�h)�0�H]��z�����0Dp������9VWP9�y��i�KrX��%�ɸ���o��>ߋ9��oyE<�^��JJ��C�	ӆ:T��� �,�"eFX�pM%��"i�'Mvؔ�˜n%r��i��4q\:
]���5�n�:�	|�sa�/"]F���8T���FҜg���W������Vga#iF%�
�Pi��:�q�s
Z��+Ý‘7'�N�"v��2�G��}8��*M�����S���J]�/�J1�9�qZ�|�K:�����E�C�_al�#mM$#��0{�
�#��e�ŜlEx�>爫�&Q\|>㹯���'w@q�A<�q�s��8�����b�|�{B�M�]���et�{�Ț���o�v��q��Ta?��8=��JRV�s�#e�>��q�(�R�)��v����.��{�����\����+n-~�ZjQC5&�N+`��\m
,,?����(U��|�mp�gL:w�<K���;�Wٺ��߻��G��5{�#
fÓ³32F�n��d^��>�B�^_|�è«—M�g��PKV��B��za��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��� �_��N�Z5ȫ�-,�I�	��Ƿ�{��f2�V���P(�|�4�>~�ټkM�]�1Q }jc�5p(A��F�������,�	����3��NV�Њ�8�W�.\:�$%�y��,�Al�=�a]2�1�%mwK���	�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��=o�0���
���`����dɐn�%Q������s]2���!��/wE�OQ�.��s�9b�Z<}-N�`��糅	k?���|nW!)O_�>v#t����aaH&l��	A�͌$JKԕ��U���)�� ������P�O8%�QN���ѶҊ�C��<���o�r���l�֞T�J�]����r��>Zm�8e���8�-c�\�r�eM�$G�2mfhi�����10\Q�nЬ�l�PY�g�]i�T	_�R�j$:�P����D�`H6�!mN���6�0��1q��}㴱�/����:vS�έ����n�,6Kuߍ]�¯O�\��)-��:l{�Gu���nk�KbS��v�ܥ�����b�s��a)h���b~Zlb��o}�;����w�y�PK�R|���<��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�����R�	�����/��)�������������;��Definitions/service-BasicCnf-template.ymlPK�����Rx�������/���������������	��NS.mfPK�����RP=�����[��3�������������4
��Definitions/service-BasicCnf-template-interface.ymlPK�����R���B���O��?����������������Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�����R�q=�.���*��8����������������Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�����R�aJ�}���^��B�������������F��Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�����R��H0�	��{6��*�������������3!��Definitions/resource-BasicCnf-template.ymlPK�����RV��B��za��4�������������++��Definitions/resource-BasicCnf-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������������������w���Definitions/relationships.ymlPK�����R�	Qq)��E���������������Ù’��Definitions/artifacts.ymlPK�����R��~����/)���������������I���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�������������5���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK�����R,�P{y�������d�������������N���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�����R�����������\�������������Y���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�����R����
���
��~�������������q���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK�����R�R|���<��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�������������T�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�������
��M���
2021-04-09 02:00:12,880 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 02:00:12,881 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 02:00:12,881 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-09 02:00:12,881 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-09 02:00:12,881 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:00:12,881 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-09 02:00:12,881 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-09 02:00:12,882 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:00:12,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 02:00:18,333 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445
2021-04-09 02:00:18,334 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 02:00:18,335 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 02:00:18,337 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 02:00:18,337 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:18,337 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:18,337 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:00:18,337 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 02:00:18,337 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:18,337 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:18,337 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:00:18,338 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 02:00:18,338 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:18,338 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:18,338 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:00:18,338 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 02:00:18,338 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:18,338 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:18,338 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 02:00:18,339 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 02:00:18,339 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 02:00:18,339 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 02:00:18,339 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-09 02:00:18,339 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-09 02:00:18,339 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:00:18,339 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-09 02:00:18,340 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-09 02:00:18,340 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:00:18,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 02:00:22,741 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-09 02:00:22,747 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 02:00:22,749 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","lifecycleState":"CERTIFIED","lastUpdateDate":1617933377814,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 02:00:22,752 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 02:00:22,753 DEBUG 195:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:00:22,753 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/vnfs
2021-04-09 02:00:22,753 DEBUG 198:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "065e7708-f23c-4d9b-b995-07b0723cbaa7"
        },
        "modelInfo": {
            
    "modelType": "vnf",
    "modelInvariantId": "d16f247e-16a0-4c80-942a-21444cb121e1",
    "modelVersionId": "17cea763-0ead-4b4e-86a9-9bc3bb0b70ed",
    "modelName": "basic_cnf",
    "modelVersion": "1.0",
    "modelCustomizationId": "39c303dc-78b9-44f3-aa1e-0735b09772c5",
    "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": "35d01e9a-36cf-46a5-b139-5ba0e49c9274",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_cnf",
                    "modelInvariantId": "065e7708-f23c-4d9b-b995-07b0723cbaa7",
                    "modelVersion": "1.0",
                    "modelVersionId": "2298aef3-b4bb-4ded-ab4d-5c6b15e785b0"
                }
            }
        }]
    }
}
2021-04-09 02:00:22,753 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': '6c0162e5-c69e-4acf-a7dd-86ff314037ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:00:22,753 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/vnfs
2021-04-09 02:00:22,753 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "065e7708-f23c-4d9b-b995-07b0723cbaa7"
        },
        "modelInfo": {
            
    "modelType": "vnf",
    "modelInvariantId": "d16f247e-16a0-4c80-942a-21444cb121e1",
    "modelVersionId": "17cea763-0ead-4b4e-86a9-9bc3bb0b70ed",
    "modelName": "basic_cnf",
    "modelVersion": "1.0",
    "modelCustomizationId": "39c303dc-78b9-44f3-aa1e-0735b09772c5",
    "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": "35d01e9a-36cf-46a5-b139-5ba0e49c9274",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_cnf",
                    "modelInvariantId": "065e7708-f23c-4d9b-b995-07b0723cbaa7",
                    "modelVersion": "1.0",
                    "modelVersionId": "2298aef3-b4bb-4ded-ab4d-5c6b15e785b0"
                }
            }
        }]
    }
}
2021-04-09 02:00:22,755 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:24,578 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/35d01e9a-36cf-46a5-b139-5ba0e49c9274/vnfs HTTP/1.1" 202 262
2021-04-09 02:00:24,579 INFO 116:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202
2021-04-09 02:00:24,580 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"6c0162e5-c69e-4acf-a7dd-86ff314037ac","instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac"}}
2021-04-09 02:00:24,580 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished
2021-04-09 02:00:24,587 DEBUG 195:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:00:24,588 DEBUG 197:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:24,588 DEBUG 198:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:24,589 DEBUG 103:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '31f5ebf9-6ce7-4d37-86c8-2d0e9827f75d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:00:24,590 DEBUG 105:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:24,590 DEBUG 106:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:24,593 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:24,785 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac HTTP/1.1" 200 1900
2021-04-09 02:00:24,788 INFO 116:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response code: 200
2021-04-09 02:00:24,788 DEBUG 120:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response: {"request":{"requestId":"6c0162e5-c69e-4acf-a7dd-86ff314037ac","startTime":"Fri, 09 Apr 2021 02:00:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}}],"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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnfInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 09 Apr 2021 02:00:24 GMT"}}}
2021-04-09 02:00:34,800 DEBUG 195:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:00:34,800 DEBUG 197:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:34,801 DEBUG 198:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:34,801 DEBUG 103:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f80cb964-81d0-40df-bd71-b433747c49a2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:00:34,801 DEBUG 105:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:34,801 DEBUG 106:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:34,803 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:35,037 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac HTTP/1.1" 200 1900
2021-04-09 02:00:35,038 INFO 116:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response code: 200
2021-04-09 02:00:35,038 DEBUG 120:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response: {"request":{"requestId":"6c0162e5-c69e-4acf-a7dd-86ff314037ac","startTime":"Fri, 09 Apr 2021 02:00:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}}],"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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnfInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 09 Apr 2021 02:00:24 GMT"}}}
2021-04-09 02:00:45,049 DEBUG 195:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:00:45,050 DEBUG 197:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:45,050 DEBUG 198:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:45,050 DEBUG 103:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'db8c5cf1-d8bc-47ce-97b2-e4cd2ddc7bb2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:00:45,050 DEBUG 105:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:45,051 DEBUG 106:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:45,052 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:45,635 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac HTTP/1.1" 200 2148
2021-04-09 02:00:45,636 INFO 116:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response code: 200
2021-04-09 02:00:45,637 DEBUG 120:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response: {"request":{"requestId":"6c0162e5-c69e-4acf-a7dd-86ff314037ac","startTime":"Fri, 09 Apr 2021 02:00:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}}],"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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnfInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1). TASK INFORMATION: Last task executed: Catch Event","percentProgress":52,"timestamp":"Fri, 09 Apr 2021 02:00:38 GMT"}}}
2021-04-09 02:00:55,648 DEBUG 195:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:00:55,649 DEBUG 197:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:55,649 DEBUG 198:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:55,652 DEBUG 103:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '77cb8694-ea96-4ab0-af3b-8662cc19ff96', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:00:55,652 DEBUG 105:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:55,652 DEBUG 106:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:55,654 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:55,844 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac HTTP/1.1" 200 2106
2021-04-09 02:00:55,846 INFO 116:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response code: 200
2021-04-09 02:00:55,846 DEBUG 120:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response: {"request":{"requestId":"6c0162e5-c69e-4acf-a7dd-86ff314037ac","startTime":"Fri, 09 Apr 2021 02:00:22 GMT","finishTime":"Fri, 09 Apr 2021 02:00:46 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}}],"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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnfInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 02:00:46 GMT"}}}
2021-04-09 02:00:55,847 INFO 56:mixins.py(8) - VnfInstantiation task finished
2021-04-09 02:00:55,847 DEBUG 195:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:00:55,847 DEBUG 197:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:55,847 DEBUG 198:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:55,848 DEBUG 103:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '898b3af6-66e7-4163-8ebc-e824513fe945', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:00:55,848 DEBUG 105:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:55,848 DEBUG 106:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:55,849 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:56,007 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac HTTP/1.1" 200 2106
2021-04-09 02:00:56,008 INFO 116:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response code: 200
2021-04-09 02:00:56,009 DEBUG 120:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response: {"request":{"requestId":"6c0162e5-c69e-4acf-a7dd-86ff314037ac","startTime":"Fri, 09 Apr 2021 02:00:22 GMT","finishTime":"Fri, 09 Apr 2021 02:00:46 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}}],"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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnfInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 02:00:46 GMT"}}}
2021-04-09 02:00:56,009 DEBUG 195:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:00:56,009 DEBUG 197:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:56,009 DEBUG 198:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:56,010 DEBUG 103:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4e522926-f74e-4cce-812d-f21adcfc6ea9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:00:56,010 DEBUG 105:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:56,010 DEBUG 106:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:56,011 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:56,272 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac HTTP/1.1" 200 2106
2021-04-09 02:00:56,274 INFO 116:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response code: 200
2021-04-09 02:00:56,274 DEBUG 120:onap_service.py(8) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response: {"request":{"requestId":"6c0162e5-c69e-4acf-a7dd-86ff314037ac","startTime":"Fri, 09 Apr 2021 02:00:22 GMT","finishTime":"Fri, 09 Apr 2021 02:00:46 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}}],"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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnfInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 02:00:46 GMT"}}}
2021-04-09 02:00:56,292 DEBUG 195:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:00:56,293 DEBUG 197:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:56,293 DEBUG 198:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:56,294 DEBUG 103:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '442f234f-df32-4ca0-96d1-ebc9a69b5dd5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:00:56,294 DEBUG 105:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:56,294 DEBUG 106:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:56,297 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:56,486 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac HTTP/1.1" 200 2106
2021-04-09 02:00:56,488 INFO 116:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response code: 200
2021-04-09 02:00:56,489 DEBUG 120:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response: {"request":{"requestId":"6c0162e5-c69e-4acf-a7dd-86ff314037ac","startTime":"Fri, 09 Apr 2021 02:00:22 GMT","finishTime":"Fri, 09 Apr 2021 02:00:46 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}}],"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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnfInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 02:00:46 GMT"}}}
2021-04-09 02:00:56,490 DEBUG 195:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:00:56,490 DEBUG 197:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:56,491 DEBUG 198:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:56,491 DEBUG 103:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae8a3d4a-8b07-46a0-aeee-7b4801cd3f17', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:00:56,491 DEBUG 105:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac
2021-04-09 02:00:56,492 DEBUG 106:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] data sent: None
2021-04-09 02:00:56,494 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:00:56,673 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6c0162e5-c69e-4acf-a7dd-86ff314037ac HTTP/1.1" 200 2106
2021-04-09 02:00:56,675 INFO 116:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response code: 200
2021-04-09 02:00:56,676 DEBUG 120:onap_service.py(1) - [None][Check 6c0162e5-c69e-4acf-a7dd-86ff314037ac orchestration request status] response: {"request":{"requestId":"6c0162e5-c69e-4acf-a7dd-86ff314037ac","startTime":"Fri, 09 Apr 2021 02:00:22 GMT","finishTime":"Fri, 09 Apr 2021 02:00:46 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}}],"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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnfInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 09 Apr 2021 02:00:46 GMT"}}}
2021-04-09 02:00:56,677 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-09 02:00:56,677 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-09 02:00:56,678 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 02:00:56,678 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-09 02:00:56,679 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-09 02:00:56,679 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 02:00:56,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:56,734 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-09 02:00:56,735 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-09 02:00:56,735 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":"1617933388262"}
2021-04-09 02:00:56,737 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-09 02:00:56,737 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-09 02:00:56,738 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 02:00:56,738 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-09 02:00:56,738 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-09 02:00:56,739 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 02:00:56,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:56,835 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-09 02:00:56,835 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-09 02:00:56,836 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617933396784","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-09 02:00:56,838 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-09 02:00:56,838 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b
2021-04-09 02:00:56,838 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] data sent: None
2021-04-09 02:00:56,839 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-09 02:00:56,839 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b
2021-04-09 02:00:56,839 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] data sent: None
2021-04-09 02:00:56,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:56,940 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b HTTP/1.1" 200 1643
2021-04-09 02:00:56,941 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] response code: 200
2021-04-09 02:00:56,941 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] response: {"service-instance":[{"service-instance-id":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","service-instance-name":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"065e7708-f23c-4d9b-b995-07b0723cbaa7","model-version-id":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","resource-version":"1617933630695","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/35d01e9a-36cf-46a5-b139-5ba0e49c9274/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/8d86a0bd-2244-45d1-a444-e29cd05cb5ab","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8539b011-7031-44a7-aaa7-88f703dbdadf"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_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-09 02:00:56,943 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-09 02:00:56,943 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/relationship-list
2021-04-09 02:00:56,943 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-09 02:00:56,944 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-09 02:00:56,944 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/relationship-list
2021-04-09 02:00:56,944 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-09 02:00:56,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:57,036 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/relationship-list HTTP/1.1" 200 1064
2021-04-09 02:00:57,037 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-04-09 02:00:57,037 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/8d86a0bd-2244-45d1-a444-e29cd05cb5ab","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8539b011-7031-44a7-aaa7-88f703dbdadf"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_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-09 02:00:57,040 DEBUG 195:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <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-09 02:00:57,041 DEBUG 197:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf
2021-04-09 02:00:57,041 DEBUG 198:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] data sent: None
2021-04-09 02:00:57,042 DEBUG 103:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <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-09 02:00:57,042 DEBUG 105:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf
2021-04-09 02:00:57,042 DEBUG 106:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] data sent: None
2021-04-09 02:00:57,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:00:57,221 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf HTTP/1.1" 200 3737
2021-04-09 02:00:57,222 INFO 116:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] response code: 200
2021-04-09 02:00:57,222 DEBUG 120:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] response: {"vnf-id":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnf-name":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"065e7708-f23c-4d9b-b995-07b0723cbaa7","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1617933645941","model-invariant-id":"d16f247e-16a0-4c80-942a-21444cb121e1","model-version-id":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","model-customization-id":"39c303dc-78b9-44f3-aa1e-0735b09772c5","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/35d01e9a-36cf-46a5-b139-5ba0e49c9274/service-data/vnfs/vnf/8539b011-7031-44a7-aaa7-88f703dbdadf/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/35d01e9a-36cf-46a5-b139-5ba0e49c9274","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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"}]},{"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-09 02:00:57,225 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 02:00:57,225 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 02:00:57,225 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-09 02:00:57,225 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-09 02:00:57,225 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:00:57,226 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-09 02:00:57,226 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-09 02:00:57,226 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:00:57,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 02:00:59,931 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445
2021-04-09 02:00:59,932 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 02:00:59,933 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 02:00:59,936 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 02:00:59,936 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:59,937 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:59,937 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:00:59,937 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 02:00:59,937 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:59,938 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:59,938 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:00:59,938 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 02:00:59,939 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:59,939 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:59,939 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:00:59,940 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 02:00:59,940 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:00:59,940 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:00:59,941 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 02:00:59,941 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 02:00:59,941 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 02:00:59,942 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 02:00:59,942 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-09 02:00:59,942 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-09 02:00:59,943 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:00:59,943 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-09 02:00:59,944 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-09 02:00:59,944 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:00:59,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 02:01:04,355 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-09 02:01:04,357 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 02:01:04,360 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","lifecycleState":"CERTIFIED","lastUpdateDate":1617933377814,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 02:01:04,367 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 02:01:04,368 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-09 02:01:04,368 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/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel
2021-04-09 02:01:04,368 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-04-09 02:01:04,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 02:01:05,450 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel HTTP/1.1" 200 None
2021-04-09 02:01:05,452 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-04-09 02:01:05,453 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11
2021-04-09 02:01:05,454 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11
2021-04-09 02:01:05,454 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11
2021-04-09 02:01:05,454 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11
2021-04-09 02:01:05,454 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11
2021-04-09 02:01:05,455 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 11
2021-04-09 02:01:05,455 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 11
2021-04-09 02:01:05,540 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04341988971487483, below negative shortcut threshhold 0.05
2021-04-09 02:01:05,611 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.042501274549739156, below negative shortcut threshhold 0.05
2021-04-09 02:01:05,682 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04130834986033827, below negative shortcut threshhold 0.05
2021-04-09 02:01:05,755 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04362651156375925, below negative shortcut threshhold 0.05
2021-04-09 02:01:05,827 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.0436690846072946, below negative shortcut threshhold 0.05
2021-04-09 02:01:05,898 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.040742875860834964, below negative shortcut threshhold 0.05
2021-04-09 02:01:06,106 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03874695225093487, below negative shortcut threshhold 0.05
2021-04-09 02:01:06,171 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04040441875329127, below negative shortcut threshhold 0.05
2021-04-09 02:01:06,236 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04132428690749212, below negative shortcut threshhold 0.05
2021-04-09 02:01:06,383 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04420770083591045, below negative shortcut threshhold 0.05
2021-04-09 02:01:06,447 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04339072073832689, below negative shortcut threshhold 0.05
2021-04-09 02:01:06,519 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-09 02:01:06,519 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active
2021-04-09 02:01:06,519 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-09 02:01:06,519 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active
2021-04-09 02:01:06,519 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active
2021-04-09 02:01:06,519 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active
2021-04-09 02:01:06,519 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.0718371489562742
2021-04-09 02:01:06,520 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07257782491184785
2021-04-09 02:01:06,520 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-09 02:01:06,520 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-09 02:01:06,520 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active
2021-04-09 02:01:06,520 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08281755151020745
2021-04-09 02:01:06,520 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-09 02:01:06,520 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-09 02:01:06,520 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-09 02:01:06,520 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold
2021-04-09 02:01:06,520 DEBUG 277:universaldetector.py(1) - utf-8  confidence = 0.010000000000000009
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04341988971487483
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.042501274549739156
2021-04-09 02:01:06,521 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04130834986033827
2021-04-09 02:01:06,522 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04362651156375925
2021-04-09 02:01:06,522 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.0436690846072946
2021-04-09 02:01:06,522 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.040742875860834964
2021-04-09 02:01:06,522 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.0718371489562742
2021-04-09 02:01:06,522 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07257782491184785
2021-04-09 02:01:06,522 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03874695225093487
2021-04-09 02:01:06,522 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.04040441875329127
2021-04-09 02:01:06,522 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04132428690749212
2021-04-09 02:01:06,522 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08281755151020745
2021-04-09 02:01:06,523 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-09 02:01:06,523 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04420770083591045
2021-04-09 02:01:06,523 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04339072073832689
2021-04-09 02:01:06,523 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04339072073832689
2021-04-09 02:01:06,524 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�Z�s�:���-'y��sK��M�����;1����x ܺ�[@��,�9di����֖"���Y�c.��3����x\�r+�Q2�3=�.b�X�ǻՊ��r�?>�<���s�E�Ƣ��w���1X";���7���Y`!b��G��>z�[b��@�=��8�h���2��D�:f,=p�`�b��"=>�>3�[��V��=yL�I�B}/��W��|�cZ�*WY|ੈ#�w"��|\��b���{e�=30J�/�I���J�
1�8����(�����q0$Ӝ�Wg���"��X�W�Tf�wh�C��*��������Y��8s��XT�'���%i�+Ҕ����O�th;�x���KU����8ə�Ӛ"�q,dŷM�ZV��=����i�)kOd��;����ݐ��D��9vO�v/
��ft��`�?z��*�\*�d�x�%"�^'�<*�����"-�&�y�ZÄ–Z����y�����������YE	e*��R�<�}A��?����OÖ™Ty0��ϼ�6���\|Y&����^&��l�E��R��#`ety�t�	�{���S$�����]c���J��`c;�[l �����6�m۔���5���e��Z�`�G6�r�x�v�Z��1�_C.��������^o�oY�8�w�nro����gRD�o���֎Z��S�d�lZ�&��aA+�9Ά>��ʠ-
��4J<p�j�{���}��dq�./� {e�;W=e-�OE�}�#�R�!��$7�Mu-
��C+�?__��}|y��=��}����9�VV���xU�h�����O��D�EF���9{w����v���:O��l_���jG﯈��?�sCyh"������ϣ���Ч��r�àZ�¢ ��{�q��� Ҷ���w��>o��9U`y�&y�W��}�/�T��7�g�@��_Aq���(7,�ٺ��TA��Fu(�NO�y�J��r��5s��Ι�J̳2�g�)������y�R�!�Pd}��y���Ok��V�e��
|HJ�"���,����I�$C
���T����y1T��eiZ��<!5\�bK���bT�lÇŒy��Ut2��c���q�er��Y�ז�����^]l�dQ'�X7�%g��7^��U0ܤ�җ���rÒ¸,:AZ�~72���J��_E����m�ZG����n9ߑ�k �n���O�(M�;­�cB^�{<��Ϧ\s;��\�ͱ��1*�%?YT��_�,F�DS(�W�8g�k>��|�c�ԟ�������7ۓ�z�d��A�z
�J�z]
N��8MM�߂O%�����A5�)�1.���;��n��6;�Ł�l�����q�̵��O�M?#�i�i@���&"Դ�ng�;�X��y�ǿ5��~�w��6J,J\�G���"������Ej�����
{��vk����f"����M��aq�ͦ�9����=���S���=�'���8i�\Y��e^^�#�$<ޫ�V�ݞPS*t��}�Vd/����D�^��PO�އ���$;,��EO�վ��� +=M�z��}\&y���QO��)��
VO�ȍK_h����ޙZ�����EGS������6�	���Mtg��U���-�]�
6��Z�����046Ó—~����I���.��$�cn3u����?k��]s��m����y���nj%X�&�l�j¼r0��/O�F���tMV��czo[��1n:�{������;�"�O�t��O_`�y?�}�K�U����jI�B'E�R�������S�Ŵ����o���&ߎnp1Ҕ�?CӒ؅άz7+x�ߏ7}:���F��2O�A9�K�,�Z�vC�ޮ{9���uX�G������.vN��ﵢ˭H����l]-_��*���PK�	�����/��PK����R���������������NS.mfM��j�0���y�h'l�Q��u���Ur��[�%I����/v{�s>N^V���'F;Tå…‘=P�#�VB�zE���
]Q�!��K��3�	�Ӄ�8ސ�[�@:�-���$qD#�\���)M	U��7������I+���)�G�����p��6̠�F�V���{SG���6Kߡ��<X훞b���S��b~`	+?�<;^yy\���k�J6�����[V�&O�BPKx�������/��PK����R������������3���Definitions/service-BasicCnf-template-interface.yml�K��&���)8fV���|���2S��=�R*�Z65@�8�>-��dKk{g$W(|�j��?Z�,��q)��r%M�m�˒Xw��,�h&���'���5�O"U���'��UB��^L��v��3���uFs���g��Y5���y/o�B�y�U��U�ԗs%8;(�I��P)���vsu�]Ʋ�q�B�ב�ASY�[� ����{�Vv�|I�j�-��`T���2VSf�J�ڒ�?ט_�#ļ�<Ε�1��Ri��`̔L����W���@Jaѵ��6�lÒ��@e����kH�$��4�Ѱ�J�1�Q��/ϋ?�-n���
�r}����6]� �ϊ�����A�Q�}��Q�c�	Y�h�L�_Z��I�e�(��5J���&Qi�5��L������C`Yt\(���2�4�#���^g��
��K&
̂��������	gX�r�6	��I��)�)
� �A�k���c�� �^B������󏧇LJ6mKO���]��٩�_���.S~�Lt������t���{�I�J�
a�"���M�ʎ=U+k*!?����uz�	�0l�����,�R�BN�5@s#�8z��Bx��
Ӏ��2�TD��`����pT�������8Nq��@��$�:��Lo&�����P�A�t��MKN%���.������S�r�b�����^IK���d�U_.uU'Un���R/��#�J����Xd1�����"o18����r�4d
+(�^��9ָM�Y�:v$۝��f<�8F����9#���z�=3
{��D�����Τ�42{@Lg��u���3=>����B��HF�hr��j{�Ou����3-8���*]$�gO�$�7�_�;�������s�A��+e�ޅ���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��쌅�=݁ꭊ��]~����9z-��N}�LCT�
���Qh��V'�O`,����O�Fm���a��ЬgC= ��Cb%F&O�����>vp�7G�̈�n�s�a2���4/�)�R��.���q�Uq"���QWz/��T� u
�|�R)�r�v���	q�ghs^og�L�w���KZ��s81/M�ÿ�PKP=�����[��PK����R������������?���Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����
kf`��]�(Q͢Q�E�0���
o��%	�j�����\MtA@%�QVE�l�z�>J'+(�j�0�:V��`	�c�������t_2�(�I�b��kr��i��RN'�2�[3�B�6WyN2yN��\��+&�\Dq�E��[0X�����
δ]Dn����"��1�$��8���"���5R�={{�#J@ě�C��T%H�CK9f?t��у��{����J�KV�ن�5���~�Fu��d��T�~�L�i��ш����%ljl�-c��`�t0��q�c�`_@�Ҵ�-��ԣ�i��ݰc�o�u[jV�uZ��R~hֺ8�]S+y�f����q�Қƭ����A������9��U�(��;S�+��u=���C,1���~PK���B���O��PK����R������������8���Definitions/resource-BasicCnfNodesDummycvfc-template.yml�ZKs�6��W��4�%Y�n�㤙q�L���A
	��F��]�%�����v�}�[JH���F�3���+�$���T1%Y���?�$���*�
�X�ݕ�1��3���������7�-ŋ9��W��m���`:�����p��w��:��7�&\c ��E�E�%Y�VA��
s�Н`ɈOx�����y��_#�L2��B�{����i2OR��Ǥ�KzXz�J�s�{?>��݋��>RN3��j����=<�<8Ò¼��0Q0�Q)����"����P?w�јb	b���u1m�~��<	(H���ËL��*�#��=/b1(�pHb�����Zz��'8����6�9^�f4�E��Ԣ�&*�}&r����S3�Z��H0�B�rM*c�ѫ4#�
ĸ�Y�	�ծ���|�<z�\�5�L�B��c���k�������P�����-�K�b�?��X�Y��֓x��4�t
�Ӳ���1��U�BJ�j3�r�$ܻx��׊���G�����g�O�����g\*(�p�O��>ϊ��T�t��XA	�rZ���)ī�������;/±,)yD�(�ĔW�B�2�`���~��Bw3�:"5)W����&
g����指�����v�<���q��YCd��OZ�W�Du��)���5��c����K�,�'��i:�E~33~H�/��F���3�Œ<�xQ+��J�=*9#�����vot�z��^�`��&��3��f�5Ex�T0���qs֥�k�G1~���=ܨVy�IBRW��ıW3���·@ч�u3H ��}�q�|���a���8�LE5�u�l<|(ï±£I蕔�6{����VM�+�`�]����)��^�o�%0��p�ۿ������a�m��%@�n^{>Z�4��C�6O�{�Ț�5�L��nr�ڭqf�#�>�f��������������Ȕ���f���R�������f�6[r�����Þ’e�W��.\�U�^��z��|G�n�v�![J��X��Q���[V~
̘K��8�@�Ŀ����_�3���bÈ¥	�]��fH����:D���_-�+P"���V�|��n[ç…©B�C`���:��&��%I�A�dGX�e�>>{Þžj�^صj�1Dt}�g9�/����P�T�9�=������cU�Ģ)�D=��"1Ί�7D����P���R7-;���G���ۏ�o���'�ld��ʯϪ:���P��l��5�!�b�|x����ח/����I�>�����TsX��3E����ϟ�����a�2�s��X�[J�\Q���n�̈́�3���gIm�m�!�~�:��Yp��z���{]�99�%��='��'+Y0�:A]ÜŸgɂ��_Æ ,�o?���K�w�,��^*��i�|�r���ݽњGY��^�uq�ׂ�R���v�ܒ�@U%=QL��7��LyÉžk��t�Iݶ��=U�87aY�Hq��n��݋ӥ+�oWn�{Q����E��GNÈ·1����?�LVA���K_3�:�KN$)�3�z�`jz	:�E�ۅ� ���-[��<������n|��&4�������:4X,�����}�~�3Ö¯6NP�~��-�Ië­£1�FV���0�x+�4
�l�7Xc|;�w�Y/���)��JJ�vg����������Tu�h/����)�/QPAqÕµK�Q�fl��9��v�6�`:%t�KK��k���js��V_��\ɬ��m�����Lj���7,r��E+��C�5��I-Þ¸|W�r�<mIV��no�,�ff��Ҿ���w:������(:=O�����L��N�b�~;����zlj��oo�0d!xMn�
}�:�l:���;���=���eA�Q(?��}����6MU
���� OET=������
��a�Ȫ�S���zz��9�88Q� ���A��}����9�f�Бw�Y��ME�ӏ�~mOV���b�n�i���n�F��2xg�{��v�뛍��	������u� c�������p�z�#8�ս	��_7�9X��]X@}W���=�1�uQ��'��PK�q=�.���*��PK����R������������B���Definitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Ms�6�����=�Oo��N2�C��:���@�RBM�,�*Q} )�iI�%3��_�>X���U�Ѽ��Kn��&_�6�όX�pQW��������7�Sikfon�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��ҡI�ޙj��oے�����x�U3�jS�˵�8۩�O�L��ʶ�VA�7t��7=Tz��$0%�L�Q�f��J��Q�ٽ,��A��j����V��b�VW��+(�R+1�*x'���}�Z���jJ�y�u^+cs.���r߇�)Y�E�����U^Ҧ��}��&�usF�JU@�&U��
�P�HI+�[cG�lXn[���Ł\G��$`��f���;RР� �^�-A���2�����W�j`D�w;Usia:04L��w���"�(�Jb��Ӡ��m�1�W����Z �A� ��$��^_������m3�u=��g���Fو9h'r�
uev��~`�!�2�.��ñ��Pك�2��D��7w%�+�G}2I~�̎��'#��cA?�����T�	b5#oo���+lF�Ϋ=&��%����$��@m2�=?>�NL�����y�Pg.�^,3��sK�Aވ̩��`c[*Ƚ�+M\
�K�X�tEy��s�>��ݼ�†�
Ù—E�ϸ4x�Q�SNq�a��1+qyH��&:3������Yv��������\�(��a��M �
��p���Ç�6i8,y��3v,�Z���v�~T��N5���Rq�����^�F�niSΜ��W��'\��cE�xA�M�k���Y&�W/x�Z*wcxd��k���?+�^\]�"��-�qR�p@.S4g�=�J��Sc�_#���.�Eg��A��/d��څw�p*0�:���$�
{��_�1.�M�C�ޞJ/�#hŸ���V�.���>��ax��s�7i=�J����k����.�T��NQ�
��4�⛯�j!K������q1B�J�v�� 9;$[��ĭ�q�K���N�h�X�E^�`x��!�c��NX�=^x��b���.�R�r��I��J�\c�;5~��o����7Ý£$' ?sl<�:^����@B�
ԏ�"B�t�弰�"G�D�T1QqV*�^m��s�<���I�\l��%����)��S��wC���K��	�5	�s�
GC����>?(Ï‹C�w�9"gG�xI[�ˁ�(=M�#��;�M�\�	�`�%'i�r���#\�t}H/�]���ޙswVË«ȹo�x�c���,M`��V�h�c]�t�ҳKl_p�,j�����2d���!����I>1��Nye�쀩SB�ʄ����rq�2�w���;���/��6jb�:��/�;����6�u}��!�7�sX��.�]�,����d��r�KGD5[r���yb�J��������2^mߣJ{�Su{�+k�m[������q��NFU:��B����.�i0���Uj"�u��^�h(��������c��K��c�.�q�i'(M���ʵtEM�tj��߮�+�����J����D�����c��+}�;	�놛Hh������`���b�	֣͋[��;�h��3>S*<�y{tyo6<���o��"���o�ܠn#��ѝ��R��>e�Swج�ǶQ't�-�W��_PK�aJ�}���^��PK����R������������*���Definitions/resource-BasicCnf-template.yml�ZK��8����-'z$[�׭����0�T2�UsRQ�fE��zx���I=H�������M�y��4d1�Ygޕ��q�r1���%��
�#��6g������`Y,���8���O�G+p����Q�l��\����]c�v\�%��v�\����w�
�)������>�����l�q���h�8c�#q#�H�.�X��G!8��$��?hLSF`,�]h9�~C��gy�I�)͒"%���A��B����|����sV�;1����4z)�>�w��jI�g�d�0�qsYV�"���9�InJ�V����_��"��D/ISa��o��j%�)M
�J��ӗ$b�%�+Ip'��U���z]Ҍ��E�✦!&T_fI���}�������5���ҨAq>�>\C2��i�9)�Z�h���Ó¯MŸ"��R����7�s)�_��dR�,Br�r/��)�v#(���t/B)��^����%>��$1��	�br�yը�E@Xz�5��IP@�b��a#�E��/_?�~z���{������K9/�j%�|I�+h`�7KaK����h�8ʨ;��wI��cq�Cxd�<x$�Cv*R�_g]yZPm-~�@ĉA���n���Z��N<,�����+,IO��t�aUG�Ջ`X��1�<Q�F2v�j��P
��c�&�0�ELT3��-��$�h��%��]�}F_�����z�����E2d߼�IL�3��q��h�<\�h:�pAL<���J�+s��Dp�ؙo��^�H�<)"�XL\�r�r�������[_OR]s�
��s�F���f^��N2�D�c��O4��y��Q�ZN>�p$�b����;ŷȳ͛��=i���J��/�껰��y���
�X_ݸ+�QVU��U�����A������ƈ'�Y��"�~T鬖
��*��p�ر��v	r��dM�. �^�{{�ּ�e�����C���v�0�!
7d㺾��]��*$�)]M�mOP"�CXX���pn��*2p~�Y1��^�s,�������+���(�,O��H�"i�k�
�~w�k�>�!Evp8��1���rs?�~�P��>�'�)�Ld�2�"(�$�%�K�BF,pT���+�i)#��{�9�4m@���צ>Z/b����&g���K(s�w�Q|�2!�m��;U*��Xh�?h-�_91����l�z��D�] �=vn��kd�,������J���F�KL���Zt8����l��ك�R�>���P�f2�����H���ʦ�oD-k�Ս;��$�dWӷ��à¿€e�W8�"Ï‹���tØ„,[�:l�$�*c?�,Ôš[
(?gp��`������Aх�#��,蒷�Sr)&/R0�k*2Q�X������2R�����g)~f@Od g+~������i��d6X��^�k��W@M(�g�L��J.%��X8��3*΃���+�VpZlR�-��NE���r�`��>�¸ﻋ�K�O��
鰋��쀥B,�,:ќ��
�k�~g��_O*�v���E3Β૧���$P���()R���ԕ.�tU]��r<C_��
���C��U���]���7z�,8���mա�d����{S'B9���x����'���2�ά����WeMw�%��������Տ�>ΪRQ���O��{���-��{I^��T�r����^�k�<�����uy�*�h�s�h�H����6iJ��:qI�o}��d�\�Ct��!z܇;����R�6���5Q��4K<�ۙ[���V�ߞ�/�o
��)њf�rV�n��f/Qr�U���"[d��Ε��=d�إ��OA�p�%��Y	C
/���I����ѷ����8�#�Ú¯[��o�~���nm��kg�;��+A��|��p��{�߭���]0�0uJ��ךi�4R����8Fn&XW��d�E3Q���S��T�$*δ<�u��n����/�JMeg|��]����ݢ{�*i�WCVEh��T�85�h ��4���,	���1�!�@V7R�Fm�Y�F�8@�z�@÷��]̼ÂŒy��e�ڐ}+fXs����!���qp
��}����m.�������r�dv��Qg�a���b����෸L��(����L?�D:н�
��8�4��:��0�ř[��t�f���Ǥ�q/���e3����i�j�Q�1��hK&߾�U]��Ҭ�e��/����&� ]�I���g&\o��nB����e�b���7ȴ�c���q���1�%;��2B�k@��N��&������QTz3��cۋ����n�������tS�f�����#/���Q#�\���;g��5��R��x9��uf�=���
U��}ÃŒs�涞���"���U��A��Y0Ò‡����Q5��6�B�O����"Üb͵�7Y������5=�E�����$��X��dE퉇�PK��H0�	��{6��PK����R������������4���Definitions/resource-BasicCnf-template-interface.yml�\K��(��W�{U����<��vfj&I������A����Y�l)~dd>����y#5�(�9�0)4ZP��a��J���-q��5������ɻ�DȌ�C��q:�	���2��e��`���x�8T���N��*ʱkۜ����uæ™’U7�O�_��3�Q�*�΂����m�j%������T�T�TP"�2UT�J�.��kF�D�eeT��P�d1*���(LL����-dUk��d��Bf��e�4[E�+n&�����O����_�����a[=I�&f�b�(V��'%,�Y2]&����[1E�I�c�i��_Y�J�
bB,s@!"E�f�r�zZhTE7Z5��S,vT(r$p���$$����_h�^髶�����+��5��t|F��4����]������X��"�J��(�4JrN^J�ӿ�ǫ���o>�S^`ƽ�/�w)(*���J��ʮ7�`��U�h�	�0�P���fV��ª�+�i��r�������X�;Z����tFo��͝�]�a
�n���k!�x!�Ր�V����*��}-�a �����`��)���r���*�R%D �V���B�H��΀K��q�i(�ؔ�⬴�<�vĂ:_��Т) 	���]������/��_�wM�s�!Z�K�wk���yގ0���Zu�At�Qn����-���ԯ���3C���ϵjCդ��u�
3::/(TF�;ʸ�疽t8}�l'.1sl��� ��ɟNȚ�0����~����
3�M$S�b	}J*
�MHӄt�Ge^�=�;����W�5�����h�3\�&�}�שd[5|ڣ���;Z1�9��^��
u"MƤI�	������8Km!��N��&2h|
�*�r�혷w@��T8M��Щ��|�m���T��-��S~�F;�|SY��%XD���<�N71�<]g8t@�!��75�Aӥ�n�1�el�8�C�
Y)�0{���MV0�K3�DhJ�&��{	�.m.�w���~n�3�E�N
��h)��j����=���oX�;�h)�0�H]��z�����0Dp������9VWP9�y��i�KrX��%�ɸ���o��>ߋ9��oyE<�^��JJ��C�	ӆ:T��� �,�"eFX�pM%��"i�'Mvؔ�˜n%r��i��4q\:
]���5�n�:�	|�sa�/"]F���8T���FҜg���W������Vga#iF%�
�Pi��:�q�s
Z��+Ý‘7'�N�"v��2�G��}8��*M�����S���J]�/�J1�9�qZ�|�K:�����E�C�_al�#mM$#��0{�
�#��e�ŜlEx�>爫�&Q\|>㹯���'w@q�A<�q�s��8�����b�|�{B�M�]���et�{�Ț���o�v��q��Ta?��8=��JRV�s�#e�>��q�(�R�)��v����.��{�����\����+n-~�ZjQC5&�N+`��\m
,,?����(U��|�mp�gL:w�<K���;�Wٺ��߻��G��5{�#
fÓ³32F�n��d^��>�B�^_|�è«—M�g��PKV��B��za��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��� �_��N�Z5ȫ�-,�I�	��Ƿ�{��f2�V���P(�|�4�>~�ټkM�]�1Q }jc�5p(A��F�������,�	����3��NV�Њ�8�W�.\:�$%�y��,�Al�=�a]2�1�%mwK���	�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��=o�0���
���`����dɐn�%Q������s]2���!��/wE�OQ�.��s�9b�Z<}-N�`��糅	k?���|nW!)O_�>v#t����aaH&l��	A�͌$JKԕ��U���)�� ������P�O8%�QN���ѶҊ�C��<���o�r���l�֞T�J�]����r��>Zm�8e���8�-c�\�r�eM�$G�2mfhi�����10\Q�nЬ�l�PY�g�]i�T	_�R�j$:�P����D�`H6�!mN���6�0��1q��}㴱�/����:vS�έ����n�,6Kuߍ]�¯O�\��)-��:l{�Gu���nk�KbS��v�ܥ�����b�s��a)h���b~Zlb��o}�;����w�y�PK�R|���<��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�����R�	�����/��)�������������;��Definitions/service-BasicCnf-template.ymlPK�����Rx�������/���������������	��NS.mfPK�����RP=�����[��3�������������4
��Definitions/service-BasicCnf-template-interface.ymlPK�����R���B���O��?����������������Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�����R�q=�.���*��8����������������Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�����R�aJ�}���^��B�������������F��Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�����R��H0�	��{6��*�������������3!��Definitions/resource-BasicCnf-template.ymlPK�����RV��B��za��4�������������++��Definitions/resource-BasicCnf-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������������������w���Definitions/relationships.ymlPK�����R�	Qq)��E���������������Ù’��Definitions/artifacts.ymlPK�����R��~����/)���������������I���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�������������5���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK�����R,�P{y�������d�������������N���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�����R�����������\�������������Y���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�����R����
���
��~�������������q���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK�����R�R|���<��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�������������T�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�������
��M���
2021-04-09 02:01:06,606 DEBUG 195:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-09 02:01:06,606 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/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725
2021-04-09 02:01:06,607 DEBUG 198:onap_service.py(1) - [None][Get definition] data sent: None
2021-04-09 02:01:06,607 DEBUG 103:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-09 02:01:06,607 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/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725
2021-04-09 02:01:06,607 DEBUG 106:onap_service.py(1) - [None][Get definition] data sent: None
2021-04-09 02:01:06,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-09 02:01:06,645 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725 HTTP/1.1" 200 216
2021-04-09 02:01:06,646 INFO 116:onap_service.py(1) - [None][Get definition] response code: 200
2021-04-09 02:01:06,646 DEBUG 120:onap_service.py(1) - [None][Get definition] response: {"rb-name":"625b0e29-6af8-4af1-8296-786e8363db72","rb-version":"213b1a07-4aad-4ea1-bc14-993898b38725","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787"}}

2021-04-09 02:01:06,648 DEBUG 195:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-09 02:01:06,648 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/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile/cnftest
2021-04-09 02:01:06,648 DEBUG 198:onap_service.py(1) - [None][Get profile] data sent: None
2021-04-09 02:01:06,649 DEBUG 103:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-09 02:01:06,649 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/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile/cnftest
2021-04-09 02:01:06,650 DEBUG 106:onap_service.py(1) - [None][Get profile] data sent: None
2021-04-09 02:01:06,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-09 02:01:06,673 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile/cnftest HTTP/1.1" 404 87
2021-04-09 02:01:06,675 INFO 116:onap_service.py(1) - [None][Get profile] response code: 404
2021-04-09 02:01:06,675 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-09 02:01:06,676 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-09 02:01:06,677 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-09 02:01:06,683 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-09 02:01:06,684 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/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile
2021-04-09 02:01:06,684 DEBUG 106:onap_service.py(1) - [None][Create profile for definition] data sent: {
    "rb-name": "625b0e29-6af8-4af1-8296-786e8363db72",
    "rb-version": "213b1a07-4aad-4ea1-bc14-993898b38725",
    "profile-name": "cnftest",
    "release-name": "cnftest",
    "namespace": "k8s",
    "kubernetes-version": "1.0"
}
2021-04-09 02:01:06,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-09 02:01:06,722 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile HTTP/1.1" 201 212
2021-04-09 02:01:06,723 INFO 116:onap_service.py(1) - [None][Create profile for definition] response code: 201
2021-04-09 02:01:06,724 DEBUG 120:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"625b0e29-6af8-4af1-8296-786e8363db72","rb-version":"213b1a07-4aad-4ea1-bc14-993898b38725","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-04-09 02:01:06,726 DEBUG 195:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-09 02:01:06,727 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/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile/cnftest
2021-04-09 02:01:06,727 DEBUG 198:onap_service.py(1) - [None][Get profile] data sent: None
2021-04-09 02:01:06,728 DEBUG 103:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-04-09 02:01:06,728 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/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile/cnftest
2021-04-09 02:01:06,728 DEBUG 106:onap_service.py(1) - [None][Get profile] data sent: None
2021-04-09 02:01:06,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-09 02:01:06,766 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile/cnftest HTTP/1.1" 200 212
2021-04-09 02:01:06,767 INFO 116:onap_service.py(1) - [None][Get profile] response code: 200
2021-04-09 02:01:06,767 DEBUG 120:onap_service.py(1) - [None][Get profile] response: {"rb-name":"625b0e29-6af8-4af1-8296-786e8363db72","rb-version":"213b1a07-4aad-4ea1-bc14-993898b38725","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-04-09 02:01:06,770 DEBUG 103:onap_service.py(1) - [None][Upload Artifact content] sent header: {}
2021-04-09 02:01:06,771 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/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile/cnftest/content
2021-04-09 02:01:06,771 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-09 02:01:06,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-04-09 02:01:06,804 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/625b0e29-6af8-4af1-8296-786e8363db72/213b1a07-4aad-4ea1-bc14-993898b38725/profile/cnftest/content HTTP/1.1" 200 0
2021-04-09 02:01:06,804 INFO 116:onap_service.py(1) - [None][Upload Artifact content] response code: 200
2021-04-09 02:01:06,805 DEBUG 120:onap_service.py(1) - [None][Upload Artifact content] response: 
2021-04-09 02:01:06,806 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-09 02:01:06,807 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-09 02:01:06,807 DEBUG 198:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 02:01:06,807 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-09 02:01:06,807 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-09 02:01:06,808 DEBUG 106:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-04-09 02:01:06,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:01:06,932 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-09 02:01:06,933 INFO 116:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-04-09 02:01:06,934 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":"1617933388262"}
2021-04-09 02:01:06,937 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-09 02:01:06,937 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-09 02:01:06,937 DEBUG 198:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 02:01:06,938 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-09 02:01:06,939 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-09 02:01:06,939 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-04-09 02:01:06,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:01:07,210 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-09 02:01:07,212 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-04-09 02:01:07,212 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1617933396784","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-09 02:01:07,216 DEBUG 195:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-09 02:01:07,216 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b
2021-04-09 02:01:07,217 DEBUG 198:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] data sent: None
2021-04-09 02:01:07,217 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-09 02:01:07,218 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b
2021-04-09 02:01:07,218 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] data sent: None
2021-04-09 02:01:07,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:01:07,511 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b HTTP/1.1" 200 1643
2021-04-09 02:01:07,512 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] response code: 200
2021-04-09 02:01:07,513 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b service-instance-name] response: {"service-instance":[{"service-instance-id":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","service-instance-name":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"065e7708-f23c-4d9b-b995-07b0723cbaa7","model-version-id":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","resource-version":"1617933630695","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/35d01e9a-36cf-46a5-b139-5ba0e49c9274/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/8d86a0bd-2244-45d1-a444-e29cd05cb5ab","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8539b011-7031-44a7-aaa7-88f703dbdadf"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_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-09 02:01:07,515 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-09 02:01:07,515 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-09 02:01:07,516 DEBUG 198:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 02:01:07,516 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-09 02:01:07,517 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-09 02:01:07,517 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-09 02:01:07,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:01:07,936 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-09 02:01:07,937 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-09 02:01:07,938 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":"1617933630965","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/8539b011-7031-44a7-aaa7-88f703dbdadf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8539b011-7031-44a7-aaa7-88f703dbdadf"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0"}]}]}}]}
2021-04-09 02:01:07,941 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-09 02:01:07,941 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-09 02:01:07,941 DEBUG 198:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 02:01:07,942 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-09 02:01:07,942 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-09 02:01:07,942 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-09 02:01:07,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:01:08,324 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-09 02:01:08,325 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-09 02:01:08,325 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1617933631124","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8539b011-7031-44a7-aaa7-88f703dbdadf"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_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-09 02:01:08,328 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-09 02:01:08,328 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/relationship-list
2021-04-09 02:01:08,329 DEBUG 198:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-09 02:01:08,329 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-09 02:01:08,330 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/relationship-list
2021-04-09 02:01:08,330 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-09 02:01:08,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:01:08,559 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/relationship-list HTTP/1.1" 200 1064
2021-04-09 02:01:08,560 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-04-09 02:01:08,561 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/8d86a0bd-2244-45d1-a444-e29cd05cb5ab","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d86a0bd-2244-45d1-a444-e29cd05cb5ab"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8539b011-7031-44a7-aaa7-88f703dbdadf"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_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-09 02:01:08,564 DEBUG 195:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <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-09 02:01:08,565 DEBUG 197:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf
2021-04-09 02:01:08,565 DEBUG 198:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] data sent: None
2021-04-09 02:01:08,566 DEBUG 103:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <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-09 02:01:08,566 DEBUG 105:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf
2021-04-09 02:01:08,567 DEBUG 106:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] data sent: None
2021-04-09 02:01:08,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-09 02:01:09,014 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8539b011-7031-44a7-aaa7-88f703dbdadf HTTP/1.1" 200 3737
2021-04-09 02:01:09,016 INFO 116:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] response code: 200
2021-04-09 02:01:09,017 DEBUG 120:onap_service.py(1) - [AAI][Get 35d01e9a-36cf-46a5-b139-5ba0e49c9274 <class 'abc.ABCMeta'>] response: {"vnf-id":"8539b011-7031-44a7-aaa7-88f703dbdadf","vnf-name":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"065e7708-f23c-4d9b-b995-07b0723cbaa7","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1617933645941","model-invariant-id":"d16f247e-16a0-4c80-942a-21444cb121e1","model-version-id":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","model-customization-id":"39c303dc-78b9-44f3-aa1e-0735b09772c5","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/35d01e9a-36cf-46a5-b139-5ba0e49c9274/service-data/vnfs/vnf/8539b011-7031-44a7-aaa7-88f703dbdadf/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/35d01e9a-36cf-46a5-b139-5ba0e49c9274","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":"35d01e9a-36cf-46a5-b139-5ba0e49c9274"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"}]},{"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-09 02:01:09,020 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 02:01:09,021 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 02:01:09,021 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-09 02:01:09,021 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-09 02:01:09,021 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:01:09,022 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-09 02:01:09,022 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-09 02:01:09,023 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:01:09,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 02:01:12,418 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445
2021-04-09 02:01:12,420 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 02:01:12,420 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 02:01:12,422 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 02:01:12,423 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:01:12,423 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:01:12,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:01:12,423 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 02:01:12,423 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:01:12,423 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:01:12,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:01:12,423 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 02:01:12,424 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:01:12,424 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:01:12,424 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:01:12,425 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 02:01:12,425 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:01:12,425 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:01:12,425 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 02:01:12,426 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 02:01:12,426 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 02:01:12,427 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 02:01:12,427 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-09 02:01:12,427 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-09 02:01:12,427 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:01:12,428 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-09 02:01:12,428 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-09 02:01:12,428 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:01:12,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 02:01:17,038 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-09 02:01:17,041 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 02:01:17,043 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","lifecycleState":"CERTIFIED","lastUpdateDate":1617933377814,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 02:01:17,051 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 02:01:17,051 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-09 02:01:17,051 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/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel
2021-04-09 02:01:17,051 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-04-09 02:01:17,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 02:01:17,823 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel HTTP/1.1" 200 None
2021-04-09 02:01:17,825 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-04-09 02:01:17,826 DEBUG 60:sjisprober.py(1) - SHIFT_JIS Japanese prober hit error at byte 11
2021-04-09 02:01:17,827 DEBUG 61:eucjpprober.py(1) - EUC-JP Japanese prober hit error at byte 11
2021-04-09 02:01:17,827 DEBUG 65:mbcharsetprober.py(1) - GB2312 Chinese prober hit error at byte 11
2021-04-09 02:01:17,827 DEBUG 65:mbcharsetprober.py(1) - EUC-KR Korean prober hit error at byte 11
2021-04-09 02:01:17,827 DEBUG 65:mbcharsetprober.py(1) - CP949 Korean prober hit error at byte 11
2021-04-09 02:01:17,828 DEBUG 65:mbcharsetprober.py(1) - Big5 Chinese prober hit error at byte 11
2021-04-09 02:01:17,828 DEBUG 65:mbcharsetprober.py(1) - EUC-TW Taiwan prober hit error at byte 11
2021-04-09 02:01:17,903 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04341988971487483, below negative shortcut threshhold 0.05
2021-04-09 02:01:17,970 DEBUG 116:sbcharsetprober.py(1) - KOI8-R confidence = 0.042501274549739156, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,036 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.04130834986033827, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,102 DEBUG 116:sbcharsetprober.py(1) - MacCyrillic confidence = 0.04362651156375925, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,167 DEBUG 116:sbcharsetprober.py(1) - IBM866 confidence = 0.0436690846072946, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,232 DEBUG 116:sbcharsetprober.py(1) - IBM855 confidence = 0.040742875860834964, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,421 DEBUG 116:sbcharsetprober.py(1) - ISO-8859-5 confidence = 0.03874695225093487, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,488 DEBUG 116:sbcharsetprober.py(1) - windows-1251 confidence = 0.04040441875329127, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,578 DEBUG 116:sbcharsetprober.py(1) - TIS-620 confidence = 0.04132428690749212, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,752 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04420770083591045, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,823 DEBUG 116:sbcharsetprober.py(1) - windows-1255 confidence = 0.04339072073832689, below negative shortcut threshhold 0.05
2021-04-09 02:01:18,901 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-09 02:01:18,901 DEBUG 97:charsetgroupprober.py(1) - KOI8-R not active
2021-04-09 02:01:18,901 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-09 02:01:18,901 DEBUG 97:charsetgroupprober.py(1) - MacCyrillic not active
2021-04-09 02:01:18,901 DEBUG 97:charsetgroupprober.py(1) - IBM866 not active
2021-04-09 02:01:18,901 DEBUG 97:charsetgroupprober.py(1) - IBM855 not active
2021-04-09 02:01:18,902 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-7 Greek confidence = 0.0718371489562742
2021-04-09 02:01:18,902 DEBUG 100:charsetgroupprober.py(1) - windows-1253 Greek confidence = 0.07257782491184785
2021-04-09 02:01:18,902 DEBUG 97:charsetgroupprober.py(1) - ISO-8859-5 not active
2021-04-09 02:01:18,902 DEBUG 97:charsetgroupprober.py(1) - windows-1251 not active
2021-04-09 02:01:18,903 DEBUG 97:charsetgroupprober.py(1) - TIS-620 not active
2021-04-09 02:01:18,903 DEBUG 100:charsetgroupprober.py(1) - ISO-8859-9 Turkish confidence = 0.08281755151020745
2021-04-09 02:01:18,903 DEBUG 100:charsetgroupprober.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-09 02:01:18,903 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-09 02:01:18,903 DEBUG 97:charsetgroupprober.py(1) - windows-1255 not active
2021-04-09 02:01:18,904 DEBUG 271:universaldetector.py(1) - no probers hit minimum threshold
2021-04-09 02:01:18,904 DEBUG 277:universaldetector.py(1) - utf-8  confidence = 0.010000000000000009
2021-04-09 02:01:18,904 DEBUG 277:universaldetector.py(1) - SHIFT_JIS Japanese confidence = 0.01
2021-04-09 02:01:18,904 DEBUG 277:universaldetector.py(1) - EUC-JP Japanese confidence = 0.01
2021-04-09 02:01:18,904 DEBUG 277:universaldetector.py(1) - GB2312 Chinese confidence = 0.01
2021-04-09 02:01:18,905 DEBUG 277:universaldetector.py(1) - EUC-KR Korean confidence = 0.01
2021-04-09 02:01:18,905 DEBUG 277:universaldetector.py(1) - CP949 Korean confidence = 0.01
2021-04-09 02:01:18,905 DEBUG 277:universaldetector.py(1) - Big5 Chinese confidence = 0.01
2021-04-09 02:01:18,905 DEBUG 277:universaldetector.py(1) - EUC-TW Taiwan confidence = 0.01
2021-04-09 02:01:18,906 DEBUG 277:universaldetector.py(1) - windows-1251 Russian confidence = 0.04341988971487483
2021-04-09 02:01:18,906 DEBUG 277:universaldetector.py(1) - KOI8-R Russian confidence = 0.042501274549739156
2021-04-09 02:01:18,906 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Russian confidence = 0.04130834986033827
2021-04-09 02:01:18,906 DEBUG 277:universaldetector.py(1) - MacCyrillic Russian confidence = 0.04362651156375925
2021-04-09 02:01:18,906 DEBUG 277:universaldetector.py(1) - IBM866 Russian confidence = 0.0436690846072946
2021-04-09 02:01:18,906 DEBUG 277:universaldetector.py(1) - IBM855 Russian confidence = 0.040742875860834964
2021-04-09 02:01:18,906 DEBUG 277:universaldetector.py(1) - ISO-8859-7 Greek confidence = 0.0718371489562742
2021-04-09 02:01:18,906 DEBUG 277:universaldetector.py(1) - windows-1253 Greek confidence = 0.07257782491184785
2021-04-09 02:01:18,907 DEBUG 277:universaldetector.py(1) - ISO-8859-5 Bulgairan confidence = 0.03874695225093487
2021-04-09 02:01:18,907 DEBUG 277:universaldetector.py(1) - windows-1251 Bulgarian confidence = 0.04040441875329127
2021-04-09 02:01:18,907 DEBUG 277:universaldetector.py(1) - TIS-620 Thai confidence = 0.04132428690749212
2021-04-09 02:01:18,907 DEBUG 277:universaldetector.py(1) - ISO-8859-9 Turkish confidence = 0.08281755151020745
2021-04-09 02:01:18,907 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.0
2021-04-09 02:01:18,907 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04420770083591045
2021-04-09 02:01:18,907 DEBUG 277:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04339072073832689
2021-04-09 02:01:18,907 DEBUG 282:universaldetector.py(1) - windows-1255 Hebrew confidence = 0.04339072073832689
2021-04-09 02:01:18,909 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�Z�s�:���-'y��sK��M�����;1����x ܺ�[@��,�9di����֖"���Y�c.��3����x\�r+�Q2�3=�.b�X�ǻՊ��r�?>�<���s�E�Ƣ��w���1X";���7���Y`!b��G��>z�[b��@�=��8�h���2��D�:f,=p�`�b��"=>�>3�[��V��=yL�I�B}/��W��|�cZ�*WY|ੈ#�w"��|\��b���{e�=30J�/�I���J�
1�8����(�����q0$Ӝ�Wg���"��X�W�Tf�wh�C��*��������Y��8s��XT�'���%i�+Ҕ����O�th;�x���KU����8ə�Ӛ"�q,dŷM�ZV��=����i�)kOd��;����ݐ��D��9vO�v/
��ft��`�?z��*�\*�d�x�%"�^'�<*�����"-�&�y�ZÄ–Z����y�����������YE	e*��R�<�}A��?����OÖ™Ty0��ϼ�6���\|Y&����^&��l�E��R��#`ety�t�	�{���S$�����]c���J��`c;�[l �����6�m۔���5���e��Z�`�G6�r�x�v�Z��1�_C.��������^o�oY�8�w�nro����gRD�o���֎Z��S�d�lZ�&��aA+�9Ά>��ʠ-
��4J<p�j�{���}��dq�./� {e�;W=e-�OE�}�#�R�!��$7�Mu-
��C+�?__��}|y��=��}����9�VV���xU�h�����O��D�EF���9{w����v���:O��l_���jG﯈��?�sCyh"������ϣ���Ч��r�àZ�¢ ��{�q��� Ҷ���w��>o��9U`y�&y�W��}�/�T��7�g�@��_Aq���(7,�ٺ��TA��Fu(�NO�y�J��r��5s��Ι�J̳2�g�)������y�R�!�Pd}��y���Ok��V�e��
|HJ�"���,����I�$C
���T����y1T��eiZ��<!5\�bK���bT�lÇŒy��Ut2��c���q�er��Y�ז�����^]l�dQ'�X7�%g��7^��U0ܤ�җ���rÒ¸,:AZ�~72���J��_E����m�ZG����n9ߑ�k �n���O�(M�;­�cB^�{<��Ϧ\s;��\�ͱ��1*�%?YT��_�,F�DS(�W�8g�k>��|�c�ԟ�������7ۓ�z�d��A�z
�J�z]
N��8MM�߂O%�����A5�)�1.���;��n��6;�Ł�l�����q�̵��O�M?#�i�i@���&"Դ�ng�;�X��y�ǿ5��~�w��6J,J\�G���"������Ej�����
{��vk����f"����M��aq�ͦ�9����=���S���=�'���8i�\Y��e^^�#�$<ޫ�V�ݞPS*t��}�Vd/����D�^��PO�އ���$;,��EO�վ��� +=M�z��}\&y���QO��)��
VO�ȍK_h����ޙZ�����EGS������6�	���Mtg��U���-�]�
6��Z�����046Ó—~����I���.��$�cn3u����?k��]s��m����y���nj%X�&�l�j¼r0��/O�F���tMV��czo[��1n:�{������;�"�O�t��O_`�y?�}�K�U����jI�B'E�R�������S�Ŵ����o���&ߎnp1Ҕ�?CӒ؅άz7+x�ߏ7}:���F��2O�A9�K�,�Z�vC�ޮ{9���uX�G������.vN��ﵢ˭H����l]-_��*���PK�	�����/��PK����R���������������NS.mfM��j�0���y�h'l�Q��u���Ur��[�%I����/v{�s>N^V���'F;Tå…‘=P�#�VB�zE���
]Q�!��K��3�	�Ӄ�8ސ�[�@:�-���$qD#�\���)M	U��7������I+���)�G�����p��6̠�F�V���{SG���6Kߡ��<X훞b���S��b~`	+?�<;^yy\���k�J6�����[V�&O�BPKx�������/��PK����R������������3���Definitions/service-BasicCnf-template-interface.yml�K��&���)8fV���|���2S��=�R*�Z65@�8�>-��dKk{g$W(|�j��?Z�,��q)��r%M�m�˒Xw��,�h&���'���5�O"U���'��UB��^L��v��3���uFs���g��Y5���y/o�B�y�U��U�ԗs%8;(�I��P)���vsu�]Ʋ�q�B�ב�ASY�[� ����{�Vv�|I�j�-��`T���2VSf�J�ڒ�?ט_�#ļ�<Ε�1��Ri��`̔L����W���@Jaѵ��6�lÒ��@e����kH�$��4�Ѱ�J�1�Q��/ϋ?�-n���
�r}����6]� �ϊ�����A�Q�}��Q�c�	Y�h�L�_Z��I�e�(��5J���&Qi�5��L������C`Yt\(���2�4�#���^g��
��K&
̂��������	gX�r�6	��I��)�)
� �A�k���c�� �^B������󏧇LJ6mKO���]��٩�_���.S~�Lt������t���{�I�J�
a�"���M�ʎ=U+k*!?����uz�	�0l�����,�R�BN�5@s#�8z��Bx��
Ӏ��2�TD��`����pT�������8Nq��@��$�:��Lo&�����P�A�t��MKN%���.������S�r�b�����^IK���d�U_.uU'Un���R/��#�J����Xd1�����"o18����r�4d
+(�^��9ָM�Y�:v$۝��f<�8F����9#���z�=3
{��D�����Τ�42{@Lg��u���3=>����B��HF�hr��j{�Ou����3-8���*]$�gO�$�7�_�;�������s�A��+e�ޅ���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��쌅�=݁ꭊ��]~����9z-��N}�LCT�
���Qh��V'�O`,����O�Fm���a��ЬgC= ��Cb%F&O�����>vp�7G�̈�n�s�a2���4/�)�R��.���q�Uq"���QWz/��T� u
�|�R)�r�v���	q�ghs^og�L�w���KZ��s81/M�ÿ�PKP=�����[��PK����R������������?���Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�����
kf`��]�(Q͢Q�E�0���
o��%	�j�����\MtA@%�QVE�l�z�>J'+(�j�0�:V��`	�c�������t_2�(�I�b��kr��i��RN'�2�[3�B�6WyN2yN��\��+&�\Dq�E��[0X�����
δ]Dn����"��1�$��8���"���5R�={{�#J@ě�C��T%H�CK9f?t��у��{����J�KV�ن�5���~�Fu��d��T�~�L�i��ш����%ljl�-c��`�t0��q�c�`_@�Ҵ�-��ԣ�i��ݰc�o�u[jV�uZ��R~hֺ8�]S+y�f����q�Қƭ����A������9��U�(��;S�+��u=���C,1���~PK���B���O��PK����R������������8���Definitions/resource-BasicCnfNodesDummycvfc-template.yml�ZKs�6��W��4�%Y�n�㤙q�L���A
	��F��]�%�����v�}�[JH���F�3���+�$���T1%Y���?�$���*�
�X�ݕ�1��3���������7�-ŋ9��W��m���`:�����p��w��:��7�&\c ��E�E�%Y�VA��
s�Н`ɈOx�����y��_#�L2��B�{����i2OR��Ǥ�KzXz�J�s�{?>��݋��>RN3��j����=<�<8Ò¼��0Q0�Q)����"����P?w�јb	b���u1m�~��<	(H���ËL��*�#��=/b1(�pHb�����Zz��'8����6�9^�f4�E��Ԣ�&*�}&r����S3�Z��H0�B�rM*c�ѫ4#�
ĸ�Y�	�ծ���|�<z�\�5�L�B��c���k�������P�����-�K�b�?��X�Y��֓x��4�t
�Ӳ���1��U�BJ�j3�r�$ܻx��׊���G�����g�O�����g\*(�p�O��>ϊ��T�t��XA	�rZ���)ī�������;/±,)yD�(�ĔW�B�2�`���~��Bw3�:"5)W����&
g����指�����v�<���q��YCd��OZ�W�Du��)���5��c����K�,�'��i:�E~33~H�/��F���3�Œ<�xQ+��J�=*9#�����vot�z��^�`��&��3��f�5Ex�T0���qs֥�k�G1~���=ܨVy�IBRW��ıW3���·@ч�u3H ��}�q�|���a���8�LE5�u�l<|(ï±£I蕔�6{����VM�+�`�]����)��^�o�%0��p�ۿ������a�m��%@�n^{>Z�4��C�6O�{�Ț�5�L��nr�ڭqf�#�>�f��������������Ȕ���f���R�������f�6[r�����Þ’e�W��.\�U�^��z��|G�n�v�![J��X��Q���[V~
̘K��8�@�Ŀ����_�3���bÈ¥	�]��fH����:D���_-�+P"���V�|��n[ç…©B�C`���:��&��%I�A�dGX�e�>>{Þžj�^صj�1Dt}�g9�/����P�T�9�=������cU�Ģ)�D=��"1Ί�7D����P���R7-;���G���ۏ�o���'�ld��ʯϪ:���P��l��5�!�b�|x����ח/����I�>�����TsX��3E����ϟ�����a�2�s��X�[J�\Q���n�̈́�3���gIm�m�!�~�:��Yp��z���{]�99�%��='��'+Y0�:A]ÜŸgɂ��_Æ ,�o?���K�w�,��^*��i�|�r���ݽњGY��^�uq�ׂ�R���v�ܒ�@U%=QL��7��LyÉžk��t�Iݶ��=U�87aY�Hq��n��݋ӥ+�oWn�{Q����E��GNÈ·1����?�LVA���K_3�:�KN$)�3�z�`jz	:�E�ۅ� ���-[��<������n|��&4�������:4X,�����}�~�3Ö¯6NP�~��-�Ië­£1�FV���0�x+�4
�l�7Xc|;�w�Y/���)��JJ�vg����������Tu�h/����)�/QPAqÕµK�Q�fl��9��v�6�`:%t�KK��k���js��V_��\ɬ��m�����Lj���7,r��E+��C�5��I-Þ¸|W�r�<mIV��no�,�ff��Ҿ���w:������(:=O�����L��N�b�~;����zlj��oo�0d!xMn�
}�:�l:���;���=���eA�Q(?��}����6MU
���� OET=������
��a�Ȫ�S���zz��9�88Q� ���A��}����9�f�Бw�Y��ME�ӏ�~mOV���b�n�i���n�F��2xg�{��v�뛍��	������u� c�������p�z�#8�ս	��_7�9X��]X@}W���=�1�uQ��'��PK�q=�.���*��PK����R������������B���Definitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�Ms�6�����=�Oo��N2�C��:���@�RBM�,�*Q} )�iI�%3��_�>X���U�Ѽ��Kn��&_�6�όX�pQW��������7�Sikfon�T�?�J^��M�֢‹�Ԯ롁K�3Z�9��ҡI�ޙj��oے�����x�U3�jS�˵�8۩�O�L��ʶ�VA�7t��7=Tz��$0%�L�Q�f��J��Q�ٽ,��A��j����V��b�VW��+(�R+1�*x'���}�Z���jJ�y�u^+cs.���r߇�)Y�E�����U^Ҧ��}��&�usF�JU@�&U��
�P�HI+�[cG�lXn[���Ł\G��$`��f���;RР� �^�-A���2�����W�j`D�w;Usia:04L��w���"�(�Jb��Ӡ��m�1�W����Z �A� ��$��^_������m3�u=��g���Fو9h'r�
uev��~`�!�2�.��ñ��Pك�2��D��7w%�+�G}2I~�̎��'#��cA?�����T�	b5#oo���+lF�Ϋ=&��%����$��@m2�=?>�NL�����y�Pg.�^,3��sK�Aވ̩��`c[*Ƚ�+M\
�K�X�tEy��s�>��ݼ�†�
Ù—E�ϸ4x�Q�SNq�a��1+qyH��&:3������Yv��������\�(��a��M �
��p���Ç�6i8,y��3v,�Z���v�~T��N5���Rq�����^�F�niSΜ��W��'\��cE�xA�M�k���Y&�W/x�Z*wcxd��k���?+�^\]�"��-�qR�p@.S4g�=�J��Sc�_#���.�Eg��A��/d��څw�p*0�:���$�
{��_�1.�M�C�ޞJ/�#hŸ���V�.���>��ax��s�7i=�J����k����.�T��NQ�
��4�⛯�j!K������q1B�J�v�� 9;$[��ĭ�q�K���N�h�X�E^�`x��!�c��NX�=^x��b���.�R�r��I��J�\c�;5~��o����7Ý£$' ?sl<�:^����@B�
ԏ�"B�t�弰�"G�D�T1QqV*�^m��s�<���I�\l��%����)��S��wC���K��	�5	�s�
GC����>?(Ï‹C�w�9"gG�xI[�ˁ�(=M�#��;�M�\�	�`�%'i�r���#\�t}H/�]���ޙswVË«ȹo�x�c���,M`��V�h�c]�t�ҳKl_p�,j�����2d���!����I>1��Nye�쀩SB�ʄ����rq�2�w���;���/��6jb�:��/�;����6�u}��!�7�sX��.�]�,����d��r�KGD5[r���yb�J��������2^mߣJ{�Su{�+k�m[������q��NFU:��B����.�i0���Uj"�u��^�h(��������c��K��c�.�q�i'(M���ʵtEM�tj��߮�+�����J����D�����c��+}�;	�놛Hh������`���b�	֣͋[��;�h��3>S*<�y{tyo6<���o��"���o�ܠn#��ѝ��R��>e�Swج�ǶQ't�-�W��_PK�aJ�}���^��PK����R������������*���Definitions/resource-BasicCnf-template.yml�ZK��8����-'z$[�׭����0�T2�UsRQ�fE��zx���I=H�������M�y��4d1�Ygޕ��q�r1���%��
�#��6g������`Y,���8���O�G+p����Q�l��\����]c�v\�%��v�\����w�
�)������>�����l�q���h�8c�#q#�H�.�X��G!8��$��?hLSF`,�]h9�~C��gy�I�)͒"%���A��B����|����sV�;1����4z)�>�w��jI�g�d�0�qsYV�"���9�InJ�V����_��"��D/ISa��o��j%�)M
�J��ӗ$b�%�+Ip'��U���z]Ҍ��E�✦!&T_fI���}�������5���ҨAq>�>\C2��i�9)�Z�h���Ó¯MŸ"��R����7�s)�_��dR�,Br�r/��)�v#(���t/B)��^����%>��$1��	�br�yը�E@Xz�5��IP@�b��a#�E��/_?�~z���{������K9/�j%�|I�+h`�7KaK����h�8ʨ;��wI��cq�Cxd�<x$�Cv*R�_g]yZPm-~�@ĉA���n���Z��N<,�����+,IO��t�aUG�Ջ`X��1�<Q�F2v�j��P
��c�&�0�ELT3��-��$�h��%��]�}F_�����z�����E2d߼�IL�3��q��h�<\�h:�pAL<���J�+s��Dp�ؙo��^�H�<)"�XL\�r�r�������[_OR]s�
��s�F���f^��N2�D�c��O4��y��Q�ZN>�p$�b����;ŷȳ͛��=i���J��/�껰��y���
�X_ݸ+�QVU��U�����A������ƈ'�Y��"�~T鬖
��*��p�ر��v	r��dM�. �^�{{�ּ�e�����C���v�0�!
7d㺾��]��*$�)]M�mOP"�CXX���pn��*2p~�Y1��^�s,�������+���(�,O��H�"i�k�
�~w�k�>�!Evp8��1���rs?�~�P��>�'�)�Ld�2�"(�$�%�K�BF,pT���+�i)#��{�9�4m@���צ>Z/b����&g���K(s�w�Q|�2!�m��;U*��Xh�?h-�_91����l�z��D�] �=vn��kd�,������J���F�KL���Zt8����l��ك�R�>���P�f2�����H���ʦ�oD-k�Ս;��$�dWӷ��à¿€e�W8�"Ï‹���tØ„,[�:l�$�*c?�,Ôš[
(?gp��`������Aх�#��,蒷�Sr)&/R0�k*2Q�X������2R�����g)~f@Od g+~������i��d6X��^�k��W@M(�g�L��J.%��X8��3*΃���+�VpZlR�-��NE���r�`��>�¸ﻋ�K�O��
鰋��쀥B,�,:ќ��
�k�~g��_O*�v���E3Β૧���$P���()R���ԕ.�tU]��r<C_��
���C��U���]���7z�,8���mա�d����{S'B9���x����'���2�ά����WeMw�%��������Տ�>ΪRQ���O��{���-��{I^��T�r����^�k�<�����uy�*�h�s�h�H����6iJ��:qI�o}��d�\�Ct��!z܇;����R�6���5Q��4K<�ۙ[���V�ߞ�/�o
��)њf�rV�n��f/Qr�U���"[d��Ε��=d�إ��OA�p�%��Y	C
/���I����ѷ����8�#�Ú¯[��o�~���nm��kg�;��+A��|��p��{�߭���]0�0uJ��ךi�4R����8Fn&XW��d�E3Q���S��T�$*δ<�u��n����/�JMeg|��]����ݢ{�*i�WCVEh��T�85�h ��4���,	���1�!�@V7R�Fm�Y�F�8@�z�@÷��]̼ÂŒy��e�ڐ}+fXs����!���qp
��}����m.�������r�dv��Qg�a���b����෸L��(����L?�D:н�
��8�4��:��0�ř[��t�f���Ǥ�q/���e3����i�j�Q�1��hK&߾�U]��Ҭ�e��/����&� ]�I���g&\o��nB����e�b���7ȴ�c���q���1�%;��2B�k@��N��&������QTz3��cۋ����n�������tS�f�����#/���Q#�\���;g��5��R��x9��uf�=���
U��}ÃŒs�涞���"���U��A��Y0Ò‡����Q5��6�B�O����"Üb͵�7Y������5=�E�����$��X��dE퉇�PK��H0�	��{6��PK����R������������4���Definitions/resource-BasicCnf-template-interface.yml�\K��(��W�{U����<��vfj&I������A����Y�l)~dd>����y#5�(�9�0)4ZP��a��J���-q��5������ɻ�DȌ�C��q:�	���2��e��`���x�8T���N��*ʱkۜ����uæ™’U7�O�_��3�Q�*�΂����m�j%������T�T�TP"�2UT�J�.��kF�D�eeT��P�d1*���(LL����-dUk��d��Bf��e�4[E�+n&�����O����_�����a[=I�&f�b�(V��'%,�Y2]&����[1E�I�c�i��_Y�J�
bB,s@!"E�f�r�zZhTE7Z5��S,vT(r$p���$$����_h�^髶�����+��5��t|F��4����]������X��"�J��(�4JrN^J�ӿ�ǫ���o>�S^`ƽ�/�w)(*���J��ʮ7�`��U�h�	�0�P���fV��ª�+�i��r�������X�;Z����tFo��͝�]�a
�n���k!�x!�Ր�V����*��}-�a �����`��)���r���*�R%D �V���B�H��΀K��q�i(�ؔ�⬴�<�vĂ:_��Т) 	���]������/��_�wM�s�!Z�K�wk���yގ0���Zu�At�Qn����-���ԯ���3C���ϵjCդ��u�
3::/(TF�;ʸ�疽t8}�l'.1sl��� ��ɟNȚ�0����~����
3�M$S�b	}J*
�MHӄt�Ge^�=�;����W�5�����h�3\�&�}�שd[5|ڣ���;Z1�9��^��
u"MƤI�	������8Km!��N��&2h|
�*�r�혷w@��T8M��Щ��|�m���T��-��S~�F;�|SY��%XD���<�N71�<]g8t@�!��75�Aӥ�n�1�el�8�C�
Y)�0{���MV0�K3�DhJ�&��{	�.m.�w���~n�3�E�N
��h)��j����=���oX�;�h)�0�H]��z�����0Dp������9VWP9�y��i�KrX��%�ɸ���o��>ߋ9��oyE<�^��JJ��C�	ӆ:T��� �,�"eFX�pM%��"i�'Mvؔ�˜n%r��i��4q\:
]���5�n�:�	|�sa�/"]F���8T���FҜg���W������Vga#iF%�
�Pi��:�q�s
Z��+Ý‘7'�N�"v��2�G��}8��*M�����S���J]�/�J1�9�qZ�|�K:�����E�C�_al�#mM$#��0{�
�#��e�ŜlEx�>爫�&Q\|>㹯���'w@q�A<�q�s��8�����b�|�{B�M�]���et�{�Ț���o�v��q��Ta?��8=��JRV�s�#e�>��q�(�R�)��v����.��{�����\����+n-~�ZjQC5&�N+`��\m
,,?����(U��|�mp�gL:w�<K���;�Wٺ��߻��G��5{�#
fÓ³32F�n��d^��>�B�^_|�è«—M�g��PKV��B��za��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��� �_��N�Z5ȫ�-,�I�	��Ƿ�{��f2�V���P(�|�4�>~�ټkM�]�1Q }jc�5p(A��F�������,�	����3��NV�Њ�8�W�.\:�$%�y��,�Al�=�a]2�1�%mwK���	�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��=o�0���
���`����dɐn�%Q������s]2���!��/wE�OQ�.��s�9b�Z<}-N�`��糅	k?���|nW!)O_�>v#t����aaH&l��	A�͌$JKԕ��U���)�� ������P�O8%�QN���ѶҊ�C��<���o�r���l�֞T�J�]����r��>Zm�8e���8�-c�\�r�eM�$G�2mfhi�����10\Q�nЬ�l�PY�g�]i�T	_�R�j$:�P����D�`H6�!mN���6�0��1q��}㴱�/����:vS�έ����n�,6Kuߍ]�¯O�\��)-��:l{�Gu���nk�KbS��v�ܥ�����b�s��a)h���b~Zlb��o}�;����w�y�PK�R|���<��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�����R�	�����/��)�������������;��Definitions/service-BasicCnf-template.ymlPK�����Rx�������/���������������	��NS.mfPK�����RP=�����[��3�������������4
��Definitions/service-BasicCnf-template-interface.ymlPK�����R���B���O��?����������������Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�����R�q=�.���*��8����������������Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�����R�aJ�}���^��B�������������F��Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�����R��H0�	��{6��*�������������3!��Definitions/resource-BasicCnf-template.ymlPK�����RV��B��za��4�������������++��Definitions/resource-BasicCnf-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������������������w���Definitions/relationships.ymlPK�����R�	Qq)��E���������������Ù’��Definitions/artifacts.ymlPK�����R��~����/)���������������I���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�������������5���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/HEAT/base_dummy.yamlPK�����R,�P{y�������d�������������N���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�����R�����������\�������������Y���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/VF_LICENSE/vf-license-model.xmlPK�����R����
���
��~�������������q���Artifacts/org.openecomp.resource.vf.BasicCnf_v1.0/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK�����R�R|���<��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�������������T�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�������
��M���
2021-04-09 02:01:18,999 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': '9e64924c-946f-4171-9e17-f6c4b6bc96fe', 'x-fromappid': 'API client'}
2021-04-09 02:01:18,999 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-09 02:01:18,999 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"
            },
            "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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_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-09 02:01:19,000 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': '9e64924c-946f-4171-9e17-f6c4b6bc96fe', 'x-fromappid': 'API client'}
2021-04-09 02:01:19,000 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-09 02:01:19,000 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"
            },
            "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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b_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-09 02:01:19,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-04-09 02:01:19,151 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-09 02:01:19,153 INFO 116:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200
2021-04-09 02:01:19,154 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-09 02:01:19,179 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 02:01:19,179 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 02:01:19,180 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-09 02:01:19,180 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-09 02:01:19,180 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:01:19,180 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-09 02:01:19,181 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-09 02:01:19,181 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 02:01:19,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 02:01:21,728 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445
2021-04-09 02:01:21,730 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 02:01:21,730 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2298aef3-b4bb-4ded-ab4d-5c6b15e785b0/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a498516c-72a0-41e8-9179-ebca6939a428/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7893ad10-58d7-4133-8ca6-6e9875d205df/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","name":"basic_onboard_waadKi","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/37a05b0c-e91e-481c-bcf7-7eb4f19709f9/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-09 02:01:21,734 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 02:01:21,735 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:01:21,735 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:01:21,735 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:01:21,736 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 02:01:21,736 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:01:21,736 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:01:21,737 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:01:21,737 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 02:01:21,737 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:01:21,737 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:01:21,738 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 02:01:21,738 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_waadKi from SDC
2021-04-09 02:01:21,738 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 02:01:21,739 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 02:01:21,739 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 02:01:21,739 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 02:01:21,739 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 02:01:21,739 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 02:01:21,740 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 02:01:21,740 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 02:01:21,740 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:01:21,741 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 02:01:21,741 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 02:01:21,741 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 02:01:21,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 02:01:26,318 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-09 02:01:26,322 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 02:01:26,326 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f9a6e5-68fa-420b-b87f-f99652d16c43","lifecycleState":"CERTIFIED","lastUpdateDate":1617923896307,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e405ef31-6710-450d-aa2d-53eb86f9701d","invariantUUID":"880084ca-76a5-4dad-af83-1bbe115bb8d6","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"97acccc0-00c4-4923-8a9d-65b8c845aeba","lifecycleState":"CERTIFIED","lastUpdateDate":1617924127218,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a0517b5-283a-48a9-b90e-ff482abad8f4","invariantUUID":"6364e410-529f-45d5-b21c-5da2502b996a","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8baa3e-5f81-478b-a85d-b33f18c0097d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923281635,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fc78aba-5847-4f7c-a309-2830fbcbd587","invariantUUID":"7b8d90fb-1fd6-48cb-ad63-d0a23905b639","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":"e7da5f27-6389-4d01-ad4f-0f233cd4bf84","lifecycleState":"CERTIFIED","lastUpdateDate":1617923775720,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"20eca0d6-6539-4c39-9158-207f9ef99b8b","invariantUUID":"c6bc708f-2cbf-476b-9f75-899e01f74581","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":"d11adcdc-43e8-40e1-a5a9-5c1dfa3b021c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923397440,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1760d614-3786-470f-8c02-5cf05e8bc13b","invariantUUID":"678e820a-f858-442b-88a4-a4fde63795b9","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":"loadBalancer","uniqueId":"21a7c9d6-e86f-40ab-ac01-f1bf2f2a3ff9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923260935,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e8f5eda-b207-4b3a-9efa-6eae97e86501","invariantUUID":"60e1fab3-e5a4-4767-b3ea-a939fb4af194","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7ea771a-30c0-4d01-ae2b-ecb6572c5adf","lifecycleState":"CERTIFIED","lastUpdateDate":1617923937605,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ab71fd8-ba4b-4e1b-8c4a-627f5d9d1b92","invariantUUID":"64ecd9ca-cc30-459a-bd0b-aef58b9a2a05","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51c0d8c9-8b52-4ece-b7de-0767f00992fa","lifecycleState":"CERTIFIED","lastUpdateDate":1617923744419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9748840d-762c-47f6-a2b4-219a5e432b39","invariantUUID":"94cf1072-1e7e-4e08-9b19-056c3f011f5a","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":"f79ced43-1524-46d1-a660-80e40401917c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923753823,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9d4e8c3-4b42-4154-8303-29cdee1c0450","invariantUUID":"e9c47f31-6f4d-444c-9163-b2fe4234bfea","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":"compute","uniqueId":"51ec9836-2a83-4c35-b144-baaae7bc8c5e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923163937,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b234b44-b3ce-459c-b425-470b3b8e32ea","invariantUUID":"494c8ad3-35e7-433a-95d1-0f454b5c70f1","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ed2040fc-6e1c-42be-a54d-ce2124232d0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923884436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0791bec0-d55d-47b2-9fff-ca46214a90bc","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"defaulticon","uniqueId":"842b4d4b-4a43-4dcd-b42e-376c09cf44d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923373008,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"822b39f3-0408-450d-9c76-3323977b207b","invariantUUID":"a991efad-3c9a-45bc-81b6-23b9967346ad","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dd1fec9-766b-4999-b4a3-c467529daf99","lifecycleState":"CERTIFIED","lastUpdateDate":1617924244830,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32088da8-16a9-49f8-9036-f2498c094d9f","invariantUUID":"14737fd3-72cf-4eb5-8273-dda4dc978894","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"76615e80-e066-4ee3-82c0-98c4c2cc7257","lifecycleState":"CERTIFIED","lastUpdateDate":1617924215721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2ff9539-80f9-4224-be5f-7f04c7fb40d8","invariantUUID":"ac038846-2efa-4f16-becb-71207e3597ad","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a7116f9-a52d-4fc3-8963-793f7b6fd7d6","lifecycleState":"CERTIFIED","lastUpdateDate":1617924084756,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b176fd1f-06ee-4051-b00e-39d77df8d8a4","invariantUUID":"5370a530-c32e-47e7-8267-bf3044945c48","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"af004fab-99da-4c40-910b-cc8d2d314e99","lifecycleState":"CERTIFIED","lastUpdateDate":1617923489118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f57301d9-3a34-4e74-880f-6461b45d8698","invariantUUID":"003ff4bb-c5da-43bb-8aa8-64b9fd28d06f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33068351-a66f-459e-a8a9-20cfaa3dcbb5","lifecycleState":"CERTIFIED","lastUpdateDate":1617924044425,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02c331e2-308c-40fe-9192-3dd70ae35877","invariantUUID":"7dc5614e-0b91-4272-adc6-efcb1bd0ebbe","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1763313-cb24-47ae-ad62-1ea12e2f6d78","lifecycleState":"CERTIFIED","lastUpdateDate":1617924033525,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5b8e96b-bf2f-4d6b-992f-a3f1845049c9","invariantUUID":"2a340fb3-f96d-4403-a561-22d897d6b161","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"compute","uniqueId":"f555c5b3-016a-45ed-8ae9-d4dd90da288f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617924104436,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b370f49-3e1c-456c-bcf9-1ac21a38c133","invariantUUID":"ab386f02-0ce9-4044-8618-8dfbbc72838b","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":"port","uniqueId":"22ae38cf-32ab-4f0d-b5c2-a9ef89c4ecef","lifecycleState":"CERTIFIED","lastUpdateDate":1617924012219,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"824ae3f8-0a6d-4cf7-ac91-7a66c409f124","invariantUUID":"4697c84c-31b5-46c6-b1f1-9b2b29837be2","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":"dd2845a8-0347-40ef-b165-d1070b57c1b0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923320342,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4db964f8-c619-421f-84e5-356d287a9a5e","invariantUUID":"02b7c46b-2613-44bd-8252-a80030c48951","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":"a096c33d-ef3a-4e9b-a148-78d350abfefe","lifecycleState":"CERTIFIED","lastUpdateDate":1617923644924,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9338764-7cee-4200-903d-21158dea0df3","invariantUUID":"fc805d31-c469-4c0e-9eb8-5901f945fc9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c6792b11-5ae4-4043-9d76-76b7fbfa8316","lifecycleState":"CERTIFIED","lastUpdateDate":1617924187729,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6814cfb9-0176-44db-9e9c-096015f7811b","invariantUUID":"01a86f48-cb36-49c2-836f-09db2f74c98d","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":"defaulticon","uniqueId":"9fde9dc8-671f-482d-92b5-3ca40b070901","lifecycleState":"CERTIFIED","lastUpdateDate":1617933077640,"name":"basic_onboard_waadKi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b10c9605-e04a-408b-a230-320695ba8653","invariantUUID":"6860e70a-5ef2-410b-96cc-69c2d8975108","systemName":"BasicOnboardWaadki","description":"VF","tags":["basic_onboard_waadKi"],"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":"8f1ea14a-f7f3-4c9c-af6c-c1ce239014cc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923586824,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7edd21cc-aa8a-4bf5-84f3-07dea5dbe513","invariantUUID":"fc7a1d82-93d7-4329-9123-76c79bc6876b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e40723cd-c8d9-4cba-9244-6263030fe89c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923578033,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09d38d4d-6edc-4597-a645-0dbd106ff3cc","invariantUUID":"d1b15164-880d-42b6-a3dc-ff10e9c1ecfe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb953f85-c818-437f-9d12-2c203c28d5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617923798928,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c97c964b-72c7-4c10-9906-2797b18c87b5","invariantUUID":"bdb39cd1-c37b-4598-9bb2-eadef2137da3","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":"9150c64c-394a-4825-a461-b86f011a5647","lifecycleState":"CERTIFIED","lastUpdateDate":1617923406416,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eef24b54-894e-4225-9e58-dfd30bbe457e","invariantUUID":"bf957490-d465-43db-a0f1-bafddaf13f96","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f7a712bd-f4c6-48d7-b6c4-ae8d6801dd90","lifecycleState":"CERTIFIED","lastUpdateDate":1617923221534,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b1520129-0485-442c-8b12-07332525ef85","invariantUUID":"785c8bd0-8642-4e6e-b6a5-cd5a69524c34","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":"9a907e57-c2cb-4e00-82e5-b0afd674cf7c","lifecycleState":"CERTIFIED","lastUpdateDate":1617923598430,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"347bd123-376f-4a5b-b611-93834e6f8b46","invariantUUID":"05a7e7ab-4e4b-4a0b-ab61-af36b6a5ec05","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":"91f534be-3ec0-4d7e-a66b-60f3bfa7c150","lifecycleState":"CERTIFIED","lastUpdateDate":1617923351320,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f281351-0e3c-4521-8abc-be4990e3203f","invariantUUID":"2a935204-01ad-4781-a322-9d4437e0873b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"6fd71074-9a94-48f4-ba92-73775374ba06","lifecycleState":"CERTIFIED","lastUpdateDate":1617924161139,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9dbd18e5-562c-49ab-9edf-23174377d7a8","invariantUUID":"469c85dc-a07f-4546-8750-9db8fe72ead1","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":"network","uniqueId":"acb80e0d-df34-4952-85f6-5f78ad33bc7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923764731,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18d0b4a9-4a43-40c1-8819-fb903d5a7c19","invariantUUID":"5289b354-78b5-4252-8504-a50dba2c4f13","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":"6e8cfeec-7d28-49d6-a47c-4fb8dd5ff730","lifecycleState":"CERTIFIED","lastUpdateDate":1617924064045,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"600effc6-f236-4024-b8b8-d15c38001291","invariantUUID":"27b61520-0eff-441d-b7a0-2524f90d1922","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":"compute","uniqueId":"f2e3ba24-b7fe-42b4-836b-329cf3fea548","lifecycleState":"CERTIFIED","lastUpdateDate":1617923872907,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fb6a4c3-4316-40a7-8637-b8f884529fea","invariantUUID":"da3a24f4-2d5a-4959-82f6-5abddb1c1be4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53afdb6e-6783-4458-a581-a19b70ba9be9","lifecycleState":"CERTIFIED","lastUpdateDate":1617923385943,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5ac6c091-b0ba-4f2d-b1a7-629cb71b4455","invariantUUID":"bc731276-3681-435b-a5c2-9a905f8fd1d7","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":"defaulticon","uniqueId":"06efa44f-2bf8-4197-a52f-ebd3f08359ad","lifecycleState":"CERTIFIED","lastUpdateDate":1617924001733,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68a4722a-d883-429b-9609-e06f0720a219","invariantUUID":"63f88d6c-22c5-42f2-9eff-c5e28a9c7864","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"509ea805-a6f1-4994-a9aa-8669578cc7ec","lifecycleState":"CERTIFIED","lastUpdateDate":1617923417535,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8b6f378d-c8a1-42bd-918e-60b3730217ee","invariantUUID":"f253d6ee-65f9-4b7f-8243-e9154952108e","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":"port","uniqueId":"92669038-286d-40c7-a291-2f37df7d289e","lifecycleState":"CERTIFIED","lastUpdateDate":1617923499223,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17a367bf-7ebb-4eee-8432-0e29942faad6","invariantUUID":"d5ce1ded-74fa-48ff-bb8b-1884884f2ad6","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":"compute","uniqueId":"223dbaa3-435f-4004-aa5e-364a53a0e776","lifecycleState":"CERTIFIED","lastUpdateDate":1617924257823,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0919be84-1dd5-4d27-9fc7-c0499cfc72e6","invariantUUID":"370cde83-c7a0-472f-8f56-8ea4049ada6f","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3807962c-5728-43ea-8090-ef6c7ead3b70","lifecycleState":"CERTIFIED","lastUpdateDate":1617923210213,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"c39a67c0-ccd3-4fa6-89ea-9d52c48b44b7","invariantUUID":"d3a62d66-0cd0-43fc-8dbb-51be55c1a432","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6a68f51-7f2c-410b-b07f-33ab1ce1ade3","lifecycleState":"CERTIFIED","lastUpdateDate":1617923716726,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595b2576-5dd5-4736-8388-2d15f6f5a86d","invariantUUID":"b4c1d07f-71a1-454c-a82c-e4824529e4ac","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a244f3f-b654-4d27-b1cb-771dbe62ea63","lifecycleState":"CERTIFIED","lastUpdateDate":1617924054418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a2ee3f2-c9b0-4d52-b686-030fc18b37c5","invariantUUID":"af4f1eca-cc60-48a4-854c-96f451470e30","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":"objectStorage","uniqueId":"d353b8a7-3141-4f23-9e6b-29466d01f467","lifecycleState":"CERTIFIED","lastUpdateDate":1617923331307,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"552110d0-1e27-49db-939e-3fd9c07707b6","invariantUUID":"b8750712-53cf-4088-8d81-2266f16ec5f8","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":"2f063a5f-7914-4c49-b720-58d53205b87a","lifecycleState":"CERTIFIED","lastUpdateDate":1617923725447,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"25a155b5-3b63-49b7-9294-19ca6fab838a","invariantUUID":"8d704856-b65a-4f40-8894-031796594228","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":"95db2cd6-e6d0-450f-b898-91e578704949","lifecycleState":"CERTIFIED","lastUpdateDate":1617923785734,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65acd00c-34ea-4acd-aa84-5b91dbbca0c3","invariantUUID":"6d2d5a61-ccbb-40ba-8250-4d32ea610e54","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f4c40b3c-4f90-4827-bbbb-02be929a2a33","lifecycleState":"CERTIFIED","lastUpdateDate":1617923905434,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd5457e2-9652-4d1b-8ce2-b7b44aeff28c","invariantUUID":"09aa92da-920a-40f9-98a7-e746c3a8fa37","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e67a2b7-c1d5-4511-8f6e-680ba04d85a5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923538135,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07a4f410-3ba2-4cfa-903d-fc48403ce768","invariantUUID":"cf4b6fae-0c67-4b68-9f9a-1d1ce88a2626","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":"objectStorage","uniqueId":"7f84bd16-7e41-4ec6-a188-db689f691ced","lifecycleState":"CERTIFIED","lastUpdateDate":1617923232308,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b37a3dcf-cffe-4e74-8c11-d9d6a2e5719a","invariantUUID":"b7f778c1-b42e-44cd-b2e5-9d3fc6ee0660","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"580b6148-8a91-4d40-93d9-c8d1c7c32f87","lifecycleState":"CERTIFIED","lastUpdateDate":1617933270641,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","invariantUUID":"d16f247e-16a0-4c80-942a-21444cb121e1","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ceec2b-0aa0-4fd5-a545-262cedd993bc","lifecycleState":"CERTIFIED","lastUpdateDate":1617923850707,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3393f349-dea8-4072-9591-25ddc567397a","invariantUUID":"e9a4c5f5-2007-4041-9663-832f6fe31752","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":"compute","uniqueId":"754de48e-c72d-4ecc-9846-5fa0cc79f2d5","lifecycleState":"CERTIFIED","lastUpdateDate":1617923820435,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7d4e87fb-f07d-449d-8cce-3c9bd998b64c","invariantUUID":"d1c1b255-c78b-4604-ad53-9579fe59a32d","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":"port","uniqueId":"6c4957ff-43ca-49d1-95ed-c4120289bf31","lifecycleState":"CERTIFIED","lastUpdateDate":1617924023730,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a0f28d7-576c-46cb-8544-7d5ad8287099","invariantUUID":"62a45b38-2645-4a90-a642-1e26f41c26cf","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":"securityrules","uniqueId":"8ac7a81a-b9e3-4123-b112-5cf9f836d86f","lifecycleState":"CERTIFIED","lastUpdateDate":1617923547824,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"597b58c2-0dce-4c6d-9b8f-1ae65084180e","invariantUUID":"1e3da700-c680-4257-ad5f-330886671a1f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca95b27a-1171-46d9-8a74-906fd11f364f","lifecycleState":"CERTIFIED","lastUpdateDate":1617924073714,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"94baa381-26ab-4c79-918e-e52292f61a23","invariantUUID":"cfd4815a-0afd-4c60-bc70-5f940e5edc31","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":"272851a5-d532-41c2-a0c6-9b1e46033779","lifecycleState":"CERTIFIED","lastUpdateDate":1617924170322,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44a769d3-f839-41fa-9b9c-99230a3ced6e","invariantUUID":"ada0bed9-f22e-4fb0-bace-1997a15e035b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88bf2e98-5b75-48bb-9822-e530a6c67c35","lifecycleState":"CERTIFIED","lastUpdateDate":1617923635413,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a6ecec6-253e-47d1-ad8f-9a76998a31ca","invariantUUID":"54b2bbde-6b88-4f45-859a-a847e3b23e3c","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":"d53a47b7-2f97-4517-bd4d-1572905fd255","lifecycleState":"CERTIFIED","lastUpdateDate":1617923624034,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a546f09-6036-4443-8a6e-9193e9bcb72a","invariantUUID":"efe35578-013c-4a0a-9b2d-d0b406964707","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":"80d00b23-a913-44ed-bf39-550d09a99ff8","lifecycleState":"CERTIFIED","lastUpdateDate":1617923830714,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60cf31f6-e135-44fa-983d-0dbef1ae2594","invariantUUID":"5068c12f-a30f-47fb-8615-e92d064873d2","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":"c7c1be44-bfd0-4be1-a312-10bbbde19749","lifecycleState":"CERTIFIED","lastUpdateDate":1617923861938,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca70a670-e0c3-403f-90bd-fb91c14b4cca","invariantUUID":"32863a41-4808-449c-8e7d-d48c94603d1b","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":"port","uniqueId":"0cc1ca70-b126-4d2f-ba13-c199bad9cb2d","lifecycleState":"CERTIFIED","lastUpdateDate":1617923271908,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d01e42ba-ad6a-4742-8d0c-34cb53b9ab11","invariantUUID":"bcdb94c5-d44d-438f-bbf2-cf4dfafb0b9a","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4ddb5c23-1dc6-466e-b189-657a13b095a4","lifecycleState":"CERTIFIED","lastUpdateDate":1617923362140,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a262ca57-9296-423e-8b17-b79ff65e46eb","invariantUUID":"7c6d06cd-7b97-47ed-9de6-2ffc76c24c9d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"260544c3-1571-4146-8f1c-199938c82fb0","lifecycleState":"CERTIFIED","lastUpdateDate":1617924141636,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aee7efa1-2d15-4067-8567-8de1bb13aca6","invariantUUID":"07ec7c53-eeab-4703-a1ff-f2ffb68622e2","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":"44b463d7-756d-4a41-8027-fbd0f2f63d61","lifecycleState":"CERTIFIED","lastUpdateDate":1617923949805,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d1257b38-37d5-4795-81d1-b171952ee995","invariantUUID":"d99c4ed4-8668-429e-8d19-54bb1edf046c","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b54a5cf2-4ccc-40ec-a2f3-4e9ac9742ef2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923566325,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eede68e0-ec2a-49a4-b372-77a6f3a8bdda","invariantUUID":"e8cccd76-177e-49ca-bec9-d16b858d7463","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4ff7e8d-0a2d-4b0a-a50e-fbe5f9645774","lifecycleState":"CERTIFIED","lastUpdateDate":1617923427505,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ce59ca5b-051d-4501-bf00-eb87987d38ff","invariantUUID":"0e07ddcf-b7d5-4607-af69-3c2c2cb1ac43","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e206e47-1393-49e7-a6d6-b4dbc297341b","lifecycleState":"CERTIFIED","lastUpdateDate":1617923810107,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32dbe875-8efe-4598-bcb6-e6726bd980fc","invariantUUID":"fa481b98-08ce-4fe2-a73c-11e60dc443a9","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66f3886-45cd-4171-974b-996ade9bbb85","lifecycleState":"CERTIFIED","lastUpdateDate":1617923341426,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8068d4c8-3b24-4b3d-8054-57d3ee558958","invariantUUID":"6fe47e61-89f2-41ee-8fe1-ebf346ae508b","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":"b615873c-5ea3-45d4-9748-7b3bbd194f91","lifecycleState":"CERTIFIED","lastUpdateDate":1617923684535,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a151e4f-3ba7-486b-8065-3b2dfb5c3d01","invariantUUID":"f1f93f74-d145-4dcf-854e-a99d8f8eecb9","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e32ddd2d-6387-49d2-8387-511c078b51a2","lifecycleState":"CERTIFIED","lastUpdateDate":1617923992227,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b2b977c-9d1e-4d41-8ecd-85f8a8aad72d","invariantUUID":"8fccfc87-a52e-4642-9612-9d9cedd96fde","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"017c1e68-bedd-4ab9-9b5b-b17fe496fd96","lifecycleState":"CERTIFIED","lastUpdateDate":1617932095625,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4b4a8d80-9479-4573-82e2-e4e178422220","invariantUUID":"2dd53d0f-09c0-43b2-a8da-9836c924a85c","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":"networkrules","uniqueId":"b904f288-f5ae-4e06-9921-5948c48cfc14","lifecycleState":"CERTIFIED","lastUpdateDate":1617923526833,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b363db23-6740-46c0-b934-7626282706a9","invariantUUID":"c2de2e35-44b5-4ed4-ac2d-18865a704a47","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ca724e61-e103-402b-a1f4-ddcd8980611b","lifecycleState":"CERTIFIED","lastUpdateDate":1617924266929,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9abe5e99-820e-444d-8bd8-1dd2c3782c64","invariantUUID":"6f031612-28d4-4caa-839f-05cd6b9cdea0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfaef6ca-c416-4c91-bf52-73d21c927b2a","lifecycleState":"CERTIFIED","lastUpdateDate":1617924234009,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14f447c1-c336-4330-bf1a-ad85aa1bed92","invariantUUID":"0c9530f4-3213-4e0e-988f-0469fd1416a1","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e256adf-84a3-4f4a-a9fe-6546af9f84ba","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617933135205,"name":"basic_onboard_waadKi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"37a05b0c-e91e-481c-bcf7-7eb4f19709f9","invariantUUID":"1bb17205-93bf-4c1e-9f50-9d4b8e25be92","systemName":"BasicOnboardWaadki","description":"service","tags":["basic_onboard_waadKi"],"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":"c73fdfee-96af-4c55-ba80-a439ccdae5e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617930778243,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a498516c-72a0-41e8-9179-ebca6939a428","invariantUUID":"f1d2fa99-861f-4f87-b6b9-bbe55ddf66ec","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":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9e1b972-cab3-4aa9-9a42-20fb26b645e9","lifecycleState":"CERTIFIED","lastUpdateDate":1617933377814,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","invariantUUID":"065e7708-f23c-4d9b-b995-07b0723cbaa7","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":"6d202210-c1dd-469d-849d-0230035b0b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1617932203030,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7893ad10-58d7-4133-8ca6-6e9875d205df","invariantUUID":"2b0e9c26-530d-469f-b4d1-ed73ef26b95f","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-09 02:01:26,332 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 02:01:26,332 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 0x7f5814688ea0>
2021-04-09 02:01:26,332 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/vnfs/8539b011-7031-44a7-aaa7-88f703dbdadf/vfModules
2021-04-09 02:01:26,332 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test"
        },
        "modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "625b0e29-6af8-4af1-8296-786e8363db72",
            "modelVersionId": "213b1a07-4aad-4ea1-bc14-993898b38725",
            "modelName": "BasicCnf..base_dummy..module-0",
            "modelVersion": "1",
            "modelCustomizationId": "cb3cb88d-3916-4cf1-ae12-aeb7c4da0787",
            "modelCustomizationName": "BasicCnf..base_dummy..module-0"
        },
        "requestParameters": {
            "userParams": [],
            "testApi": "GR_API",
            "usePreload": true
        },
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion"
        },
        "relatedInstanceList": [
            {
                "relatedInstance": {
                    "instanceId": "35d01e9a-36cf-46a5-b139-5ba0e49c9274",
                    "modelInfo": {
                        "modelType": "service",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "065e7708-f23c-4d9b-b995-07b0723cbaa7",
                        "modelVersion": "1.0",
                        "modelVersionId": "2298aef3-b4bb-4ded-ab4d-5c6b15e785b0"
                    }
                }
            },
            {
                "relatedInstance": {
                    "instanceId": "8539b011-7031-44a7-aaa7-88f703dbdadf",
                    "modelInfo": {
                        "modelType": "vnf",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "d16f247e-16a0-4c80-942a-21444cb121e1",
                        "modelVersion": "1.0",
                        "modelVersionId": "17cea763-0ead-4b4e-86a9-9bc3bb0b70ed",
                        "modelCustomizationId": "39c303dc-78b9-44f3-aa1e-0735b09772c5",
                        "modelCustomizationName": "basic_cnf 0"
                    }
                }
            }
        ]
    }
}
2021-04-09 02:01:26,333 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': 'b2c06bbd-744c-4422-892e-05a2e051d83d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:01:26,333 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/35d01e9a-36cf-46a5-b139-5ba0e49c9274/vnfs/8539b011-7031-44a7-aaa7-88f703dbdadf/vfModules
2021-04-09 02:01:26,333 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-fbdbfbc5-46a8-40a0-818e-a210f27fc22b",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test"
        },
        "modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "625b0e29-6af8-4af1-8296-786e8363db72",
            "modelVersionId": "213b1a07-4aad-4ea1-bc14-993898b38725",
            "modelName": "BasicCnf..base_dummy..module-0",
            "modelVersion": "1",
            "modelCustomizationId": "cb3cb88d-3916-4cf1-ae12-aeb7c4da0787",
            "modelCustomizationName": "BasicCnf..base_dummy..module-0"
        },
        "requestParameters": {
            "userParams": [],
            "testApi": "GR_API",
            "usePreload": true
        },
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion"
        },
        "relatedInstanceList": [
            {
                "relatedInstance": {
                    "instanceId": "35d01e9a-36cf-46a5-b139-5ba0e49c9274",
                    "modelInfo": {
                        "modelType": "service",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "065e7708-f23c-4d9b-b995-07b0723cbaa7",
                        "modelVersion": "1.0",
                        "modelVersionId": "2298aef3-b4bb-4ded-ab4d-5c6b15e785b0"
                    }
                }
            },
            {
                "relatedInstance": {
                    "instanceId": "8539b011-7031-44a7-aaa7-88f703dbdadf",
                    "modelInfo": {
                        "modelType": "vnf",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "d16f247e-16a0-4c80-942a-21444cb121e1",
                        "modelVersion": "1.0",
                        "modelVersionId": "17cea763-0ead-4b4e-86a9-9bc3bb0b70ed",
                        "modelCustomizationId": "39c303dc-78b9-44f3-aa1e-0735b09772c5",
                        "modelCustomizationName": "basic_cnf 0"
                    }
                }
            }
        ]
    }
}
2021-04-09 02:01:26,335 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:01:28,333 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/35d01e9a-36cf-46a5-b139-5ba0e49c9274/vnfs/8539b011-7031-44a7-aaa7-88f703dbdadf/vfModules HTTP/1.1" 202 262
2021-04-09 02:01:28,335 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-09 02:01:28,335 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","instanceId":"16844349-8e9d-4937-a045-d00ca2670284","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d"}}
2021-04-09 02:01:28,336 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished
2021-04-09 02:01:28,345 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:01:28,346 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:01:28,346 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:01:28,348 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7cf040b6-9078-4911-bccf-f59753cf1061', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:01:28,348 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:01:28,349 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:01:28,353 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:01:28,555 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 2439
2021-04-09 02:01:28,558 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:01:28,559 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 09 Apr 2021 02:01:27 GMT"}}}
2021-04-09 02:01:38,572 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:01:38,573 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:01:38,573 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:01:38,575 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '360a2e2c-7839-43d3-a19d-45384961ca6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:01:38,575 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:01:38,576 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:01:38,579 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:01:38,779 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 2439
2021-04-09 02:01:38,780 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:01:38,781 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 09 Apr 2021 02:01:27 GMT"}}}
2021-04-09 02:01:48,792 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:01:48,793 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:01:48,794 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:01:48,795 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2c34ac17-2305-4dbf-8160-4bba6babb14d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:01:48,795 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:01:48,795 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:01:48,798 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:01:49,408 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 2695
2021-04-09 02:01:49,410 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:01:49,410 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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: Catch Event","percentProgress":36,"timestamp":"Fri, 09 Apr 2021 02:01:42 GMT"}}}
2021-04-09 02:01:59,421 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:01:59,422 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:01:59,422 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:01:59,423 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '512905e4-c837-4d40-ad5e-52ca8b5d6c73', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:01:59,423 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:01:59,423 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:01:59,426 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:02:00,039 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 2682
2021-04-09 02:02:00,041 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:02:00,042 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:01:56 GMT"}}}
2021-04-09 02:02:10,054 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:02:10,054 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:10,054 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:10,055 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '12e49682-5677-4b71-9403-0a6dfa0ce37c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:02:10,055 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:10,056 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:10,058 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:02:10,647 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 2682
2021-04-09 02:02:10,649 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:02:10,650 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:01:56 GMT"}}}
2021-04-09 02:02:20,661 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:02:20,661 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:20,661 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:20,661 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '691239fa-664b-42ff-9779-0e799225e9e9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:02:20,662 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:20,662 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:20,663 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:02:21,177 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:02:21,179 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:02:21,180 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:11 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:11 GMT"}}}
2021-04-09 02:02:31,191 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:02:31,192 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:31,192 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:31,192 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3584a48e-5074-40c2-aad8-568f392f0a87', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:02:31,193 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:31,193 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:31,195 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:02:31,807 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:02:31,808 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:02:31,808 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:11 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:11 GMT"}}}
2021-04-09 02:02:41,819 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:02:41,819 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:41,820 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:41,820 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b381d914-9ed4-44c1-bf8c-53fe4efce53d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:02:41,820 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:41,820 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:41,822 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:02:42,412 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:02:42,414 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:02:42,414 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:11 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:11 GMT"}}}
2021-04-09 02:02:52,425 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:02:52,426 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:52,426 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:52,426 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a28eefb9-187b-4b4a-8f0f-97bc41a9a224', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:02:52,427 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:02:52,427 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:02:52,429 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:02:52,984 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:02:52,986 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:02:52,987 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:11 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:11 GMT"}}}
2021-04-09 02:03:02,998 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:03:02,998 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:02,998 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:02,999 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7a861e02-8794-4cd4-a70d-3a7d333eb556', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:03:03,002 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:03,002 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:03,004 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:03:03,596 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:03:03,597 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:03:03,598 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:55 GMT"}}}
2021-04-09 02:03:13,609 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:03:13,610 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:13,611 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:13,611 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1249f522-0cc0-48c5-91dd-9a78f61dc53d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:03:13,612 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:13,612 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:13,614 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:03:14,177 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:03:14,179 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:03:14,180 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:55 GMT"}}}
2021-04-09 02:03:24,191 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:03:24,191 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:24,192 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:24,192 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de306cc9-a5d1-48f0-a2d7-8cd49df458a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:03:24,192 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:24,192 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:24,195 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:03:24,746 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:03:24,749 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:03:24,749 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:55 GMT"}}}
2021-04-09 02:03:34,761 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:03:34,762 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:34,762 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:34,762 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '290f84eb-2d77-4c2c-ab9e-3c7e8552958b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:03:34,763 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:34,763 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:34,764 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:03:35,389 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:03:35,391 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:03:35,392 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:55 GMT"}}}
2021-04-09 02:03:45,404 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:03:45,404 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:45,405 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:45,406 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c2072938-65fe-4250-87c6-a6ddd6939b08', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:03:45,406 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:45,407 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:45,409 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:03:46,006 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:03:46,008 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:03:46,009 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:55 GMT"}}}
2021-04-09 02:03:56,020 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:03:56,021 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:56,022 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:56,022 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c8f0b2d2-7fb7-4064-bcab-0afe99ef5c92', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:03:56,023 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:03:56,023 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:03:56,026 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:03:56,619 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:03:56,621 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:03:56,622 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:55 GMT"}}}
2021-04-09 02:04:06,635 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:04:06,636 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:06,637 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:06,638 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52a698c2-0345-47bd-a6e6-acc830b63d38', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:04:06,639 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:06,639 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:06,643 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:04:07,133 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:04:07,135 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:04:07,136 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:55 GMT"}}}
2021-04-09 02:04:17,148 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:04:17,148 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:17,148 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:17,149 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4c2fc1ed-8beb-4bd7-8cb8-27548b2be724', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:04:17,149 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:17,150 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:17,151 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:04:17,710 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:04:17,711 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:04:17,712 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:02:54 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:02:55 GMT"}}}
2021-04-09 02:04:27,723 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:04:27,724 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:27,724 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:27,725 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bd6788c2-c548-4fdd-bd92-fadcabdf0c2b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:04:27,725 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:27,725 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:27,727 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:04:28,288 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:04:28,290 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:04:28,291 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:04:38,302 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:04:38,303 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:38,303 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:38,304 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24821b78-070b-480c-a5d7-9369d4570601', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:04:38,304 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:38,304 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:38,306 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:04:38,878 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:04:38,880 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:04:38,880 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:04:48,891 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:04:48,892 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:48,893 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:48,893 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '237c0497-68ea-4245-a62f-4168007ec654', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:04:48,894 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:48,894 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:48,897 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:04:49,489 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:04:49,491 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:04:49,492 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:04:59,504 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:04:59,504 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:59,504 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:59,505 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30f712e3-fa14-4363-944f-683bb9ddec2a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:04:59,505 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:04:59,506 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:04:59,507 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:05:00,033 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:05:00,034 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:05:00,035 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:05:10,046 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:05:10,046 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:10,047 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:10,048 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d2578ed-bf45-4072-8441-7d4bec9429a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:05:10,048 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:10,048 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:10,050 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:05:10,664 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:05:10,666 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:05:10,666 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:05:20,678 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:05:20,679 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:20,679 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:20,679 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37e0fbda-0bf8-4e9c-a790-fbde996a7638', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:05:20,680 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:20,680 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:20,681 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:05:21,300 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:05:21,301 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:05:21,302 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:05:31,313 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:05:31,314 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:31,314 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:31,314 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7bdf4357-352c-4352-8ea3-33cf2f9b48e8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:05:31,315 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:31,315 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:31,317 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:05:31,836 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:05:31,837 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:05:31,838 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:05:41,849 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:05:41,849 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:41,849 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:41,850 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '31e9bef6-2a4f-4fef-a20f-7e1bc982d6e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:05:41,850 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:41,850 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:41,851 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:05:42,371 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:05:42,372 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:05:42,372 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:05:52,383 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:05:52,384 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:52,384 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:52,384 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2445ac1d-fb0d-4ff7-9872-38992cb2c04d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:05:52,384 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:05:52,384 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:05:52,386 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:05:52,889 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:05:52,891 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:05:52,891 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:06:02,902 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:06:02,903 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:02,903 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:02,903 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd8412655-759a-4c48-bb5b-b33d2699ae53', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:06:02,904 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:02,904 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:02,906 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:06:03,438 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:06:03,439 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:06:03,439 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:06:13,450 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:06:13,451 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:13,451 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:13,451 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '17b08c5c-c177-4fd0-a968-666ce94123df', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:06:13,452 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:13,452 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:13,455 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:06:14,024 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:06:14,026 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:06:14,027 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:06:24,038 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:06:24,038 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:24,039 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:24,039 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bf13c37f-506a-4402-8ffb-377074cb74e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:06:24,040 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:24,040 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:24,042 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:06:24,572 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:06:24,575 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:06:24,576 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:06:34,587 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:06:34,588 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:34,588 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:34,589 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a5952697-26fd-470e-9d63-4da399d6e82e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:06:34,589 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:34,589 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:34,591 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:06:35,124 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:06:35,125 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:06:35,126 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:04:18 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:04:18 GMT"}}}
2021-04-09 02:06:45,136 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:06:45,137 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:45,138 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:45,138 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5c361566-f55e-4374-bd0c-db7261651ed0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:06:45,139 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:45,139 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:45,142 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:06:45,670 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:06:45,672 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:06:45,673 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:06:55,685 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:06:55,686 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:55,686 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:55,687 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dea004d2-d6cc-4332-85e5-1117003c4b8d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:06:55,688 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:06:55,688 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:06:55,692 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:06:56,318 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:06:56,320 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:06:56,321 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:07:06,334 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:07:06,335 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:06,335 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:06,337 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd0a5424c-4901-4497-b3c8-0e044c169efa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:07:06,338 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:06,338 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:06,342 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:07:06,854 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:07:06,855 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:07:06,856 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:07:16,867 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:07:16,868 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:16,869 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:16,870 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca75335c-849f-4aae-9518-76cfbce39986', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:07:16,870 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:16,871 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:16,873 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:07:17,457 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:07:17,459 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:07:17,460 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:07:27,471 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:07:27,472 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:27,472 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:27,472 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '352e599a-71ee-4f30-8524-e27c95bf09f9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:07:27,473 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:27,473 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:27,475 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:07:28,133 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:07:28,134 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:07:28,135 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:07:38,146 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:07:38,147 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:38,148 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:38,149 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '28199cbf-dbac-4e8b-89ce-07364f782276', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:07:38,149 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:38,150 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:38,153 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:07:38,660 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:07:38,663 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:07:38,664 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:07:48,675 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:07:48,676 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:48,676 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:48,677 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e55d6a7-cafe-4009-b683-94cf3177ac53', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:07:48,677 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:48,677 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:48,679 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:07:49,229 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:07:49,230 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:07:49,231 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:07:59,242 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:07:59,243 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:59,243 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:59,244 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '089a49e7-65a9-4dbb-a80c-fd739ae38e1c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:07:59,245 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:07:59,245 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:07:59,248 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:07:59,918 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:07:59,919 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:07:59,920 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:08:09,931 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:08:09,932 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:09,932 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:09,933 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa7020a8-db73-4d3c-8d7f-296e20bd1e6c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:08:09,933 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:09,933 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:09,935 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:08:10,424 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:08:10,426 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:08:10,427 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:08:20,438 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:08:20,439 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:20,440 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:20,441 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d4a511d-16f1-4624-a154-34fdb4bcb1be', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:08:20,441 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:20,442 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:20,445 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:08:20,990 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:08:20,993 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:08:20,994 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:08:31,006 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:08:31,007 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:31,007 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:31,008 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c8c014aa-e1f6-40a8-b9b4-c7307013a95c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:08:31,009 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:31,009 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:31,012 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:08:31,608 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:08:31,611 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:08:31,612 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:08:41,623 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:08:41,624 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:41,625 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:41,625 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '734e033a-72f4-4dfd-91f3-d1882427b198', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:08:41,625 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:41,626 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:41,627 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:08:42,228 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:08:42,232 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:08:42,233 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:08:52,245 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:08:52,245 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:52,246 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:52,246 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6d4632ed-cf54-47a0-8299-6f5c1d1aaa48', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:08:52,247 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:08:52,247 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:08:52,249 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:08:52,834 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:08:52,836 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:08:52,836 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:09:02,847 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:09:02,848 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:02,848 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:02,849 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2f980c94-9b50-4d7e-9e5f-d59b338bb70b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:09:02,850 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:02,850 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:02,853 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:09:03,427 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:09:03,430 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:09:03,431 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:09:13,442 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:09:13,443 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:13,443 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:13,446 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eb547e1f-527b-48ae-83d2-c9718decd752', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:09:13,446 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:13,446 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:13,448 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:09:14,015 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:09:14,017 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:09:14,018 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:09:24,029 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:09:24,029 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:24,030 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:24,030 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a02dd80b-7ddf-4d80-b218-178ce43f44bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:09:24,030 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:24,031 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:24,032 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:09:24,555 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:09:24,557 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:09:24,557 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:09:34,568 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:09:34,569 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:34,569 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:34,570 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de542523-a779-471f-88d0-ea8d400d37ba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:09:34,571 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:34,571 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:34,574 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:09:35,148 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:09:35,150 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:09:35,151 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:09:45,162 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:09:45,163 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:45,163 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:45,163 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c76eb196-bb5e-4a2f-9128-4487efca7a7e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:09:45,163 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:45,164 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:45,165 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:09:45,730 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:09:45,731 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:09:45,731 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:09:55,742 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:09:55,743 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:55,744 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:55,744 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '65725d52-bd53-492c-b01f-e76839b24231', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:09:55,745 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:09:55,745 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:09:55,748 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:09:56,323 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:09:56,325 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:09:56,325 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:10:06,337 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:10:06,337 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:06,337 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:06,338 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2fc86ede-b5fc-45a6-b410-1a59101760ad', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:10:06,338 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:06,338 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:06,340 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:10:06,865 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3046
2021-04-09 02:10:06,868 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:10:06,870 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:06:42 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:06:42 GMT"}}}
2021-04-09 02:10:16,877 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:10:16,877 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:16,878 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:16,878 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0715f522-9917-45c7-93dd-a807e2d535c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:10:16,879 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:16,879 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:16,881 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:10:17,442 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3047
2021-04-09 02:10:17,444 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:10:17,445 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:10:16 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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","percentProgress":36,"timestamp":"Fri, 09 Apr 2021 02:10:16 GMT"}}}
2021-04-09 02:10:27,456 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:10:27,457 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:27,457 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:27,458 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d83116c-2c5a-4583-943b-e7e65ba9b02f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:10:27,459 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:27,460 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:27,463 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:10:28,067 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3041
2021-04-09 02:10:28,069 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:10:28,070 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:10:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:10:25 GMT"}}}
2021-04-09 02:10:38,082 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:10:38,084 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:38,084 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:38,086 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '888e0aa4-02ae-489d-be35-62d2b241997b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:10:38,086 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:38,087 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:38,090 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:10:38,620 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3041
2021-04-09 02:10:38,623 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:10:38,624 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:10:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:10:33 GMT"}}}
2021-04-09 02:10:48,637 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:10:48,637 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:48,638 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:48,638 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '248ad0eb-afa4-4e69-b2d7-bb18ed923d42', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:10:48,639 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:48,639 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:48,641 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:10:49,259 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3041
2021-04-09 02:10:49,261 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:10:49,261 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:10:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:10:33 GMT"}}}
2021-04-09 02:10:59,272 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:10:59,274 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:59,274 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:59,275 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca2ab429-9eeb-47c9-ac7d-e7288ea81229', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:10:59,276 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:10:59,276 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:10:59,279 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:10:59,885 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:10:59,886 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:10:59,887 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:10:48 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:10:49 GMT"}}}
2021-04-09 02:11:09,898 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:11:09,898 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:09,899 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:09,899 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aa42cabe-6265-41b9-a7ef-8beff2595946', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:11:09,899 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:09,899 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:09,901 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:11:10,468 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:11:10,469 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:11:10,470 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:10:48 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:10:49 GMT"}}}
2021-04-09 02:11:20,481 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:11:20,482 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:20,482 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:20,483 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a6d0487-6a11-4472-98d2-38b588ed8d41', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:11:20,484 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:20,484 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:20,487 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:11:21,107 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:11:21,110 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:11:21,111 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:10:48 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:10:49 GMT"}}}
2021-04-09 02:11:31,122 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:11:31,123 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:31,124 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:31,124 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cbd331b4-ac1d-4aab-951c-97f7a614c15b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:11:31,124 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:31,124 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:31,126 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:11:31,593 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:11:31,594 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:11:31,595 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:10:48 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:10:49 GMT"}}}
2021-04-09 02:11:41,606 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:11:41,606 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:41,606 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:41,607 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd24f01e7-6336-479d-8c12-eb92639d4691', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:11:41,607 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:41,607 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:41,609 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:11:42,166 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:11:42,167 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:11:42,168 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:11:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:11:32 GMT"}}}
2021-04-09 02:11:52,178 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:11:52,179 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:52,179 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:52,179 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3c569be-e542-42c1-ae40-30da1570b324', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:11:52,179 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:11:52,180 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:11:52,181 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:11:52,771 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:11:52,773 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:11:52,774 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:11:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:11:32 GMT"}}}
2021-04-09 02:12:02,785 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:12:02,785 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:02,785 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:02,785 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b5260e88-9f9f-4556-888c-681ecaf271b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:12:02,786 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:02,786 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:02,787 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:12:03,394 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:12:03,395 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:12:03,395 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:11:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:11:32 GMT"}}}
2021-04-09 02:12:13,406 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:12:13,407 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:13,407 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:13,408 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '98b2d4ea-6bf2-435e-a5c8-c0522b11f3ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:12:13,409 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:13,409 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:13,411 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:12:14,018 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:12:14,020 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:12:14,021 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:11:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:11:32 GMT"}}}
2021-04-09 02:12:24,032 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:12:24,033 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:24,033 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:24,034 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22692f6d-bb14-45aa-9f25-674ceeda526f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:12:24,034 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:24,034 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:24,036 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:12:24,677 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:12:24,679 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:12:24,679 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:11:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:11:32 GMT"}}}
2021-04-09 02:12:34,692 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:12:34,693 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:34,693 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:34,695 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '958ef004-55e3-4181-9c3f-585d0368a331', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:12:34,695 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:34,696 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:34,699 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:12:35,319 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:12:35,320 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:12:35,320 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:11:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:11:32 GMT"}}}
2021-04-09 02:12:45,332 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:12:45,333 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:45,333 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:45,334 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '628f9a3f-bee1-4e50-b725-066b6d0d3e57', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:12:45,335 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:45,335 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:45,337 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:12:45,896 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:12:45,897 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:12:45,898 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:11:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:11:32 GMT"}}}
2021-04-09 02:12:55,909 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:12:55,909 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:55,910 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:55,910 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0f841403-e67a-4e41-8a98-50b50024d4f4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:12:55,911 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:12:55,911 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:12:55,913 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:12:56,477 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:12:56,479 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:12:56,480 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:11:31 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:11:32 GMT"}}}
2021-04-09 02:13:06,491 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:13:06,492 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:06,493 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:06,494 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a20d6323-8603-48a0-a9ab-284253821ccf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:13:06,494 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:06,495 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:06,497 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:13:07,037 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:13:07,039 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:13:07,040 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:13:17,051 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:13:17,052 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:17,053 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:17,054 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6faca95c-76fc-45b6-ab84-d1a7f7c09844', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:13:17,054 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:17,055 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:17,058 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:13:17,582 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:13:17,584 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:13:17,585 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:13:27,596 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:13:27,597 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:27,597 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:27,601 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1406412a-8561-450a-94b7-0920e721f69c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:13:27,602 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:27,602 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:27,605 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:13:28,139 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:13:28,140 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:13:28,140 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:13:38,151 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:13:38,152 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:38,152 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:38,152 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7af99f4e-c08b-4369-8045-8c5d8205fff1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:13:38,152 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:38,152 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:38,154 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:13:38,751 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:13:38,753 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:13:38,754 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:13:48,765 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:13:48,766 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:48,766 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:48,767 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ffe57517-3d89-4061-897d-615592ccce32', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:13:48,767 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:48,768 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:48,770 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:13:49,309 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:13:49,312 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:13:49,312 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:13:59,324 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:13:59,324 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:59,324 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:59,326 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4fee80ce-fd27-4d09-9462-eed55f51f13b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:13:59,326 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:13:59,326 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:13:59,329 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:13:59,942 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:13:59,944 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:13:59,944 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:14:09,955 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:14:09,955 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:09,956 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:09,956 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '870d289b-27da-45ee-8b42-76b32b6566bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:14:09,956 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:09,956 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:09,958 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:14:10,551 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:14:10,552 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:14:10,552 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:14:20,563 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:14:20,563 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:20,564 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:20,564 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c06adc8f-99e9-4075-bb18-bfb632676051', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:14:20,564 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:20,564 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:20,566 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:14:21,138 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:14:21,140 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:14:21,141 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:14:31,151 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:14:31,152 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:31,152 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:31,152 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c556074c-2592-4c32-b7d1-783e292a7e15', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:14:31,152 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:31,152 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:31,154 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:14:31,752 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:14:31,754 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:14:31,755 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:14:41,766 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:14:41,767 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:41,767 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:41,767 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '72f074ad-fa94-4423-911a-8ccd78774056', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:14:41,768 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:41,768 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:41,769 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:14:42,396 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:14:42,398 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:14:42,398 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:14:52,410 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:14:52,411 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:52,412 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:52,413 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60d7cd8c-e00e-4cf9-9a77-622556cfa743', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:14:52,413 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:14:52,413 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:14:52,416 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:14:53,090 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:14:53,093 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:14:53,094 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:15:03,106 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:15:03,107 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:03,107 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:03,108 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dfca5c9d-9885-47df-baed-28168c5e4f26', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:15:03,108 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:03,108 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:03,110 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:15:03,690 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:15:03,692 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:15:03,693 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:15:13,704 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:15:13,704 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:13,705 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:13,705 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '20048e23-e6fd-4fcd-9a78-26cdc5c4ba46', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:15:13,706 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:13,706 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:13,708 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:15:14,218 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:15:14,220 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:15:14,221 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:15:24,232 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:15:24,232 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:24,233 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:24,233 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd89bb95e-8ffa-43d4-865a-c077d19c2873', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:15:24,234 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:24,234 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:24,236 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:15:24,805 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:15:24,807 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:15:24,807 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:13:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:13:00 GMT"}}}
2021-04-09 02:15:34,819 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:15:34,820 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:34,820 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:34,821 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd07627ba-07b7-4011-ba51-241b18dec046', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:15:34,822 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:34,822 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:34,824 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:15:35,418 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:15:35,420 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:15:35,421 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:15:45,432 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:15:45,433 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:45,433 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:45,434 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '19ef0f60-5935-40b7-9b08-64fdbeb2d7f5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:15:45,434 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:45,434 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:45,436 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:15:45,982 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:15:45,984 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:15:45,985 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:15:55,996 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:15:55,997 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:55,997 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:55,998 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f0fcdb46-408f-4050-9258-43218f4d325b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:15:55,998 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:15:55,998 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:15:56,000 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:15:56,615 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:15:56,616 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:15:56,617 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:16:06,628 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:16:06,628 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:06,628 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:06,629 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '693f8bec-5245-436e-b74c-38fb98e7efa7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:16:06,629 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:06,629 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:06,631 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:16:07,139 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:16:07,141 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:16:07,142 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:16:17,153 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:16:17,154 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:17,155 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:17,156 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4935c983-5d90-48d5-8103-eee594759b7c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:16:17,156 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:17,157 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:17,159 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:16:17,729 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:16:17,731 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:16:17,732 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:16:27,744 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:16:27,744 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:27,745 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:27,746 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '224fc7e5-f7f5-49e2-97f6-5dfc5ce882a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:16:27,746 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:27,747 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:27,749 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:16:28,290 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:16:28,291 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:16:28,292 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:16:38,303 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:16:38,304 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:38,304 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:38,305 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '192db7ac-6c71-4cee-9814-9c303ea19001', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:16:38,305 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:38,305 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:38,308 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:16:38,830 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:16:38,832 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:16:38,832 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:16:48,844 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:16:48,844 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:48,844 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:48,845 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8265ae7-e9dd-4340-a58c-fa1f13ee6b1e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:16:48,846 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:48,846 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:48,848 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:16:49,399 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:16:49,401 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:16:49,402 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:16:59,413 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:16:59,414 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:59,414 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:59,415 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd7a84549-63b8-4f19-bf14-c9c4e68fe542', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:16:59,416 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:16:59,416 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:16:59,419 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:16:59,958 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:16:59,961 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:16:59,962 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:17:09,974 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:17:09,975 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:09,975 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:09,977 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23666097-0b52-493a-b56f-a8f8c6ceaf0a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:17:09,977 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:09,977 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:09,982 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:17:10,497 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:17:10,500 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:17:10,501 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:17:20,512 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:17:20,513 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:20,513 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:20,513 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f0a7e34d-2932-4d53-a6ae-7e999a27d9a6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:17:20,514 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:20,514 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:20,516 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:17:21,110 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:17:21,112 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:17:21,113 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:17:31,125 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:17:31,126 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:31,126 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:31,127 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9b3cd2fa-22c1-4174-839b-cdaa614df3e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:17:31,127 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:31,128 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:31,131 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:17:31,719 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:17:31,721 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:17:31,721 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:17:41,733 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:17:41,734 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:41,734 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:41,735 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2cf2933a-b396-4d3d-b45f-cf71dc619a96', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:17:41,736 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:41,736 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:41,739 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:17:42,275 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:17:42,276 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:17:42,277 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:17:52,288 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:17:52,288 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:52,289 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:52,289 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3c866126-9350-41ce-9977-98dcf01c0431', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:17:52,289 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:17:52,290 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:17:52,291 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:17:52,810 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:17:52,812 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:17:52,812 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:18:02,823 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:18:02,824 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:02,824 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:02,825 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6c79adf8-b44f-4bc6-bcc6-67a46a8b8cf3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:18:02,825 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:02,825 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:02,827 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:18:03,459 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:18:03,461 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:18:03,461 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:18:13,473 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:18:13,473 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:13,474 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:13,474 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fffa8dbf-05fa-44ae-9e9a-544b7ad8b482', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:18:13,475 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:13,475 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:13,477 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:18:14,063 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:18:14,065 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:18:14,065 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:18:24,077 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:18:24,078 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:24,079 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:24,080 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5111fad9-8bf7-4273-9614-3d40d965c99d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:18:24,080 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:24,081 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:24,084 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:18:24,649 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:18:24,650 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:18:24,651 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:18:34,662 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:18:34,662 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:34,663 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:34,663 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cb345c6a-43bc-4355-ab6f-eabdc52436f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:18:34,664 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:34,664 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:34,667 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:18:35,269 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:18:35,271 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:18:35,272 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:18:45,284 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:18:45,284 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:45,285 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:45,285 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80aae3bf-da8e-44a3-8c8f-fa16787bcd8e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:18:45,286 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:45,286 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:45,287 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:18:45,847 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3259
2021-04-09 02:18:45,849 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:18:45,849 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:15:24 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:15:24 GMT"}}}
2021-04-09 02:18:55,860 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:18:55,861 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:55,861 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:55,861 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5e60254c-82df-4c5a-8bbc-ce01f3f11e30', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:18:55,861 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:18:55,861 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:18:55,863 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:18:56,458 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3260
2021-04-09 02:18:56,460 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:18:56,460 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:18:47 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:18:47 GMT"}}}
2021-04-09 02:19:06,471 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:19:06,472 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:06,472 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:06,473 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a137f2ba-edf7-41ec-a631-b7b17ef2a5ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:19:06,473 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:06,473 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:06,477 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:19:06,914 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3123
2021-04-09 02:19:06,917 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:19:06,918 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:19:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:19:00 GMT"}}}
2021-04-09 02:19:06,919 INFO 56:mixins.py(9) - VfModuleInstantiation task finished
2021-04-09 02:19:06,919 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:19:06,919 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:06,920 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:06,920 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9610d326-aa46-41d9-ac87-30ce901815de', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:19:06,920 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:06,921 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:06,923 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:19:07,435 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3123
2021-04-09 02:19:07,436 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:19:07,436 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:19:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:19:00 GMT"}}}
2021-04-09 02:19:07,437 DEBUG 195:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:19:07,437 DEBUG 197:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:07,437 DEBUG 198:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:07,437 DEBUG 103:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed609120-69ab-4dae-ae85-5aebb713b536', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:19:07,438 DEBUG 105:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:07,438 DEBUG 106:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:07,439 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:19:07,992 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3123
2021-04-09 02:19:07,993 INFO 116:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:19:07,994 DEBUG 120:onap_service.py(9) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:19:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:19:00 GMT"}}}
2021-04-09 02:19:08,011 DEBUG 195:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:19:08,013 DEBUG 197:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:08,013 DEBUG 198:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:08,014 DEBUG 103:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2326d2e0-9ac9-4cb1-a46f-7537ed3ce6d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:19:08,015 DEBUG 105:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:08,015 DEBUG 106:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:08,019 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:19:08,535 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3123
2021-04-09 02:19:08,538 INFO 116:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:19:08,539 DEBUG 120:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:19:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:19:00 GMT"}}}
2021-04-09 02:19:08,540 DEBUG 195:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: <property object at 0x7f5814688ea0>
2021-04-09 02:19:08,541 DEBUG 197:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:08,541 DEBUG 198:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:08,542 DEBUG 103:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '584ac1ab-1e6a-431e-be1a-8300968a31eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-09 02:19:08,542 DEBUG 105:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d
2021-04-09 02:19:08,543 DEBUG 106:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] data sent: None
2021-04-09 02:19:08,545 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-09 02:19:09,155 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b2c06bbd-744c-4422-892e-05a2e051d83d HTTP/1.1" 200 3123
2021-04-09 02:19:09,157 INFO 116:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response code: 200
2021-04-09 02:19:09,157 DEBUG 120:onap_service.py(1) - [None][Check b2c06bbd-744c-4422-892e-05a2e051d83d orchestration request status] response: {"request":{"requestId":"b2c06bbd-744c-4422-892e-05a2e051d83d","startTime":"Fri, 09 Apr 2021 02:01:26 GMT","finishTime":"Fri, 09 Apr 2021 02:19:00 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"625b0e29-6af8-4af1-8296-786e8363db72","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelVersionId":"213b1a07-4aad-4ea1-bc14-993898b38725","modelCustomizationId":"cb3cb88d-3916-4cf1-ae12-aeb7c4da0787","modelUuid":"213b1a07-4aad-4ea1-bc14-993898b38725","modelInvariantUuid":"625b0e29-6af8-4af1-8296-786e8363db72","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","modelInfo":{"modelInvariantId":"065e7708-f23c-4d9b-b995-07b0723cbaa7","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelUuid":"2298aef3-b4bb-4ded-ab4d-5c6b15e785b0","modelInvariantUuid":"065e7708-f23c-4d9b-b995-07b0723cbaa7"}}},{"relatedInstance":{"instanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"d16f247e-16a0-4c80-942a-21444cb121e1","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelVersionId":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelCustomizationId":"39c303dc-78b9-44f3-aa1e-0735b09772c5","modelUuid":"17cea763-0ead-4b4e-86a9-9bc3bb0b70ed","modelInvariantUuid":"d16f247e-16a0-4c80-942a-21444cb121e1","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"35d01e9a-36cf-46a5-b139-5ba0e49c9274","vnfInstanceId":"8539b011-7031-44a7-aaa7-88f703dbdadf","vfModuleInstanceId":"16844349-8e9d-4937-a045-d00ca2670284","vfModuleInstanceName":"basic_cnf-fbdbfbc5-46a8-40a0-818e-a210f27fc22b"},"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":"Fri, 09 Apr 2021 02:19:00 GMT"}}}
2021-04-09 02:19:09,158 ERROR 148:vf_module_ala_carte.py(1) - VfModule instantiation basic_cnf0..BasicCnf..base_dummy..module-0 failed
2021-04-09 02:19:09,158 ERROR 48:basic_cnf.py(1) - VF Module instantiation error
2021-04-09 02:19:09,159 INFO 176:run_tests.py(1) - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|     basic_cnf     |     integration     |      26:32       |      FAIL      |
+-------------------+---------------------+------------------+----------------+

2021-04-09 02:19:09,162 INFO 54:basic_cnf.py(1) - Generate Test report
2021-04-09 02:19:09,246 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-04-09 02:19:09,644 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-09 02:19:09,646 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/606fb99d6c44f50010938298

2021-04-09 02:19:09,647 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed.
2021-04-09 02:19:09,647 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR