2021-04-03 14:38:06,225 DEBUG 23:basic_cnf.py(1) - BasicCnf init started
2021-04-03 14:38:06,226 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-03 14:38:06,236 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase')
2021-04-03 14:38:06,237 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-04-03 14:38:06,237 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-04-03 14:38:06,237 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-04-03 14:38:06,238 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-04-03 14:38:06,238 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-04-03 14:38:06,238 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'...
2021-04-03 14:38:06,239 DEBUG 33:basic_cnf.py(1) - start time
2021-04-03 14:38:06,239 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist
2021-04-03 14:38:06,240 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-03 14:38:06,240 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-03 14:38:06,241 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-03 14:38:06,241 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-03 14:38:06,241 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-03 14:38:06,242 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-03 14:38:06,242 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-03 14:38:06,243 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-03 14:38:06,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:06,415 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-03 14:38:06,417 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-03 14:38:06,417 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"02bb37b2e2f34433b4ec3dd6de17cfff","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"cfed043349164988b3213b0d12674b1f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"19a41bd1bf2d4922a80b08dcc9f88bb3","type":"vlm","name":"91e348d7-3aba-4132-b173","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"75f1de51c124404c9a2f1f5a196af035","type":"vlm","name":"8aef0d0c-f012-4344-a837","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-04-03 14:38:06,421 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-04-03 14:38:06,421 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-03 14:38:06,422 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-04-03 14:38:06,422 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC
2021-04-03 14:38:06,423 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-03 14:38:06,423 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-03 14:38:06,423 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-03 14:38:06,424 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-03 14:38:06,424 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-03 14:38:06,425 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-03 14:38:06,425 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-03 14:38:06,426 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-03 14:38:06,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:06,603 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-03 14:38:06,605 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-03 14:38:06,606 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"02bb37b2e2f34433b4ec3dd6de17cfff","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"cfed043349164988b3213b0d12674b1f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"19a41bd1bf2d4922a80b08dcc9f88bb3","type":"vlm","name":"91e348d7-3aba-4132-b173","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"75f1de51c124404c9a2f1f5a196af035","type":"vlm","name":"8aef0d0c-f012-4344-a837","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-04-03 14:38:06,610 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-04-03 14:38:06,610 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-03 14:38:06,611 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-04-03 14:38:06,637 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-03 14:38:06,637 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-03 14:38:06,638 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-04-03 14:38:06,638 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-03 14:38:06,639 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-03 14:38:06,639 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-04-03 14:38:06,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:08,908 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-03 14:38:08,911 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-04-03 14:38:08,911 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"0a61fc4208c34579824c69a7be1f76e7","version":{"id":"5a1b71a187a248bf9d4003fb58902315","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-03 14:38:08,915 INFO 284:__init__.py(1) - Vendor basicnf_vendor is created in SDC
2021-04-03 14:38:08,915 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC
2021-04-03 14:38:08,923 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-03 14:38:08,923 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/0a61fc4208c34579824c69a7be1f76e7/versions/5a1b71a187a248bf9d4003fb58902315/actions
2021-04-03 14:38:08,924 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-04-03 14:38:08,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:10,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/0a61fc4208c34579824c69a7be1f76e7/versions/5a1b71a187a248bf9d4003fb58902315/actions HTTP/1.1" 200 2
2021-04-03 14:38:10,225 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-04-03 14:38:10,225 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-04-03 14:38:10,229 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-03 14:38:10,239 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-03 14:38:10,239 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-03 14:38:10,239 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-03 14:38:10,240 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-03 14:38:10,240 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:10,241 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-03 14:38:10,241 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-03 14:38:10,241 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:10,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:10,420 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-03 14:38:10,423 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-03 14:38:10,423 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bUEUWr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"02bb37b2e2f34433b4ec3dd6de17cfff","onboardingMethod":"NetworkPackage","id":"93fe5de2342a4dcc9b048a9a6f52df49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"cfed043349164988b3213b0d12674b1f","onboardingMethod":"NetworkPackage","id":"2e1e3282f7ef4ea5ac65f8980137f109","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 51ecba1a-1bb2","description":"vendor software product","vendorName":"91e348d7-3aba-4132-b173","vendorId":"19a41bd1bf2d4922a80b08dcc9f88bb3","onboardingMethod":"NetworkPackage","id":"6444d2587da74992a0126e304b1246c7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8d97e4ce-ff6c","description":"vendor software product","vendorName":"8aef0d0c-f012-4344-a837","vendorId":"75f1de51c124404c9a2f1f5a196af035","onboardingMethod":"NetworkPackage","id":"3c749df9c90d4e229621b656e7905bd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-03 14:38:10,427 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_bUEUWr_VSP from SDC
2021-04-03 14:38:10,427 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-03 14:38:10,428 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:10,428 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,429 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-03 14:38:10,429 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:10,430 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,433 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:10,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:10,506 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:10,506 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:10,510 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:10,511 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:10,511 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,512 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-03 14:38:10,512 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:10,512 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,515 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:10,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:10,604 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:10,605 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:10,608 INFO 299:vsp.py(1) - status of VSP basic_onboard_bUEUWr_VSP: Certified
2021-04-03 14:38:10,608 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-03 14:38:10,609 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:10,609 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:10,609 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,610 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:10,610 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:10,611 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:10,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:10,713 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:10,714 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:10,717 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-03 14:38:10,717 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:10,718 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,718 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-03 14:38:10,719 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:10,719 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:10,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:10,813 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:10,813 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:10,829 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-03 14:38:10,830 DEBUG 294:vsp.py(1) - importing VSP pNF 51ecba1a-1bb2 from SDC
2021-04-03 14:38:10,830 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-03 14:38:10,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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:10,830 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,831 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-03 14:38:10,831 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:10,831 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:10,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:10,912 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:10,912 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:10,916 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-03 14:38:10,916 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:10,916 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,917 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-03 14:38:10,917 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:10,918 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:10,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:11,011 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:11,013 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:11,013 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:11,017 INFO 299:vsp.py(1) - status of VSP pNF 51ecba1a-1bb2: Certified
2021-04-03 14:38:11,017 DEBUG 294:vsp.py(1) - importing VSP vFW 8d97e4ce-ff6c from SDC
2021-04-03 14:38:11,018 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-03 14:38:11,018 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:11,018 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,019 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-03 14:38:11,019 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:11,019 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:11,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:11,225 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:11,225 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:11,229 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-03 14:38:11,229 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:11,230 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,230 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-03 14:38:11,230 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:11,231 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,233 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:11,334 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:11,336 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:11,336 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:11,339 INFO 299:vsp.py(1) - status of VSP vFW 8d97e4ce-ff6c: Certified
2021-04-03 14:38:11,339 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-03 14:38:11,339 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-03 14:38:11,340 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-03 14:38:11,340 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-03 14:38:11,340 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-03 14:38:11,340 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-03 14:38:11,340 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-03 14:38:11,340 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:11,341 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-03 14:38:11,341 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-03 14:38:11,341 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:11,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:11,723 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-03 14:38:11,725 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-03 14:38:11,725 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bUEUWr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"02bb37b2e2f34433b4ec3dd6de17cfff","onboardingMethod":"NetworkPackage","id":"93fe5de2342a4dcc9b048a9a6f52df49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"cfed043349164988b3213b0d12674b1f","onboardingMethod":"NetworkPackage","id":"2e1e3282f7ef4ea5ac65f8980137f109","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 51ecba1a-1bb2","description":"vendor software product","vendorName":"91e348d7-3aba-4132-b173","vendorId":"19a41bd1bf2d4922a80b08dcc9f88bb3","onboardingMethod":"NetworkPackage","id":"6444d2587da74992a0126e304b1246c7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8d97e4ce-ff6c","description":"vendor software product","vendorName":"8aef0d0c-f012-4344-a837","vendorId":"75f1de51c124404c9a2f1f5a196af035","onboardingMethod":"NetworkPackage","id":"3c749df9c90d4e229621b656e7905bd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-03 14:38:11,728 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_bUEUWr_VSP from SDC
2021-04-03 14:38:11,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-03 14:38:11,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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:11,729 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,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-03 14:38:11,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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:11,730 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:11,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:11,808 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:11,809 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:11,812 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-03 14:38:11,813 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:11,813 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,813 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-03 14:38:11,813 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:11,813 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:11,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:11,904 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:11,904 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:11,907 INFO 299:vsp.py(1) - status of VSP basic_onboard_bUEUWr_VSP: Certified
2021-04-03 14:38:11,907 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-03 14:38:11,908 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-03 14:38:11,908 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:11,908 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,908 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-03 14:38:11,908 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:11,908 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:11,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:12,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:12,013 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:12,014 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:12,016 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-03 14:38:12,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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:12,016 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,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-03 14:38:12,017 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:12,017 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:12,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:12,116 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:12,116 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:12,119 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-03 14:38:12,119 DEBUG 294:vsp.py(1) - importing VSP pNF 51ecba1a-1bb2 from SDC
2021-04-03 14:38:12,120 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-03 14:38:12,120 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:12,120 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,121 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-03 14:38:12,121 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:12,121 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,123 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:12,211 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:12,213 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:12,213 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38: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-03 14:38:12,216 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:12,216 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38: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-03 14:38: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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:12,217 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:12,312 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:12,313 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:12,314 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:12,316 INFO 299:vsp.py(1) - status of VSP pNF 51ecba1a-1bb2: Certified
2021-04-03 14:38:12,316 DEBUG 294:vsp.py(1) - importing VSP vFW 8d97e4ce-ff6c from SDC
2021-04-03 14:38:12,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-03 14:38:12,317 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:12,317 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,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-03 14:38:12,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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:12,317 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:12,429 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:12,430 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:12,430 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:12,433 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-03 14:38:12,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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:12,433 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,434 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-03 14:38:12,434 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:12,434 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:12,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:12,620 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:12,621 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:12,624 INFO 299:vsp.py(1) - status of VSP vFW 8d97e4ce-ff6c: Certified
2021-04-03 14:38:12,624 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-03 14:38:12,624 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-03 14:38:12,625 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-03 14:38:12,625 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-03 14:38:12,625 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-03 14:38:12,625 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-03 14:38:12,625 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-03 14:38:12,626 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:12,626 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-03 14:38:12,626 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-03 14:38:12,626 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:12,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:12,809 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-03 14:38:12,811 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-03 14:38:12,812 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bUEUWr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"02bb37b2e2f34433b4ec3dd6de17cfff","onboardingMethod":"NetworkPackage","id":"93fe5de2342a4dcc9b048a9a6f52df49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"cfed043349164988b3213b0d12674b1f","onboardingMethod":"NetworkPackage","id":"2e1e3282f7ef4ea5ac65f8980137f109","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 51ecba1a-1bb2","description":"vendor software product","vendorName":"91e348d7-3aba-4132-b173","vendorId":"19a41bd1bf2d4922a80b08dcc9f88bb3","onboardingMethod":"NetworkPackage","id":"6444d2587da74992a0126e304b1246c7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8d97e4ce-ff6c","description":"vendor software product","vendorName":"8aef0d0c-f012-4344-a837","vendorId":"75f1de51c124404c9a2f1f5a196af035","onboardingMethod":"NetworkPackage","id":"3c749df9c90d4e229621b656e7905bd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-03 14:38:12,815 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_bUEUWr_VSP from SDC
2021-04-03 14:38:12,815 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-03 14:38:12,815 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:12,815 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,816 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-03 14:38:12,816 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:12,816 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:12,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:12,904 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:12,904 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:12,907 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-03 14:38:12,908 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:12,908 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,908 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-03 14:38:12,908 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:12,909 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:12,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:13,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:13,005 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:13,005 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:13,009 INFO 299:vsp.py(1) - status of VSP basic_onboard_bUEUWr_VSP: Certified
2021-04-03 14:38:13,009 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-03 14:38:13,009 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-03 14:38:13,009 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:13,010 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,010 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-03 14:38:13,010 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:13,011 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:13,109 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:13,111 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:13,111 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:13,114 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-03 14:38:13,115 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:13,115 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,115 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-03 14:38:13,116 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:13,116 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:13,210 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:13,212 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:13,212 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:13,215 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-03 14:38:13,215 DEBUG 294:vsp.py(1) - importing VSP pNF 51ecba1a-1bb2 from SDC
2021-04-03 14:38:13,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-03 14:38:13,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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:13,216 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,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-03 14:38:13,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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:13,216 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:13,310 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:13,311 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:13,312 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:13,315 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-03 14:38:13,315 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:13,315 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,315 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-03 14:38:13,316 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:13,316 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:13,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:13,505 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:13,505 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:13,508 INFO 299:vsp.py(1) - status of VSP pNF 51ecba1a-1bb2: Certified
2021-04-03 14:38:13,509 DEBUG 294:vsp.py(1) - importing VSP vFW 8d97e4ce-ff6c from SDC
2021-04-03 14:38:13,509 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:13,509 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:13,509 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,510 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-03 14:38:13,510 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:13,510 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,513 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:13,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:13,719 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:13,719 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:13,723 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-03 14:38:13,723 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:13,723 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,724 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-03 14:38:13,724 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:13,724 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:13,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:13,919 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:13,921 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:13,921 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:13,925 INFO 299:vsp.py(1) - status of VSP vFW 8d97e4ce-ff6c: Certified
2021-04-03 14:38:13,925 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-03 14:38:13,925 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-03 14:38:13,925 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-03 14:38:13,925 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-03 14:38:13,926 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-03 14:38:13,926 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-03 14:38:13,926 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-03 14:38:13,926 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:13,927 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-03 14:38:13,927 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-03 14:38:13,927 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:13,930 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:14,206 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-03 14:38:14,208 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-03 14:38:14,208 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bUEUWr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"02bb37b2e2f34433b4ec3dd6de17cfff","onboardingMethod":"NetworkPackage","id":"93fe5de2342a4dcc9b048a9a6f52df49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"cfed043349164988b3213b0d12674b1f","onboardingMethod":"NetworkPackage","id":"2e1e3282f7ef4ea5ac65f8980137f109","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 51ecba1a-1bb2","description":"vendor software product","vendorName":"91e348d7-3aba-4132-b173","vendorId":"19a41bd1bf2d4922a80b08dcc9f88bb3","onboardingMethod":"NetworkPackage","id":"6444d2587da74992a0126e304b1246c7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8d97e4ce-ff6c","description":"vendor software product","vendorName":"8aef0d0c-f012-4344-a837","vendorId":"75f1de51c124404c9a2f1f5a196af035","onboardingMethod":"NetworkPackage","id":"3c749df9c90d4e229621b656e7905bd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-03 14:38:14,212 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_bUEUWr_VSP from SDC
2021-04-03 14:38:14,212 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:14,212 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:14,212 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,213 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:14,213 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:14,213 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:14,304 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:14,306 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:14,306 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:14,309 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-03 14:38:14,309 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:14,309 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,310 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-03 14:38:14,310 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:14,310 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:14,408 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:14,410 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:14,411 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:14,413 INFO 299:vsp.py(1) - status of VSP basic_onboard_bUEUWr_VSP: Certified
2021-04-03 14:38:14,414 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-03 14:38:14,414 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:14,414 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:14,414 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,415 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:14,415 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:14,415 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:14,522 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:14,524 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:14,524 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:14,527 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:14,528 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:14,528 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,528 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:14,528 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:14,529 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:14,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:14,613 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:14,614 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:14,616 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-03 14:38:14,617 DEBUG 294:vsp.py(1) - importing VSP pNF 51ecba1a-1bb2 from SDC
2021-04-03 14:38:14,617 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-03 14:38:14,617 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:14,617 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,617 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-03 14:38:14,618 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:14,618 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:14,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:14,711 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:14,712 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:14,714 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-03 14:38:14,714 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:14,715 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,715 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-03 14:38:14,715 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:14,715 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:14,812 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:14,813 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:14,814 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:14,816 INFO 299:vsp.py(1) - status of VSP pNF 51ecba1a-1bb2: Certified
2021-04-03 14:38:14,816 DEBUG 294:vsp.py(1) - importing VSP vFW 8d97e4ce-ff6c from SDC
2021-04-03 14:38:14,816 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-03 14:38:14,817 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:14,817 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,817 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-03 14:38:14,817 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:14,817 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:14,917 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:14,919 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:14,919 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:14,922 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-03 14:38:14,923 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:14,923 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,924 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-03 14:38:14,924 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:14,924 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:14,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:15,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:15,126 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:15,127 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:15,131 INFO 299:vsp.py(1) - status of VSP vFW 8d97e4ce-ff6c: Certified
2021-04-03 14:38:15,131 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-03 14:38:15,132 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-03 14:38:15,132 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-03 14:38:15,133 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-03 14:38:15,133 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-03 14:38:15,134 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-03 14:38:15,134 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-03 14:38:15,135 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:15,135 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-03 14:38:15,136 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-03 14:38:15,136 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:15,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:15,338 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-03 14:38:15,340 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-03 14:38:15,341 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bUEUWr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"02bb37b2e2f34433b4ec3dd6de17cfff","onboardingMethod":"NetworkPackage","id":"93fe5de2342a4dcc9b048a9a6f52df49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"cfed043349164988b3213b0d12674b1f","onboardingMethod":"NetworkPackage","id":"2e1e3282f7ef4ea5ac65f8980137f109","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 51ecba1a-1bb2","description":"vendor software product","vendorName":"91e348d7-3aba-4132-b173","vendorId":"19a41bd1bf2d4922a80b08dcc9f88bb3","onboardingMethod":"NetworkPackage","id":"6444d2587da74992a0126e304b1246c7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8d97e4ce-ff6c","description":"vendor software product","vendorName":"8aef0d0c-f012-4344-a837","vendorId":"75f1de51c124404c9a2f1f5a196af035","onboardingMethod":"NetworkPackage","id":"3c749df9c90d4e229621b656e7905bd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-03 14:38:15,345 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_bUEUWr_VSP from SDC
2021-04-03 14:38:15,345 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-03 14:38:15,345 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:15,346 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,347 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-03 14:38:15,347 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:15,348 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,351 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:15,406 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:15,407 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:15,407 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:15,410 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-03 14:38:15,410 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:15,411 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,411 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-03 14:38:15,411 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:15,411 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:15,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:15,503 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:15,504 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:15,506 INFO 299:vsp.py(1) - status of VSP basic_onboard_bUEUWr_VSP: Certified
2021-04-03 14:38:15,507 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-03 14:38:15,507 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:15,507 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:15,507 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,508 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:15,508 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:15,508 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:15,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:15,612 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:15,612 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:15,615 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-03 14:38:15,615 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:15,615 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,616 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-03 14:38:15,616 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:15,616 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:15,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:15,794 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:15,794 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:15,798 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-03 14:38:15,799 DEBUG 294:vsp.py(1) - importing VSP pNF 51ecba1a-1bb2 from SDC
2021-04-03 14:38:15,800 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:15,800 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:15,800 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,800 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:15,801 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:15,801 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:15,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:16,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:16,005 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:16,005 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:16,009 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-03 14:38:16,009 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:16,009 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,010 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-03 14:38:16,010 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:16,010 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:16,109 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:16,111 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:16,111 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:16,114 INFO 299:vsp.py(1) - status of VSP pNF 51ecba1a-1bb2: Certified
2021-04-03 14:38:16,114 DEBUG 294:vsp.py(1) - importing VSP vFW 8d97e4ce-ff6c from SDC
2021-04-03 14:38:16,114 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-03 14:38:16,114 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:16,114 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,115 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-03 14:38:16,115 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:16,115 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,117 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:16,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:16,220 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:16,220 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:16,223 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-03 14:38:16,223 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:16,223 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,224 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-03 14:38:16,224 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:16,224 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:16,320 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:16,322 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:16,322 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:16,325 INFO 299:vsp.py(1) - status of VSP vFW 8d97e4ce-ff6c: Certified
2021-04-03 14:38:16,325 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-03 14:38:16,325 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-03 14:38:16,325 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-03 14:38:16,326 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-03 14:38:16,326 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-03 14:38:16,326 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-03 14:38:16,326 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-03 14:38:16,326 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:16,327 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-03 14:38:16,327 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-03 14:38:16,327 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:16,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:16,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-03 14:38:16,520 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-03 14:38:16,521 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bUEUWr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"02bb37b2e2f34433b4ec3dd6de17cfff","onboardingMethod":"NetworkPackage","id":"93fe5de2342a4dcc9b048a9a6f52df49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"cfed043349164988b3213b0d12674b1f","onboardingMethod":"NetworkPackage","id":"2e1e3282f7ef4ea5ac65f8980137f109","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 51ecba1a-1bb2","description":"vendor software product","vendorName":"91e348d7-3aba-4132-b173","vendorId":"19a41bd1bf2d4922a80b08dcc9f88bb3","onboardingMethod":"NetworkPackage","id":"6444d2587da74992a0126e304b1246c7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8d97e4ce-ff6c","description":"vendor software product","vendorName":"8aef0d0c-f012-4344-a837","vendorId":"75f1de51c124404c9a2f1f5a196af035","onboardingMethod":"NetworkPackage","id":"3c749df9c90d4e229621b656e7905bd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-03 14:38:16,524 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_bUEUWr_VSP from SDC
2021-04-03 14:38:16,525 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-03 14:38:16,525 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:16,525 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,526 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-03 14:38:16,526 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:16,526 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,528 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:16,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:16,604 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:16,604 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:16,607 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:16,607 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:16,607 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,608 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-03 14:38:16,608 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:16,608 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:16,702 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:16,704 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:16,704 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:16,707 INFO 299:vsp.py(1) - status of VSP basic_onboard_bUEUWr_VSP: Certified
2021-04-03 14:38:16,707 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-03 14:38:16,708 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-03 14:38:16,708 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:16,708 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,708 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-03 14:38:16,709 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:16,709 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:16,809 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:16,811 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:16,811 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:16,814 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-03 14:38:16,814 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:16,814 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,814 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-03 14:38:16,815 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:16,815 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,817 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:16,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:16,911 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:16,911 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:16,913 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-03 14:38:16,914 DEBUG 294:vsp.py(1) - importing VSP pNF 51ecba1a-1bb2 from SDC
2021-04-03 14:38:16,914 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-03 14:38:16,914 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:16,914 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,915 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-03 14:38:16,915 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:16,915 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:16,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,009 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:17,011 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:17,011 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:17,014 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-03 14:38:17,015 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:17,015 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,015 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-03 14:38:17,015 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:17,016 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,111 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:17,113 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:17,113 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:17,116 INFO 299:vsp.py(1) - status of VSP pNF 51ecba1a-1bb2: Certified
2021-04-03 14:38:17,117 DEBUG 294:vsp.py(1) - importing VSP vFW 8d97e4ce-ff6c from SDC
2021-04-03 14:38:17,117 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-03 14:38:17,117 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:17,117 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,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-03 14:38:17,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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:17,118 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,208 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:17,209 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:17,210 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:17,212 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:17,213 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:17,213 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,213 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:17,214 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:17,214 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,313 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:17,315 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:17,315 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:17,318 INFO 299:vsp.py(1) - status of VSP vFW 8d97e4ce-ff6c: Certified
2021-04-03 14:38:17,318 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-03 14:38:17,319 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-03 14:38:17,319 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-03 14:38:17,319 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-03 14:38:17,319 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-03 14:38:17,319 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-03 14:38:17,320 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-03 14:38:17,320 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:17,320 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-03 14:38:17,320 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-03 14:38:17,321 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:17,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,410 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-03 14:38:17,411 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-03 14:38:17,412 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bUEUWr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"02bb37b2e2f34433b4ec3dd6de17cfff","onboardingMethod":"NetworkPackage","id":"93fe5de2342a4dcc9b048a9a6f52df49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"cfed043349164988b3213b0d12674b1f","onboardingMethod":"NetworkPackage","id":"2e1e3282f7ef4ea5ac65f8980137f109","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 51ecba1a-1bb2","description":"vendor software product","vendorName":"91e348d7-3aba-4132-b173","vendorId":"19a41bd1bf2d4922a80b08dcc9f88bb3","onboardingMethod":"NetworkPackage","id":"6444d2587da74992a0126e304b1246c7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8d97e4ce-ff6c","description":"vendor software product","vendorName":"8aef0d0c-f012-4344-a837","vendorId":"75f1de51c124404c9a2f1f5a196af035","onboardingMethod":"NetworkPackage","id":"3c749df9c90d4e229621b656e7905bd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-03 14:38:17,414 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_bUEUWr_VSP from SDC
2021-04-03 14:38:17,415 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:17,415 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:17,415 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,416 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:17,416 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:17,416 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:17,506 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:17,506 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:17,509 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:17,510 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:17,510 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,510 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-03 14:38:17,511 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:17,511 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,513 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,603 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:17,604 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:17,605 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:17,608 INFO 299:vsp.py(1) - status of VSP basic_onboard_bUEUWr_VSP: Certified
2021-04-03 14:38:17,608 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-03 14:38:17,608 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-03 14:38:17,608 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:17,609 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,609 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:17,609 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:17,609 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:17,712 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:17,713 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:17,716 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-03 14:38:17,716 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:17,716 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,717 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-03 14:38:17,717 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:17,717 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:17,812 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:17,813 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:17,816 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-03 14:38:17,816 DEBUG 294:vsp.py(1) - importing VSP pNF 51ecba1a-1bb2 from SDC
2021-04-03 14:38:17,816 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-03 14:38:17,816 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:17,817 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,817 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-03 14:38:17,817 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:17,817 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:17,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:17,912 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:17,913 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:17,915 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-03 14:38:17,915 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:17,916 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,916 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-03 14:38:17,916 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:17,916 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:17,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:18,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:18,012 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:18,013 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:18,016 INFO 299:vsp.py(1) - status of VSP pNF 51ecba1a-1bb2: Certified
2021-04-03 14:38:18,016 DEBUG 294:vsp.py(1) - importing VSP vFW 8d97e4ce-ff6c from SDC
2021-04-03 14:38:18,017 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-03 14:38:18,017 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:18,017 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,018 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-03 14:38:18,018 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:18,018 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:18,111 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:18,113 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:18,114 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:18,117 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-03 14:38:18,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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:18,118 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,119 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-03 14:38:18,119 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:18,120 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:18,211 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:18,212 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:18,213 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:18,217 INFO 299:vsp.py(1) - status of VSP vFW 8d97e4ce-ff6c: Certified
2021-04-03 14:38:18,217 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-03 14:38:18,218 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-03 14:38:18,218 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-03 14:38:18,218 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC
2021-04-03 14:38:18,219 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-03 14:38:18,219 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-03 14:38:18,220 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-03 14:38:18,220 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-03 14:38:18,221 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:18,222 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-03 14:38:18,222 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-03 14:38:18,223 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:38:18,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:18,423 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-03 14:38:18,425 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-03 14:38:18,426 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bUEUWr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"02bb37b2e2f34433b4ec3dd6de17cfff","onboardingMethod":"NetworkPackage","id":"93fe5de2342a4dcc9b048a9a6f52df49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"cfed043349164988b3213b0d12674b1f","onboardingMethod":"NetworkPackage","id":"2e1e3282f7ef4ea5ac65f8980137f109","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 51ecba1a-1bb2","description":"vendor software product","vendorName":"91e348d7-3aba-4132-b173","vendorId":"19a41bd1bf2d4922a80b08dcc9f88bb3","onboardingMethod":"NetworkPackage","id":"6444d2587da74992a0126e304b1246c7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8d97e4ce-ff6c","description":"vendor software product","vendorName":"8aef0d0c-f012-4344-a837","vendorId":"75f1de51c124404c9a2f1f5a196af035","onboardingMethod":"NetworkPackage","id":"3c749df9c90d4e229621b656e7905bd6","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-03 14:38:18,429 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_bUEUWr_VSP from SDC
2021-04-03 14:38:18,430 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:18,430 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:18,431 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,431 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-03 14:38:18,431 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:18,432 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:18,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:18,504 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:18,504 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:18,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-03 14:38:18,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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:18,508 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,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-03 14:38:18,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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:38:18,509 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:18,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:38:18,604 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:18,604 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:18,607 INFO 299:vsp.py(1) - status of VSP basic_onboard_bUEUWr_VSP: Certified
2021-04-03 14:38:18,607 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-03 14:38:18,608 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-03 14:38:18,608 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:18,608 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,609 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:18,609 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:18,609 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:18,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:18,713 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:18,713 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:18,716 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-03 14:38:18,716 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:18,717 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,717 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-03 14:38:18,717 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:38:18,717 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:18,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:38:18,813 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:18,813 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:18,816 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-03 14:38:18,816 DEBUG 294:vsp.py(1) - importing VSP pNF 51ecba1a-1bb2 from SDC
2021-04-03 14:38:18,816 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-03 14:38:18,816 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:18,817 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,817 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-03 14:38:18,817 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:18,817 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:18,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:18,912 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:18,912 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:18,916 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-03 14:38:18,916 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:18,916 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,917 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-03 14:38:18,917 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:38:18,917 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:18,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:19,108 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:38:19,110 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:19,111 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:19,114 INFO 299:vsp.py(1) - status of VSP pNF 51ecba1a-1bb2: Certified
2021-04-03 14:38:19,114 DEBUG 294:vsp.py(1) - importing VSP vFW 8d97e4ce-ff6c from SDC
2021-04-03 14:38:19,115 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-03 14:38:19,115 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:19,115 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:19,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-03 14:38:19,116 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:19,116 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:19,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:19,296 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:19,298 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:19,299 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:19,302 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-03 14:38:19,303 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:19,303 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:19,303 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-03 14:38:19,303 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:38:19,304 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:19,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:19,419 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:38:19,420 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:19,421 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:19,424 INFO 299:vsp.py(1) - status of VSP vFW 8d97e4ce-ff6c: Certified
2021-04-03 14:38:19,424 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-03 14:38:19,424 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-03 14:38:19,425 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-03 14:38:19,431 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-03 14:38:19,431 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-03 14:38:19,431 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-03 14:38:19,432 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-03 14:38:19,432 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-03 14:38:19,432 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-03 14:38:19,433 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-03 14:38:19,433 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-03 14:38:19,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:19,591 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-03 14:38:19,593 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-03 14:38:19,594 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"0a61fc4208c34579824c69a7be1f76e7","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"02bb37b2e2f34433b4ec3dd6de17cfff","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"cfed043349164988b3213b0d12674b1f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"19a41bd1bf2d4922a80b08dcc9f88bb3","type":"vlm","name":"91e348d7-3aba-4132-b173","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"75f1de51c124404c9a2f1f5a196af035","type":"vlm","name":"8aef0d0c-f012-4344-a837","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5}
2021-04-03 14:38:19,597 DEBUG 147:__init__.py(1) - number of Vendor returned: 5
2021-04-03 14:38:19,597 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-03 14:38:19,598 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-03 14:38:19,598 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/0a61fc4208c34579824c69a7be1f76e7/versions
2021-04-03 14:38:19,598 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:19,599 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:19,599 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/0a61fc4208c34579824c69a7be1f76e7/versions
2021-04-03 14:38:19,599 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:19,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:19,699 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0a61fc4208c34579824c69a7be1f76e7/versions HTTP/1.1" 200 264
2021-04-03 14:38:19,700 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:19,701 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5a1b71a187a248bf9d4003fb58902315","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460686718,"modificationTime":1617460689713,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:19,703 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-03 14:38:19,704 INFO 192:__init__.py(1) - Vendor found, updating information
2021-04-03 14:38:19,704 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-03 14:38:19,704 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/0a61fc4208c34579824c69a7be1f76e7/versions
2021-04-03 14:38:19,704 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:19,705 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-03 14:38:19,705 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/0a61fc4208c34579824c69a7be1f76e7/versions
2021-04-03 14:38:19,705 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:19,708 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:19,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/0a61fc4208c34579824c69a7be1f76e7/versions HTTP/1.1" 200 264
2021-04-03 14:38:19,810 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:19,810 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5a1b71a187a248bf9d4003fb58902315","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460686718,"modificationTime":1617460689713,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:38:19,813 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-03 14:38:19,813 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-03 14:38:19,813 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-03 14:38:19,814 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": "0a61fc4208c34579824c69a7be1f76e7",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-03 14:38:19,814 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-03 14:38:19,814 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-03 14:38:19,815 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": "0a61fc4208c34579824c69a7be1f76e7",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-03 14:38:19,817 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:21,203 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-03 14:38:21,205 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-04-03 14:38:21,205 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"e1b98b04700e4b71bc05f6af3601b54e","version":{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-03 14:38:21,208 INFO 284:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC
2021-04-03 14:38:21,209 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-03 14:38:21,209 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:21,209 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:21,210 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-03 14:38:21,210 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:21,210 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:21,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:21,266 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:21,267 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:21,268 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:21,270 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-03 14:38:21,270 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:21,270 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:21,271 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-03 14:38:21,271 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:21,271 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:21,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:21,400 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 223
2021-04-03 14:38:21,402 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:21,402 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617460699896,"modificationTime":1617460700417}
2021-04-03 14:38:21,406 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-03 14:38:21,406 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:21,406 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:21,407 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-03 14:38:21,407 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:21,407 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:21,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:21,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 369
2021-04-03 14:38:21,832 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:21,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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878"}
2021-04-03 14:38:21,836 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-03 14:38:21,836 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:21,836 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:21,837 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-03 14:38:21,837 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:21,837 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:21,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:22,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 369
2021-04-03 14:38:22,218 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:22,218 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878"}
2021-04-03 14:38:22,221 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-03 14:38:22,222 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:22,222 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:22,223 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-03 14:38:22,223 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:22,223 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:22,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:22,277 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:22,279 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:22,279 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:22,282 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-03 14:38:22,282 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:22,282 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:22,283 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-03 14:38:22,283 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:22,283 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:22,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:22,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 223
2021-04-03 14:38:22,400 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:22,400 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617460699896,"modificationTime":1617460700417}
2021-04-03 14:38:22,403 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:22,404 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:22,404 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:22,404 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-03 14:38:22,405 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:22,405 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:22,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:22,627 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 369
2021-04-03 14:38:22,629 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:22,630 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878"}
2021-04-03 14:38:22,633 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:22,633 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:22,633 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:22,634 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-03 14:38:22,634 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:22,634 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:22,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:22,834 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 369
2021-04-03 14:38:22,836 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:22,836 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878"}
2021-04-03 14:38:22,839 INFO 210:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC
2021-04-03 14:38:22,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-03 14:38:22,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:22,840 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:22,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-03 14:38:22,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:22,841 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:22,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:22,898 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:22,900 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:22,900 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:22,902 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-03 14:38:22,902 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:22,902 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:22,903 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-03 14:38:22,903 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:22,903 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:22,905 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:22,995 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 223
2021-04-03 14:38:22,997 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:22,997 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617460699896,"modificationTime":1617460700417}
2021-04-03 14:38:23,000 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:23,000 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:23,001 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:23,001 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:23,001 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:23,002 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:23,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:23,227 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 369
2021-04-03 14:38:23,229 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:23,230 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878"}
2021-04-03 14:38:23,233 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-03 14:38:23,234 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:23,234 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:23,234 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-03 14:38:23,234 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:23,235 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:23,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:23,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 369
2021-04-03 14:38:23,513 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:23,513 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878"}
2021-04-03 14:38:23,517 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-03 14:38:23,517 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/orchestration-template-candidate
2021-04-03 14:38:23,517 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-04-03 14:38:23,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:23,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/orchestration-template-candidate HTTP/1.1" 200 90
2021-04-03 14:38:23,815 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-04-03 14:38:23,815 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-03 14:38:23,815 INFO 163:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded
2021-04-03 14:38:23,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-03 14:38:23,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:23,819 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:23,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-03 14:38:23,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:23,820 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:23,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:23,877 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:23,879 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:23,879 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:23,881 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-03 14:38:23,881 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:23,882 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:23,882 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-03 14:38:23,882 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:23,882 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:23,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:23,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 222
2021-04-03 14:38:23,998 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:23,999 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617460699896,"modificationTime":1617460703806}
2021-04-03 14:38:24,002 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-03 14:38:24,002 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,002 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:24,003 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-03 14:38:24,003 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,003 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:24,006 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:24,121 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 436
2021-04-03 14:38:24,123 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:24,123 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-03 14:38:24,126 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-03 14:38:24,126 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,126 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:24,127 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-03 14:38:24,127 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,127 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:24,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:24,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 436
2021-04-03 14:38:24,225 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:24,225 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-03 14:38:24,228 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-03 14:38:24,228 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:24,228 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:24,229 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-03 14:38:24,229 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:24,229 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:24,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:24,278 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:24,279 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:24,279 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:24,282 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-03 14:38:24,282 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,282 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:24,283 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-03 14:38:24,283 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,283 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:24,285 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:24,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 222
2021-04-03 14:38:24,399 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:24,399 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617460699896,"modificationTime":1617460703806}
2021-04-03 14:38:24,402 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-03 14:38:24,402 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,403 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:24,403 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:24,403 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,403 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:24,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:24,608 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 436
2021-04-03 14:38:24,610 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:24,610 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-03 14:38:24,613 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-03 14:38:24,614 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,614 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:24,614 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-03 14:38:24,615 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:24,615 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:24,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:24,906 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 436
2021-04-03 14:38:24,908 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:24,909 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-03 14:38:24,912 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:24,912 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:24,912 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:24,913 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-03 14:38:24,913 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:24,913 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:24,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:25,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:25,005 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:25,005 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:25,008 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-03 14:38:25,008 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:25,009 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:25,009 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-03 14:38:25,009 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:25,009 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:25,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:25,220 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 222
2021-04-03 14:38:25,222 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:25,222 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617460699896,"modificationTime":1617460703806}
2021-04-03 14:38:25,226 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-03 14:38:25,226 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:25,226 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:25,227 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-03 14:38:25,227 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:25,227 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:25,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:25,428 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 436
2021-04-03 14:38:25,430 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:25,430 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-03 14:38:25,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-03 14:38:25,434 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:25,434 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:25,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-03 14:38:25,435 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:25,435 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:25,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:25,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 436
2021-04-03 14:38:25,712 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:25,712 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-03 14:38:25,716 INFO 210:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC
2021-04-03 14:38:25,716 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-03 14:38:25,717 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:25,717 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:25,718 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-03 14:38:25,718 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:25,718 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:25,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:25,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:25,813 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:25,813 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:25,816 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-03 14:38:25,816 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:25,816 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:25,817 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-03 14:38:25,817 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:25,817 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:25,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:26,023 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 222
2021-04-03 14:38:26,025 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:26,025 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617460699896,"modificationTime":1617460703806}
2021-04-03 14:38:26,029 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-03 14:38:26,029 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:26,029 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:26,030 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-03 14:38:26,030 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:26,030 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:26,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:26,303 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 436
2021-04-03 14:38:26,305 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:26,305 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-03 14:38:26,309 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-03 14:38:26,309 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:26,309 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:26,310 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-03 14:38:26,310 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:26,310 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:26,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:26,608 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 436
2021-04-03 14:38:26,610 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:26,610 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-03 14:38:26,613 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-03 14:38:26,614 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/orchestration-template-candidate/process
2021-04-03 14:38:26,614 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-03 14:38:26,614 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-03 14:38:26,615 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/orchestration-template-candidate/process
2021-04-03 14:38:26,615 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-03 14:38:26,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:37,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/orchestration-template-candidate/process HTTP/1.1" 200 231
2021-04-03 14:38:37,719 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-04-03 14:38:37,719 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-03 14:38:37,723 INFO 178:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated
2021-04-03 14:38:37,723 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-03 14:38:37,724 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:37,724 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:37,725 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-03 14:38:37,725 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:37,725 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:37,728 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:37,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:37,809 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:37,810 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:37,813 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-03 14:38:37,813 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:37,813 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:37,814 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-03 14:38:37,814 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:37,814 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:37,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:38,002 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 222
2021-04-03 14:38:38,004 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:38,004 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:38,007 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-03 14:38:38,008 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:38,008 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:38,008 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-03 14:38:38,008 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:38,009 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:38,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:38,299 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:38,301 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:38,301 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:38,305 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-03 14:38:38,305 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:38,305 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:38,306 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-03 14:38:38,306 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:38,306 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:38,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:38,599 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:38,601 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:38,601 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:38,605 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-03 14:38:38,605 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:38,606 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:38,606 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-03 14:38:38,606 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:38,607 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:38,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:38,660 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:38,662 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:38,662 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:38,664 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-03 14:38:38,665 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:38,665 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:38,665 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-03 14:38:38,666 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:38,666 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:38,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:38,798 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 222
2021-04-03 14:38:38,801 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:38,801 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:38,806 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-03 14:38:38,806 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:38,807 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:38,808 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-03 14:38:38,808 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:38,808 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:38,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:38,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:38,999 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:38,999 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:39,003 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-03 14:38:39,003 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:39,004 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:39,005 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-03 14:38:39,005 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:39,005 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:39,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:39,194 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:39,196 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:39,197 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:39,201 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-03 14:38:39,201 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:39,201 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:39,202 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-03 14:38:39,202 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:39,203 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:39,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:39,255 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:39,257 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:39,257 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:39,260 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-03 14:38:39,261 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:39,261 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:39,262 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-03 14:38:39,262 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:39,262 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:39,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:39,345 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 222
2021-04-03 14:38:39,347 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:39,347 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:39,350 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-03 14:38:39,350 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:39,350 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:39,351 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-03 14:38:39,351 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:39,351 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:39,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:39,795 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:39,797 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:39,797 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:39,800 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-03 14:38:39,800 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:39,801 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:39,801 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-03 14:38:39,802 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:39,802 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:39,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:40,202 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:40,205 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:40,205 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:40,209 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-03 14:38:40,209 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:40,209 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:40,210 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-03 14:38:40,210 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:40,210 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:40,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:40,264 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:40,266 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:40,266 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:40,269 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-03 14:38:40,270 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:40,270 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:40,270 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-03 14:38:40,271 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:40,271 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:40,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:40,400 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 222
2021-04-03 14:38:40,402 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:40,402 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:40,406 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-03 14:38:40,406 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:40,406 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:40,407 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-03 14:38:40,407 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:40,407 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:40,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:40,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:40,798 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:40,798 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:40,802 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-03 14:38:40,803 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:40,803 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:40,804 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-03 14:38:40,804 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:40,804 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:40,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:41,095 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:41,097 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:41,097 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:41,101 INFO 210:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC
2021-04-03 14:38:41,101 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:41,101 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:41,101 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:41,102 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:41,102 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:41,102 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:41,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:41,156 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:41,157 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:41,157 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460700431,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:41,160 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-03 14:38:41,160 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:41,160 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:41,161 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-03 14:38:41,161 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:41,161 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:41,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:41,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 222
2021-04-03 14:38:41,302 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:41,303 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:41,306 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-03 14:38:41,306 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:41,306 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:41,307 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-03 14:38:41,307 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:41,307 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:41,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:41,598 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:41,600 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:41,600 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:41,604 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-03 14:38:41,604 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:41,604 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:41,605 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-03 14:38:41,605 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:41,605 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:41,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:41,893 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:41,896 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:41,896 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:41,908 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-03 14:38:41,908 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/actions
2021-04-03 14:38:41,909 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

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

  "action": "Commit"
}
2021-04-03 14:38:41,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:47,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/actions HTTP/1.1" 200 2
2021-04-03 14:38:47,118 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-04-03 14:38:47,118 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-04-03 14:38:47,121 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-03 14:38:47,122 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:47,122 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:47,122 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-03 14:38:47,123 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:47,123 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:47,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:47,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:47,213 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:47,214 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460721967,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:47,216 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-03 14:38:47,216 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:47,217 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:47,217 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-03 14:38:47,217 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:47,217 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:47,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:47,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 223
2021-04-03 14:38:47,505 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:47,506 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:47,509 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-03 14:38:47,509 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:47,510 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:47,510 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-03 14:38:47,510 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:47,510 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:47,513 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:48,404 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:48,407 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:48,407 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:48,412 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:48,412 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:48,413 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:48,413 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:48,413 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:48,414 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:48,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:48,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:48,514 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:48,514 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460721967,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:48,517 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-03 14:38:48,517 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:48,517 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:48,518 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-03 14:38:48,518 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:48,518 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:48,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:49,013 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 223
2021-04-03 14:38:49,015 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:49,016 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:49,019 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-03 14:38:49,020 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:49,020 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:49,021 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-03 14:38:49,021 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:49,021 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:49,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:50,014 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:50,016 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:50,017 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:50,020 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-03 14:38:50,020 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:50,020 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:50,021 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-03 14:38:50,021 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:50,021 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:50,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:50,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:50,115 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:50,115 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460721967,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:50,118 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-03 14:38:50,119 DEBUG 197:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:50,119 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:50,120 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:38:50,120 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:50,120 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:50,123 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:50,538 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 223
2021-04-03 14:38:50,540 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:50,540 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:50,543 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-03 14:38:50,543 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:50,544 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:50,544 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-03 14:38:50,544 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:50,545 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:50,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:51,515 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:51,517 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:51,517 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:51,520 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-03 14:38:51,520 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:51,521 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:51,521 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-03 14:38:51,521 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:51,521 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:51,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:51,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:51,612 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:51,612 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460721967,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:51,615 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-03 14:38:51,615 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:51,616 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:51,616 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-03 14:38:51,616 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:51,616 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:51,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:52,103 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 223
2021-04-03 14:38:52,104 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:52,104 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:52,107 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-03 14:38:52,107 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:52,107 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:52,107 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-03 14:38:52,107 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:52,108 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:52,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:53,316 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:53,317 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:53,318 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:53,321 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-03 14:38:53,321 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:53,321 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:53,322 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-03 14:38:53,322 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:53,322 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:53,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:53,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:53,409 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:53,409 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460721967,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:53,412 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-03 14:38:53,413 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:53,413 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:53,413 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-03 14:38:53,413 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:53,414 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:53,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:54,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 223
2021-04-03 14:38:54,010 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:54,010 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:54,013 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-03 14:38:54,014 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:54,014 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:54,014 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-03 14:38:54,015 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:54,015 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:54,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:55,514 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:55,516 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:55,517 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:55,520 INFO 210:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC
2021-04-03 14:38:55,520 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-03 14:38:55,521 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:55,521 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:55,521 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-03 14:38:55,522 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:38:55,522 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:38:55,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:55,613 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 253
2021-04-03 14:38:55,614 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:38:55,615 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617460699896,"modificationTime":1617460721967,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-03 14:38:55,618 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-03 14:38:55,618 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:55,618 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:55,619 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-03 14:38:55,619 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:55,619 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-03 14:38:55,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:56,203 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 223
2021-04-03 14:38:56,205 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-03 14:38:56,205 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617460699896,"modificationTime":1617460717708}
2021-04-03 14:38:56,209 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-03 14:38:56,209 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:56,209 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:56,210 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-03 14:38:56,210 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:38:56,210 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:38:56,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:38:56,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:38:56,816 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:38:56,817 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:38:56,829 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-03 14:38:56,830 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/actions
2021-04-03 14:38:56,830 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-04-03 14:38:56,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:07,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/actions HTTP/1.1" 200 2
2021-04-03 14:39:07,219 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-04-03 14:39:07,219 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-04-03 14:39:07,223 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-03 14:39:07,223 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,223 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,224 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-03 14:39:07,224 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,224 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:07,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:07,404 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:07,405 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:07,408 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-03 14:39:07,409 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,409 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,409 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-03 14:39:07,410 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,410 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:07,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:07,515 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:07,515 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:07,518 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-03 14:39:07,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,519 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,519 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-03 14:39:07,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,519 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,522 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:07,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:07,613 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:07,614 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:07,616 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-03 14:39:07,617 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,617 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,617 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-03 14:39:07,618 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,618 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:07,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:07,711 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:07,712 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:07,715 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-03 14:39:07,715 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,715 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,716 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-03 14:39:07,716 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,716 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:07,815 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:07,817 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:07,817 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:07,820 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-03 14:39:07,820 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,821 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,821 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:39:07,821 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,821 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:07,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:07,911 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:07,912 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:07,914 INFO 210:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-04-03 14:39:07,915 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-03 14:39:07,915 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,915 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,916 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-03 14:39:07,916 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:07,916 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:07,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:08,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:08,010 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:08,010 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:08,021 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-03 14:39:08,021 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/actions
2021-04-03 14:39:08,021 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-03 14:39:08,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:11,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/actions HTTP/1.1" 200 317
2021-04-03 14:39:11,332 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-03 14:39:11,332 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"e1b98b04700e4b71bc05f6af3601b54e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-03 14:39:11,333 INFO 195:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"e1b98b04700e4b71bc05f6af3601b54e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-03 14:39:11,337 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-03 14:39:11,337 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-03 14:39:11,338 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-03 14:39:11,338 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-03 14:39:11,338 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:39:11,339 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-03 14:39:11,339 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-03 14:39:11,339 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:39:11,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-03 14:39:12,105 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-04-03 14:39:12,107 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-03 14:39:12,108 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","name":"basic_onboard_bUEUWr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef40621f-5bb8-4230-93ca-19434e5fa673/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1e9865b0-b9a9-4386-a7bd-a788662c0915/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-03 14:39:12,112 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_bUEUWr from SDC
2021-04-03 14:39:12,112 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:39:12,112 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:39:12,112 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:39:12,112 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-03 14:39:12,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:39:12,113 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:39:12,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:39:12,113 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-03 14:39:12,113 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-03 14:39:12,114 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-03 14:39:12,114 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-03 14:39:12,114 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-03 14:39:12,114 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-03 14:39:12,114 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-03 14:39:12,115 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:39:12,115 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-03 14:39:12,115 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-03 14:39:12,115 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:39:12,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-03 14:39:12,827 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-03 14:39:12,829 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-03 14:39:12,829 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","name":"basic_onboard_bUEUWr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef40621f-5bb8-4230-93ca-19434e5fa673/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1e9865b0-b9a9-4386-a7bd-a788662c0915/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-03 14:39:12,833 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_bUEUWr from SDC
2021-04-03 14:39:12,833 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:39:12,833 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:39:12,833 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:39:12,834 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-03 14:39:12,834 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:39:12,834 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:39:12,834 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:39:12,834 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-03 14:39:12,835 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-03 14:39:12,835 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-03 14:39:12,835 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-04-03 14:39:12,836 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-04-03 14:39:12,836 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>>
2021-04-03 14:39:12,836 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-03 14:39:12,836 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-03 14:39:12,837 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-03 14:39:12,837 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-03 14:39:12,837 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-03 14:39:12,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:16,314 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-03 14:39:16,316 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-04-03 14:39:16,318 DEBUG 120:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"}
2021-04-03 14:39:16,324 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-04-03 14:39:16,324 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-04-03 14:39:16,325 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-04-03 14:39:16,325 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC
2021-04-03 14:39:16,325 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-03 14:39:16,325 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-03 14:39:16,325 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-03 14:39:16,326 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-03 14:39:16,326 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:39:16,326 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-03 14:39:16,327 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-03 14:39:16,327 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:39:16,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-03 14:39:16,801 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-03 14:39:16,803 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-03 14:39:16,803 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","name":"basic_onboard_bUEUWr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef40621f-5bb8-4230-93ca-19434e5fa673/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1e9865b0-b9a9-4386-a7bd-a788662c0915/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-03 14:39:16,806 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_bUEUWr from SDC
2021-04-03 14:39:16,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:39:16,807 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:39:16,807 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:39:16,807 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-03 14:39:16,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:39:16,808 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:39:16,808 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:39:16,808 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-03 14:39:16,808 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-03 14:39:16,808 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-03 14:39:16,833 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-03 14:39:16,833 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-03 14:39:16,833 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-03 14:39:16,834 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-03 14:39:16,834 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:39:16,834 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-03 14:39:16,834 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-03 14:39:16,834 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-03 14:39:16,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:17,010 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-03 14:39:17,011 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-03 14:39:17,012 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_bUEUWr_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"02bb37b2e2f34433b4ec3dd6de17cfff","onboardingMethod":"NetworkPackage","id":"93fe5de2342a4dcc9b048a9a6f52df49","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"cfed043349164988b3213b0d12674b1f","onboardingMethod":"NetworkPackage","id":"2e1e3282f7ef4ea5ac65f8980137f109","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 51ecba1a-1bb2","description":"vendor software product","vendorName":"91e348d7-3aba-4132-b173","vendorId":"19a41bd1bf2d4922a80b08dcc9f88bb3","onboardingMethod":"NetworkPackage","id":"6444d2587da74992a0126e304b1246c7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 8d97e4ce-ff6c","description":"vendor software product","vendorName":"8aef0d0c-f012-4344-a837","vendorId":"75f1de51c124404c9a2f1f5a196af035","onboardingMethod":"NetworkPackage","id":"3c749df9c90d4e229621b656e7905bd6","owner":"cs0008","status":"ACTIVE"}],"listCount":5}
2021-04-03 14:39:17,015 DEBUG 294:vsp.py(1) - importing VSP basic_cnf_VSP from SDC
2021-04-03 14:39:17,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-03 14:39:17,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:17,016 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,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-03 14:39:17,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:17,017 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:17,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:17,114 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:17,114 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:17,117 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-03 14:39:17,117 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:17,117 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,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-03 14:39:17,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:17,118 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:17,208 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:17,209 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:17,210 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:17,212 INFO 299:vsp.py(1) - status of VSP basic_cnf_VSP: Certified
2021-04-03 14:39:17,213 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_bUEUWr_VSP from SDC
2021-04-03 14:39:17,213 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-03 14:39:17,213 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:39:17,213 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,214 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-03 14:39:17,214 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:39:17,214 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:17,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:39:17,445 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:17,446 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:17,449 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-03 14:39:17,449 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:39:17,450 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,451 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-03 14:39:17,451 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/93fe5de2342a4dcc9b048a9a6f52df49/versions
2021-04-03 14:39:17,451 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:17,515 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/93fe5de2342a4dcc9b048a9a6f52df49/versions HTTP/1.1" 200 264
2021-04-03 14:39:17,516 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:17,516 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47ff9f7bb0174294b3d2d12d0655f154","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460461104,"modificationTime":1617460523201,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:17,518 INFO 299:vsp.py(1) - status of VSP basic_onboard_bUEUWr_VSP: Certified
2021-04-03 14:39:17,518 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-03 14:39:17,519 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-03 14:39:17,519 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:39:17,519 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,519 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-03 14:39:17,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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:39:17,520 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:17,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:39:17,612 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:17,612 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:17,614 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-03 14:39:17,615 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:39:17,615 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,615 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-03 14:39:17,615 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/2e1e3282f7ef4ea5ac65f8980137f109/versions
2021-04-03 14:39:17,615 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:17,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2e1e3282f7ef4ea5ac65f8980137f109/versions HTTP/1.1" 200 264
2021-04-03 14:39:17,711 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:17,711 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"94bf76f2df994f43a0f544e15037b9ea","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617458562396,"modificationTime":1617458625313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:17,714 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-03 14:39:17,714 DEBUG 294:vsp.py(1) - importing VSP pNF 51ecba1a-1bb2 from SDC
2021-04-03 14:39:17,715 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-03 14:39:17,715 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:39:17,715 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,716 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-03 14:39:17,716 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:39:17,716 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:17,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:39:17,813 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:17,813 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:17,816 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-03 14:39:17,816 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:39:17,816 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,817 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-03 14:39:17,817 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/6444d2587da74992a0126e304b1246c7/versions
2021-04-03 14:39:17,817 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:17,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6444d2587da74992a0126e304b1246c7/versions HTTP/1.1" 200 264
2021-04-03 14:39:17,913 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:17,914 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"87b529bc0c9f417faf3636a681cdc924","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617457095202,"modificationTime":1617457119007,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:17,917 INFO 299:vsp.py(1) - status of VSP pNF 51ecba1a-1bb2: Certified
2021-04-03 14:39:17,917 DEBUG 294:vsp.py(1) - importing VSP vFW 8d97e4ce-ff6c from SDC
2021-04-03 14:39:17,918 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-03 14:39:17,918 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:39:17,918 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,919 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-03 14:39:17,919 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:39:17,919 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:17,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:18,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:39:18,013 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:18,013 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:18,016 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-03 14:39:18,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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:39:18,016 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:18,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-03 14:39:18,017 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/3c749df9c90d4e229621b656e7905bd6/versions
2021-04-03 14:39:18,017 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:18,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:18,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c749df9c90d4e229621b656e7905bd6/versions HTTP/1.1" 200 264
2021-04-03 14:39:18,113 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:18,113 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"c8bc7f2ff7fc489c821f654db1d01c31","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617454857522,"modificationTime":1617454902992,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:18,116 INFO 299:vsp.py(1) - status of VSP vFW 8d97e4ce-ff6c: Certified
2021-04-03 14:39:18,117 DEBUG 147:__init__.py(1) - number of Vsp returned: 5
2021-04-03 14:39:18,117 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-03 14:39:18,117 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-03 14:39:18,117 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:18,117 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:18,117 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-03 14:39:18,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:18,118 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:18,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:18,210 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:18,212 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:18,212 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:18,215 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-03 14:39:18,215 INFO 192:__init__.py(1) - Vsp found, updating information
2021-04-03 14:39:18,216 INFO 210:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-04-03 14:39:18,216 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-03 14:39:18,216 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:18,216 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:18,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-03 14:39:18,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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:18,217 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:18,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:18,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:18,313 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:18,314 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:18,317 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-03 14:39:18,317 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:18,318 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:18,318 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-03 14:39:18,319 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/e1b98b04700e4b71bc05f6af3601b54e/versions
2021-04-03 14:39:18,319 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-03 14:39:18,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:18,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e1b98b04700e4b71bc05f6af3601b54e/versions HTTP/1.1" 200 264
2021-04-03 14:39:18,412 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-03 14:39:18,412 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"db08a7931c9d48bd960824c0e92fe878","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617460699896,"modificationTime":1617460743153,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-03 14:39:18,415 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-03 14:39:18,419 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-03 14:39:18,419 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/actions
2021-04-03 14:39:18,420 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-03 14:39:18,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:19,981 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878/actions HTTP/1.1" 200 317
2021-04-03 14:39:19,983 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-03 14:39:19,984 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"e1b98b04700e4b71bc05f6af3601b54e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-03 14:39:19,984 INFO 195:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"e1b98b04700e4b71bc05f6af3601b54e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-03 14:39:19,988 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-03 14:39:19,988 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:39:19,988 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:39:19,989 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-03 14:39:19,989 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/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878
2021-04-03 14:39:19,989 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-03 14:39:19,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:20,295 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e1b98b04700e4b71bc05f6af3601b54e/versions/db08a7931c9d48bd960824c0e92fe878 HTTP/1.1" 200 804
2021-04-03 14:39:20,297 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-03 14:39:20,297 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":"0a61fc4208c34579824c69a7be1f76e7","onboardingMethod":"NetworkPackage","id":"e1b98b04700e4b71bc05f6af3601b54e","version":"db08a7931c9d48bd960824c0e92fe878","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-03 14:39:20,300 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-03 14:39:20,301 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-03 14:39:20,301 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": "e1b98b04700e4b71bc05f6af3601b54e",
    "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-03 14:39:20,301 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-03 14:39:20,301 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-03 14:39:20,301 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": "e1b98b04700e4b71bc05f6af3601b54e",
    "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-03 14:39:20,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:39:34,350 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-03 14:39:34,357 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-04-03 14:39:34,366 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1617460768616,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"aa4fcfbb-f13c-46c8-b289-e386027cad71","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"9a93fef1-8291-4db8-8389-319847dd955e.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617460768618,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617460768616,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1617460769223,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"8bb4c69d-909d-49df-af7e-92ac0e7170dc","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"9a93fef1-8291-4db8-8389-319847dd955e.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617460769226,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617460769223,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1617460768616,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"aa4fcfbb-f13c-46c8-b289-e386027cad71","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"9a93fef1-8291-4db8-8389-319847dd955e.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617460768618,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617460768616,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1617460768721,"description":"created from csar","artifactType":"HEAT","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"5c1fbc38-b314-43e6-b75b-e060bbea9f7d","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"9a93fef1-8291-4db8-8389-319847dd955e.heat1","duplicated":false,"payloadUpdateDate":1617460768729,"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":1617460768721,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1617460768804,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"9a93fef1-8291-4db8-8389-319847dd955e.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1617460768804,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617460768804,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1617460762500,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.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":1617460762500,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1617460762500,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.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":1617460762500,"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":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.Node","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"feature","uniqueId":"capability.2264783b-6cd7-47d1-9685-bb88c8e6d7d1.feature","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"scalable","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.scalable","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"binding","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.binding","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.Container","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"host","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.host","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.ephemeral.size","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.ephemeral.size","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"instance","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.instance","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"memory","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.memory","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.iops","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.iops","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"cpu.delta","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.cpu.delta","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.capacity","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.capacity","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.latency","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.latency","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.usage","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.usage","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"cpu_util","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.cpu_util","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.allocation","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.allocation","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.requests.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.requests.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.latency","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.latency","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"cpu","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.cpu","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.read.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.read.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.root.size","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.root.size","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"vcpus","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.vcpus","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.iops","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.iops","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.usage","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.usage","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.requests.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.requests.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.allocation","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.allocation","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.read.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.read.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.read.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.read.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"memory.usage","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.memory.usage","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.capacity","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.capacity","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"memory.resident","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.memory.resident","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"os","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.os","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"endpoint","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.endpoint","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"node":"tosca.nodes.Root","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"dependency","uniqueId":"2264783b-6cd7-47d1-9685-bb88c8e6d7d1.dependency","capability":"tosca.capabilities.Node","ownerId":"2264783b-6cd7-47d1-9685-bb88c8e6d7d1","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"local_storage","uniqueId":"52b05471-7952-4958-b92d-88aa245616f7.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"52b05471-7952-4958-b92d-88aa245616f7","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"9a93fef1-8291-4db8-8389-319847dd955e.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"9a93fef1-8291-4db8-8389-319847dd955e.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":"93fd5274-1e04-496d-b238-16131ac7ee8b.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15234f15-2b49-4475-9fbf-4e87ad4435d6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5aeb22f1-4e66-49dd-8a06-6abf5f9df29e.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":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15234f15-2b49-4475-9fbf-4e87ad4435d6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.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":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.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":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.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":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"15234f15-2b49-4475-9fbf-4e87ad4435d6","createdFromCsar":true,"uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1617460766841,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"15234f15-2b49-4475-9fbf-4e87ad4435d6","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1617460767609,"customizationUUID":"f337fdca-a9ea-4d1d-9dd5-0cc2cda7adf7","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"9a93fef1-8291-4db8-8389-319847dd955e.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"9a93fef1-8291-4db8-8389-319847dd955e.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"93fd5274-1e04-496d-b238-16131ac7ee8b.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15234f15-2b49-4475-9fbf-4e87ad4435d6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"9a93fef1-8291-4db8-8389-319847dd955e.dummy_flavor_name","parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"5aeb22f1-4e66-49dd-8a06-6abf5f9df29e.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":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15234f15-2b49-4475-9fbf-4e87ad4435d6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"9a93fef1-8291-4db8-8389-319847dd955e.dummy_image_name","parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"9a93fef1-8291-4db8-8389-319847dd955e.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.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":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.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":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false},{"definition":false,"hidden":false,"uniqueId":"93fd5274-1e04-496d-b238-16131ac7ee8b.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":"93fd5274-1e04-496d-b238-16131ac7ee8b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"93fd5274-1e04-496d-b238-16131ac7ee8b","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.Node","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"feature","uniqueId":"capability.2264783b-6cd7-47d1-9685-bb88c8e6d7d1.feature","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"scalable","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.scalable","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"binding","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.binding","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.Container","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"host","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.host","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.ephemeral.size","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.ephemeral.size","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"instance","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.instance","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"memory","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.memory","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.iops","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.iops","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"cpu.delta","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.cpu.delta","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.capacity","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.capacity","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.latency","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.latency","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.usage","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.usage","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"cpu_util","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.cpu_util","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.allocation","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.allocation","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.requests.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.requests.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.latency","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.latency","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"cpu","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.cpu","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.read.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.read.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.root.size","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.root.size","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"vcpus","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.vcpus","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.iops","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.iops","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.usage","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.usage","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.requests.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.requests.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.allocation","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.allocation","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.read.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.read.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.read.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.read.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"memory.usage","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.memory.usage","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.capacity","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.capacity","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"memory.resident","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.memory.resident","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"os","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.os","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"endpoint","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.endpoint","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"node":"tosca.nodes.Root","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"dependency","uniqueId":"2264783b-6cd7-47d1-9685-bb88c8e6d7d1.dependency","capability":"tosca.capabilities.Node","ownerId":"2264783b-6cd7-47d1-9685-bb88c8e6d7d1","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"local_storage","uniqueId":"52b05471-7952-4958-b92d-88aa245616f7.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"52b05471-7952-4958-b92d-88aa245616f7","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"9a93fef1-8291-4db8-8389-319847dd955e.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"9a93fef1-8291-4db8-8389-319847dd955e.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.base_dummy_group","name":"base_dummy_group","type":"org.openecomp.groups.heat.HeatStack","version":"0.0","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"8b8d2a4f-745d-4d6f-99e7-527ca9215351","groupUUID":"87b58091-f376-450e-b5c2-5f2e9657077a","members":{"abstract_dummy":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"9a93fef1-8291-4db8-8389-319847dd955e.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","type":"org.openecomp.groups.VfModule","version":"0.0","artifacts":["9a93fef1-8291-4db8-8389-319847dd955e.heat1env","9a93fef1-8291-4db8-8389-319847dd955e.heat1"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"9c818c53-6b06-41c4-8e78-c5dc85bbf8c9","artifactsUuid":["5c1fbc38-b314-43e6-b75b-e060bbea9f7d"],"groupUUID":"3e8d7b61-0c96-4d9d-8f6b-826124aa8754","members":{"abstract_dummy":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1617460762501,"description":"VF","tags":["basic_cnf"],"uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"e1b98b04700e4b71bc05f6af3601b54e","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c","systemName":"BasicCnf","invariantUUID":"842940c1-5edf-4ffa-9bb8-fd23556f364e","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1617460767220,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1617460768721,"description":"created from csar","artifactType":"HEAT","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"5c1fbc38-b314-43e6-b75b-e060bbea9f7d","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"9a93fef1-8291-4db8-8389-319847dd955e.heat1","duplicated":false,"payloadUpdateDate":1617460768729,"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":1617460768721,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1617460769223,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"8bb4c69d-909d-49df-af7e-92ac0e7170dc","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"9a93fef1-8291-4db8-8389-319847dd955e.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617460769226,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617460769223,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1617460768804,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"9a93fef1-8291-4db8-8389-319847dd955e.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1617460768804,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617460768804,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1617460768616,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"aa4fcfbb-f13c-46c8-b289-e386027cad71","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"9a93fef1-8291-4db8-8389-319847dd955e.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617460768618,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617460768616,"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":"9a93fef1-8291-4db8-8389-319847dd955e"},"categorySpecificMetadata":{},"csarUUID":"e1b98b04700e4b71bc05f6af3601b54e","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_cnf"}
2021-04-03 14:39:34,379 INFO 284:__init__.py(1) - Vf basic_cnf is created in SDC
2021-04-03 14:39:34,379 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:39:44,390 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC
2021-04-03 14:39:44,397 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-03 14:39:44,398 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/9a93fef1-8291-4db8-8389-319847dd955e/lifecycleState/Certify
2021-04-03 14:39:44,398 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-04-03 14:39:44,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:01,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/9a93fef1-8291-4db8-8389-319847dd955e/lifecycleState/Certify HTTP/1.1" 200 1281
2021-04-03 14:40:01,112 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-04-03 14:40:01,113 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"8bfa9169-31df-4455-8869-2b8b34d11fb7","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1617460762501,"lastUpdateDate":1617460786623,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"8bfa9169-31df-4455-8869-2b8b34d11fb7"},"csarUUID":"e1b98b04700e4b71bc05f6af3601b54e","csarVersion":"1.0","invariantUUID":"842940c1-5edf-4ffa-9bb8-fd23556f364e","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":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c"}
2021-04-03 14:40:01,116 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-03 14:40:01,117 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-03 14:40:01,117 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-03 14:40:01,117 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-03 14:40:01,117 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:40:01,118 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-03 14:40:01,118 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-03 14:40:01,118 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:40:01,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-03 14:40:01,390 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-03 14:40:01,392 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-03 14:40:01,392 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c","invariantUUID":"842940c1-5edf-4ffa-9bb8-fd23556f364e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c8e7155c-b8d0-445e-87a4-37b3cff1ec8c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","name":"basic_onboard_bUEUWr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef40621f-5bb8-4230-93ca-19434e5fa673/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1e9865b0-b9a9-4386-a7bd-a788662c0915/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-03 14:40:01,396 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-03 14:40:01,396 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:01,396 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:01,397 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:40:01,397 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_bUEUWr from SDC
2021-04-03 14:40:01,397 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:01,397 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:01,397 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:40:01,397 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-03 14:40:01,398 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:01,398 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:01,398 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:40:01,398 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-03 14:40:01,398 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-03 14:40:01,399 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-03 14:40:01,399 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-03 14:40:01,399 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-03 14:40:01,399 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-03 14:40:01,400 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-03 14:40:01,400 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-03 14:40:01,400 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-03 14:40:01,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:03,707 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-03 14:40:03,711 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-03 14:40:03,714 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a381f578-2f37-4eac-b4cc-18c0da0a8c54","lifecycleState":"CERTIFIED","lastUpdateDate":1617451229120,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61aa4465-75cc-4c4e-b383-2a15424e5fda","invariantUUID":"a16440ab-4120-415e-82b7-637b26b700a2","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":"networkrules","uniqueId":"ec3372d9-5712-4203-a338-05852f9f2bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1617450568311,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6b5c7395-4af0-4ef5-b3ae-d2510373430f","invariantUUID":"071ed665-5f2f-4db7-95b3-ddeb5ea18b07","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c545aad8-11c0-41cb-9e9b-83b35e33923c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450450709,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ded219b1-320a-4f96-9a9a-8d4c72543ecb","invariantUUID":"f30bc57f-5bcd-4ed2-9750-c175b3c6bd44","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2b757a-34a7-4b26-aed3-ca154a9770bb","lifecycleState":"CERTIFIED","lastUpdateDate":1617451031524,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f8b912c-f7cc-4dc7-ac8b-41695fc74561","invariantUUID":"eb46a1af-0f79-4ca5-9128-60af0784ad4d","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":"port","uniqueId":"c0675085-2054-4f40-9f80-bf5a89f5b805","lifecycleState":"CERTIFIED","lastUpdateDate":1617450278695,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c9b3c8-f14f-4162-9a58-d7c0bee12d8d","invariantUUID":"7c7eca39-6afd-487c-995c-e331f370fc11","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":"networkrules","uniqueId":"837026a4-29a8-4359-bf64-825dca6c1d97","lifecycleState":"CERTIFIED","lastUpdateDate":1617450527210,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9ccaf16b-4395-42b7-8f5b-e4918d720aac","invariantUUID":"34dde9db-e297-4610-83c3-ea3f602216af","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":"0e05c307-1ceb-4181-90ea-80aeb38d4d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1617450673802,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba3352f2-1777-4fc2-968d-d2a738c961a2","invariantUUID":"4b26a0f4-1f94-4bd3-9009-207f2e0bf46c","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":"defaulticon","uniqueId":"d92ef509-4c5f-47da-ac4b-97c96443b126","lifecycleState":"CERTIFIED","lastUpdateDate":1617460575992,"name":"basic_onboard_bUEUWr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","systemName":"BasicOnboardBueuwr","description":"VF","tags":["basic_onboard_bUEUWr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4a26b28-22b2-4287-9011-f8826058d2e1","lifecycleState":"CERTIFIED","lastUpdateDate":1617451303247,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b9cc515-fb84-4808-b1e7-3fa75437c725","invariantUUID":"cad77995-e1e8-47f5-a622-d26c2b248188","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":"defaulticon","uniqueId":"4488deae-d79d-4ece-845a-49cf1eb10664","lifecycleState":"CERTIFIED","lastUpdateDate":1617451087011,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09872153-68c4-422d-86e0-8b5e82575b6f","invariantUUID":"a1489873-2e8c-4e4a-9c14-e5ea6ee80a6a","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":"6248eb48-f265-4401-a28b-9e4cf90ebf6c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450625335,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00a212b3-f792-4e50-8f83-43c548acc9d4","invariantUUID":"859ebc63-b622-4dd5-b114-f563c11eb6e1","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":"673cf9d4-b15f-4f7f-a1d3-b0ed471c908c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450354316,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81ae2c3-5368-435d-9359-3782def77bd9","invariantUUID":"4cc2931e-ee2c-4ed0-a1b6-219550b19ace","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":"5a5e0656-2c1b-4156-a6e9-98a712548695","lifecycleState":"CERTIFIED","lastUpdateDate":1617450645501,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a741f91-2f03-4a19-baa4-182e9da8d792","invariantUUID":"27ec1e5b-119f-439d-9ae5-85d236fa3ece","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":"f01d948d-fcc6-448c-9e84-ea522c11945d","lifecycleState":"CERTIFIED","lastUpdateDate":1617451177506,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb374863-1e9a-4e1e-80c7-4a0038d306d2","invariantUUID":"6dcdf2b2-c1c1-496d-b80d-d8dca09b705e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"874a2e18-dba5-4117-859c-de69976368ae","lifecycleState":"CERTIFIED","lastUpdateDate":1617451321116,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75f3617b-fdb2-41be-8ef2-f74290712ae4","invariantUUID":"1c4d8e62-ce03-4c74-8120-107f54d935d4","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce707142-3925-45f8-8f78-a3ac3504cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450265812,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec27e4fd-b5b0-4413-b0b3-2e6fc3e8c284","invariantUUID":"43bf1af3-c612-4e7b-8a76-d01292e0134d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05c1bb76-75e4-4556-967c-24d63d1e5c66","lifecycleState":"CERTIFIED","lastUpdateDate":1617451142418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005031a6-d008-454b-9138-280f36bfbd48","invariantUUID":"38644606-7fb1-4fde-b126-974c69afb0c8","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1da9c77d-38a7-43bb-b3a1-6bbb17872722","lifecycleState":"CERTIFIED","lastUpdateDate":1617450949423,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dba0df8d-fce0-4897-9ca1-d08f47f9d437","invariantUUID":"d4f4d674-26ec-4cff-a794-12ff75bcc025","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":"port","uniqueId":"4d5b79be-c0a3-4dc2-bea5-249d18d6a5fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617451119805,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33e2f1c6-08c1-4074-8404-a5fddb05ae7c","invariantUUID":"31b9af90-37ee-4ba3-9995-75bfe09a43cb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f66b651-e54b-405f-8b86-d41a11a2154c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450637916,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d27b7756-ffc9-45c2-9720-410e0764db8c","invariantUUID":"6b067eec-f8b5-414d-b731-ccdf91cea3f8","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":"71a2d4b9-34e7-4e58-b902-1b3c3e7b8b34","lifecycleState":"CERTIFIED","lastUpdateDate":1617451163909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907ddccd-fe84-419b-8cf6-a2203bb417e5","invariantUUID":"0497588f-dfaa-4a9c-bee7-4d912e0fe5da","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b884292b-b7cd-448f-96f3-57e8f56d072f","lifecycleState":"CERTIFIED","lastUpdateDate":1617450939589,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf32c526-dfe7-4eb2-97bd-7cfa4ccbbd48","invariantUUID":"1ab594d8-18fa-415c-8f1e-df4ccdde8195","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73b9e90-a37b-4dd1-9781-7f29d18f9439","lifecycleState":"CERTIFIED","lastUpdateDate":1617450926500,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d23aec0-eaa6-4005-8f89-b96ce21ee0b6","invariantUUID":"1c49f37e-e394-4787-be61-1eecd70e85bc","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":"objectStorage","uniqueId":"f8087af9-e51b-4edb-93f8-be009c270f31","lifecycleState":"CERTIFIED","lastUpdateDate":1617450983520,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d78783c-ee5a-46cc-8573-f473bac725b1","invariantUUID":"f763229f-1e59-44f2-a02e-d81ad6e99d88","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":"compute","uniqueId":"0171d9e1-164b-4f80-9a3d-ee7f9919a974","lifecycleState":"CERTIFIED","lastUpdateDate":1617450890507,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f6ac8f4-04a5-453c-8865-ddfee3a3d2fb","invariantUUID":"43279f09-3418-4bfb-80a2-2e1c7d92a1bc","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":"securityrules","uniqueId":"89259971-0ccf-481b-90e2-e77bac3052f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617450592615,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fcf4b482-cf99-4619-a97c-d2a6c4b63a9f","invariantUUID":"e78c7408-ed29-4259-9c18-307eef9123dd","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ab9028-4c1b-4368-8978-c9ba3a196773","lifecycleState":"CERTIFIED","lastUpdateDate":1617451328803,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f40039b-2b6a-4b67-a1ed-6d40e42bebb4","invariantUUID":"c950633f-b8a1-4ae2-8af9-c3a2ecbbbc25","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"759b385e-dbf4-4a79-bc9f-03e920a47827","lifecycleState":"CERTIFIED","lastUpdateDate":1617450342021,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df941320-c210-4e04-ab8b-0f4dcb2cdab6","invariantUUID":"15b51c04-66c7-4fea-8337-5c7d0ce35493","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":"09806c43-650a-422e-9cbb-a7d4a4479e80","lifecycleState":"CERTIFIED","lastUpdateDate":1617451153018,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"178a44cc-c063-416b-81e4-d73251e67483","invariantUUID":"d850b459-3734-48e3-9d24-6b338d437cff","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90237e07-792e-404f-8929-5d598bc75010","lifecycleState":"CERTIFIED","lastUpdateDate":1617450463522,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"daa5fef8-5a77-4681-96f8-007f7b728183","invariantUUID":"d42107f4-3855-4b70-91ec-11fa6968527f","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":"25990f66-0086-47c0-bc94-8ae194a5e67f","lifecycleState":"CERTIFIED","lastUpdateDate":1617450778896,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f78f7261-9f30-4cfc-9a10-33e216550cbf","invariantUUID":"d27afbd1-a9dc-49d3-8150-cd0ed2a1e1f3","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":"45bdf61c-5ac0-43f0-a525-43d84cf6e34d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450684609,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3de21175-bf19-42d9-aa06-a094dd0e62c9","invariantUUID":"d62f2512-0053-4fc0-825e-fa09917e19f8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6c48791f-5ec7-41be-8a58-ee8c73e639ea","lifecycleState":"CERTIFIED","lastUpdateDate":1617450539589,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66baa14a-555d-4479-993b-69e26e665b1c","invariantUUID":"cdc24c15-8bb5-4a2e-9336-37a7f6fd95f9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cff28979-5e35-4f1d-99c9-2e285b606118","lifecycleState":"CERTIFIED","lastUpdateDate":1617451197214,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a08472-fda1-4f47-ad18-c380491045dc","invariantUUID":"9baab073-0dab-453b-8069-cd6404042e90","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67a4dfc0-e440-4cc7-b286-e97974eb8442","lifecycleState":"CERTIFIED","lastUpdateDate":1617450613224,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdff1bcd-6145-4d92-9ad3-f8aafe64d399","invariantUUID":"31133742-9979-487e-a07e-140771a2fdaa","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":"cc5c6375-06ac-4dd3-a13b-b978776f851c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450378892,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f03a432-6333-4f92-84f4-590fca0cdc95","invariantUUID":"dcc311c8-2b09-4ba1-8a49-027c1fe1e3ef","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7bdf6f65-7cf4-4960-8d9c-4d19562873e2","lifecycleState":"CERTIFIED","lastUpdateDate":1617450859301,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1313588-60db-4371-b8d8-2579d2791e77","invariantUUID":"b4bfcecb-89af-49e4-88e7-770f430cf6ee","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b203435b-1918-482d-88f0-62ce15e419ac","lifecycleState":"CERTIFIED","lastUpdateDate":1617450287112,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8deea4eb-b331-4127-8d72-9909408092f2","invariantUUID":"0ffac91c-b217-4749-a579-5878767574b7","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf8e9e71-d5ac-40e9-b33e-a8ef05bbb8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1617450812428,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"51c8cb22-04d8-4576-8ee6-f5a1d93125c7","invariantUUID":"063cefe6-1571-4c66-ad8b-8fe9e93f4035","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":"port","uniqueId":"4e467dc8-c093-4adb-ba8c-6cbf7cfeeeed","lifecycleState":"CERTIFIED","lastUpdateDate":1617451099100,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1fd9b0f-01b3-44fe-8874-077d6dbe2465","invariantUUID":"7f5e1deb-138a-4aa1-a270-d71209673c21","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":"cc02f959-ba5c-4065-a970-48926825a5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450867011,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c0f3e98-12f7-43d5-b012-b785e625d8b3","invariantUUID":"e0e02442-36fe-4617-908b-466e94b34ebb","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":"172096c2-43e8-40fe-a671-4ccf5cfc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1617450902723,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdd889d5-f9e3-4df7-b63c-540808bae7b7","invariantUUID":"86b501e3-b3e3-43f1-9a3d-aeb3fc79b5c9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7442cdf1-f404-44f4-b7f5-269bcdff8fa4","lifecycleState":"CERTIFIED","lastUpdateDate":1617451274388,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ede75b2f-7bf8-4226-8854-b2d93679c9a6","invariantUUID":"c4fa63fc-0ed6-4e03-b2a8-74bce6b05f84","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578d0400-3ccd-40d0-bf0b-3ccde907270a","lifecycleState":"CERTIFIED","lastUpdateDate":1617451355924,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b0bcbfd-c52a-4609-855c-320572daad98","invariantUUID":"16cc8f32-4072-4139-b58a-57c1bc8b612a","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31022435-2d45-4e61-b2ab-caa0bd906c16","lifecycleState":"CERTIFIED","lastUpdateDate":1617450225815,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b226b276-efba-45d5-a16c-8a45cdc2d863","invariantUUID":"50ea2500-690f-4149-9902-a969ae0e48ca","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":"3ba7536d-7c03-47bc-ba2e-26c5ef197c3d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450880037,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ab19c2e-cba6-4929-847e-2f3b88300979","invariantUUID":"9b361906-fc66-4e9e-8f85-dd5afbd546b1","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":"defaulticon","uniqueId":"a675894c-4934-429a-b5f3-510437f09599","lifecycleState":"CERTIFIED","lastUpdateDate":1617450846602,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d1e567bb-6139-4f0d-8412-1c5fbd7a745b","invariantUUID":"7896952a-436b-4645-a959-ed634d4559b8","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":"objectStorage","uniqueId":"7f03225c-1e1d-439a-8a1a-2cb9ebeb11d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450239691,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"851ecbd8-55b7-4849-9648-3b6c8559ff5b","invariantUUID":"a6e11f0b-752f-4e60-b8c9-e1440770ed92","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"35fdb212-8535-401d-a8e6-1dbd23140862","lifecycleState":"CERTIFIED","lastUpdateDate":1617450387915,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dab52c7-5c0e-4e44-94a2-ab1ecdd61063","invariantUUID":"15981338-8e75-4770-8ddb-b9321b96a4c7","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec43f3b9-337d-4359-98a7-983045b6f141","lifecycleState":"CERTIFIED","lastUpdateDate":1617451019309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7dea622-18a9-4111-a64e-43ff5c59558c","invariantUUID":"96115cea-311d-46bd-a2c8-544a1f27871d","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":"b5fa0e2c-914d-448f-9e55-02349ce78f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1617450417621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"728544b7-1bf7-4827-87ed-bd7610e33731","invariantUUID":"bd85e85f-1316-4394-9730-5c232cd04431","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":"fe78f8e9-8735-4d0b-ae87-3eff5cd32507","lifecycleState":"CERTIFIED","lastUpdateDate":1617450214402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"459c103e-fafd-4bb7-be2e-449bcba9c3fb","invariantUUID":"5c8b8981-a8ba-4742-917d-8604da02ca50","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":"8776819c-e53c-4258-8452-2f766627774e","lifecycleState":"CERTIFIED","lastUpdateDate":1617450837704,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bc8ec20-d598-4283-93c7-3a5e423fbcc8","invariantUUID":"d8d916da-f03d-4707-baa9-04c70faade1e","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":"port","uniqueId":"50ec6be9-bff2-4456-83b3-7e4d9e0bb42e","lifecycleState":"CERTIFIED","lastUpdateDate":1617451257608,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d217c01-836b-4648-b084-f0c4587a29c1","invariantUUID":"3832f25a-448c-4dce-b91f-c94b9bd8752b","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":"compute","uniqueId":"25953590-c9c2-4f5d-b596-8a957ca27cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1617451342994,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b3e94f-8673-4e3d-b40a-9ba072a873d6","invariantUUID":"e9824b6b-a3ec-4ec4-9266-0b78a7868d86","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":"ce4c1da6-6a92-4926-90af-3ba50faf54db","lifecycleState":"CERTIFIED","lastUpdateDate":1617458676313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9149cf36-b7bb-496d-96a7-deb771202777","lifecycleState":"CERTIFIED","lastUpdateDate":1617450581409,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"179cb931-48a7-4387-9fca-0c9dd6f8db22","invariantUUID":"3c52cd0d-ef8d-44f4-822b-7d20b1cbba14","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bfd9f4f-ec6e-4e6d-a26c-01abc41568c5","lifecycleState":"CERTIFIED","lastUpdateDate":1617450824196,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93160149-e9b5-46b2-a1c4-efc329211400","invariantUUID":"0b666e4e-7989-42b7-b401-d268bee3fd88","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d860dc99-58d0-47c3-9ae5-080017813e23","lifecycleState":"CERTIFIED","lastUpdateDate":1617451130219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e45065-8f24-4af9-bd44-6b4dea4c1bff","invariantUUID":"f45d1e24-4899-45a6-9c5e-8a13ca334a44","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c26875f1-f916-4ea2-9ef9-a3866de70407","lifecycleState":"CERTIFIED","lastUpdateDate":1617450441590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca16ecef-c3a6-431e-87be-bf9b91570da1","invariantUUID":"fd5418b3-dbd7-413f-99e8-24c5c717a5ab","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"3fc333bc-b2ff-4f93-a592-6c9811ba271d","lifecycleState":"CERTIFIED","lastUpdateDate":1617451245116,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"356dc149-4270-4beb-8c64-e6c67ecc5ab4","invariantUUID":"73021085-1935-41ac-8ad5-d96e3ee10453","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a6582503-b108-4b24-ab5b-9676c3ea822c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450973908,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af58297c-7163-4410-8586-874b8b549656","invariantUUID":"0b2450a8-95e7-43e3-9f8c-6cbfe6756d7c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"52b05471-7952-4958-b92d-88aa245616f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617450160590,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bda1377-f99c-4b35-bf34-4ac0d61be342","invariantUUID":"a22a1ccd-376b-43a0-9924-aef4445b8dcc","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6054d5d3-6f5c-4f67-8857-a8b888773b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617450697404,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa9119ff-afb0-4bf6-a5f3-7f99f482d92a","invariantUUID":"fb3c38f9-ead0-405b-a351-957257061fd2","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfa9169-31df-4455-8869-2b8b34d11fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1617460786623,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c","invariantUUID":"842940c1-5edf-4ffa-9bb8-fd23556f364e","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":"e6bf1d59-157a-4f28-8425-9b2c64612992","lifecycleState":"CERTIFIED","lastUpdateDate":1617450745719,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0530a1b8-c84f-48df-bc53-101c3ba90445","invariantUUID":"f319c267-00c7-4261-bc06-fe7cee06fcdf","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":"55c8527e-2f09-4c62-94b1-adca5c75dab0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450401294,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd961d11-5eb4-430b-8867-cd553656d3af","invariantUUID":"e28002e4-5b4f-4803-b576-b04699898a25","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e46f62a-a282-44e9-b73e-9102e9d82b78","lifecycleState":"CERTIFIED","lastUpdateDate":1617450788421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb31f076-6031-4393-96a5-571f2c9d4335","invariantUUID":"95c569e4-e957-4e2c-a2da-02a03241e648","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e0d2557-da99-4365-877c-763a650e676a","lifecycleState":"CERTIFIED","lastUpdateDate":1617450427217,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0241a59e-f42e-4927-bb0a-26ace4d746d7","invariantUUID":"d9b623c8-0cd4-4a56-af18-c52e6fe9e4a2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c8f979e2-edef-4449-b259-0e380b425a39","lifecycleState":"CERTIFIED","lastUpdateDate":1617451211801,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2809c717-7dd1-4350-9450-1ecb197b55c0","invariantUUID":"dd1ef0e5-290c-4f3f-8597-b802bf0678e2","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":"cc8b88e6-a8f2-40d3-906f-ec115004cbb3","lifecycleState":"CERTIFIED","lastUpdateDate":1617450366208,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73461d0e-74f6-404c-8f17-30b5709971be","invariantUUID":"de012da6-cb1f-475b-b76a-bf43c71f4a27","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":"defaulticon","uniqueId":"8c92530c-1279-4f00-9085-77e1865182b3","lifecycleState":"CERTIFIED","lastUpdateDate":1617451078493,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19462212-ae53-471a-b433-b641445f39f5","invariantUUID":"bae041f6-7615-470e-aa8e-449dccb164df","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ffaf7f08-1260-46fc-aeb0-6c9d74fa3563","lifecycleState":"CERTIFIED","lastUpdateDate":1617451107004,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7db9ee8-4071-41fc-a030-d2fbb9a39b0e","invariantUUID":"7d750dd0-1e50-47a4-8340-abd4e32f7a7a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6b0904fa-125f-49bb-a4d9-3910ef1df9ef","lifecycleState":"CERTIFIED","lastUpdateDate":1617457637799,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f6efa96c-642f-4d39-9bda-46585b170647","invariantUUID":"b0851e6d-46e1-46f4-9fc1-85b5d0ba4393","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":"9ee983f1-e56c-4d6c-8cd4-3ced1ba2cde4","lifecycleState":"CERTIFIED","lastUpdateDate":1617460677500,"name":"basic_onboard_bUEUWr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"316b30fc-7ece-470e-bb1d-6348acd5ab32","invariantUUID":"7267d125-90a3-47b5-9a4f-03e58d3ca630","systemName":"BasicOnboardBueuwr","description":"service","tags":["basic_onboard_bUEUWr"],"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":"958b15e0-2e8c-45e8-85ba-9556bb260b98","lifecycleState":"CERTIFIED","lastUpdateDate":1617458779687,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f6d99b5-a92a-48c0-8b49-5f8c86520923","invariantUUID":"f9e80a0c-93b3-4a52-9b71-a974f1019f82","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-03 14:40:03,721 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-03 14:40:13,732 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-03 14:40:13,733 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-03 14:40:13,733 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-03 14:40:13,733 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-03 14:40:13,734 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:40:13,735 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-03 14:40:13,735 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-03 14:40:13,735 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:40:13,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-03 14:40:15,027 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-03 14:40:15,029 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-03 14:40:15,030 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c","invariantUUID":"842940c1-5edf-4ffa-9bb8-fd23556f364e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c8e7155c-b8d0-445e-87a4-37b3cff1ec8c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","name":"basic_onboard_bUEUWr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef40621f-5bb8-4230-93ca-19434e5fa673/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1e9865b0-b9a9-4386-a7bd-a788662c0915/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-03 14:40:15,035 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-03 14:40:15,035 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:15,036 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:15,037 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:40:15,037 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_bUEUWr from SDC
2021-04-03 14:40:15,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:15,039 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:15,039 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:40:15,040 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-03 14:40:15,040 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:15,041 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:15,041 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:40:15,042 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-03 14:40:15,043 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-03 14:40:15,043 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-03 14:40:15,044 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-03 14:40:15,044 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-03 14:40:15,045 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-03 14:40:15,046 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:40:15,047 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-03 14:40:15,047 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-03 14:40:15,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:19,007 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-03 14:40:19,010 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-03 14:40:19,014 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a381f578-2f37-4eac-b4cc-18c0da0a8c54","lifecycleState":"CERTIFIED","lastUpdateDate":1617451229120,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61aa4465-75cc-4c4e-b383-2a15424e5fda","invariantUUID":"a16440ab-4120-415e-82b7-637b26b700a2","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":"networkrules","uniqueId":"ec3372d9-5712-4203-a338-05852f9f2bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1617450568311,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6b5c7395-4af0-4ef5-b3ae-d2510373430f","invariantUUID":"071ed665-5f2f-4db7-95b3-ddeb5ea18b07","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c545aad8-11c0-41cb-9e9b-83b35e33923c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450450709,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ded219b1-320a-4f96-9a9a-8d4c72543ecb","invariantUUID":"f30bc57f-5bcd-4ed2-9750-c175b3c6bd44","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2b757a-34a7-4b26-aed3-ca154a9770bb","lifecycleState":"CERTIFIED","lastUpdateDate":1617451031524,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f8b912c-f7cc-4dc7-ac8b-41695fc74561","invariantUUID":"eb46a1af-0f79-4ca5-9128-60af0784ad4d","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":"port","uniqueId":"c0675085-2054-4f40-9f80-bf5a89f5b805","lifecycleState":"CERTIFIED","lastUpdateDate":1617450278695,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c9b3c8-f14f-4162-9a58-d7c0bee12d8d","invariantUUID":"7c7eca39-6afd-487c-995c-e331f370fc11","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":"networkrules","uniqueId":"837026a4-29a8-4359-bf64-825dca6c1d97","lifecycleState":"CERTIFIED","lastUpdateDate":1617450527210,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9ccaf16b-4395-42b7-8f5b-e4918d720aac","invariantUUID":"34dde9db-e297-4610-83c3-ea3f602216af","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":"0e05c307-1ceb-4181-90ea-80aeb38d4d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1617450673802,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba3352f2-1777-4fc2-968d-d2a738c961a2","invariantUUID":"4b26a0f4-1f94-4bd3-9009-207f2e0bf46c","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":"defaulticon","uniqueId":"d92ef509-4c5f-47da-ac4b-97c96443b126","lifecycleState":"CERTIFIED","lastUpdateDate":1617460575992,"name":"basic_onboard_bUEUWr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","systemName":"BasicOnboardBueuwr","description":"VF","tags":["basic_onboard_bUEUWr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4a26b28-22b2-4287-9011-f8826058d2e1","lifecycleState":"CERTIFIED","lastUpdateDate":1617451303247,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b9cc515-fb84-4808-b1e7-3fa75437c725","invariantUUID":"cad77995-e1e8-47f5-a622-d26c2b248188","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":"defaulticon","uniqueId":"4488deae-d79d-4ece-845a-49cf1eb10664","lifecycleState":"CERTIFIED","lastUpdateDate":1617451087011,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09872153-68c4-422d-86e0-8b5e82575b6f","invariantUUID":"a1489873-2e8c-4e4a-9c14-e5ea6ee80a6a","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":"6248eb48-f265-4401-a28b-9e4cf90ebf6c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450625335,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00a212b3-f792-4e50-8f83-43c548acc9d4","invariantUUID":"859ebc63-b622-4dd5-b114-f563c11eb6e1","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":"673cf9d4-b15f-4f7f-a1d3-b0ed471c908c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450354316,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81ae2c3-5368-435d-9359-3782def77bd9","invariantUUID":"4cc2931e-ee2c-4ed0-a1b6-219550b19ace","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":"5a5e0656-2c1b-4156-a6e9-98a712548695","lifecycleState":"CERTIFIED","lastUpdateDate":1617450645501,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a741f91-2f03-4a19-baa4-182e9da8d792","invariantUUID":"27ec1e5b-119f-439d-9ae5-85d236fa3ece","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":"f01d948d-fcc6-448c-9e84-ea522c11945d","lifecycleState":"CERTIFIED","lastUpdateDate":1617451177506,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb374863-1e9a-4e1e-80c7-4a0038d306d2","invariantUUID":"6dcdf2b2-c1c1-496d-b80d-d8dca09b705e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"874a2e18-dba5-4117-859c-de69976368ae","lifecycleState":"CERTIFIED","lastUpdateDate":1617451321116,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75f3617b-fdb2-41be-8ef2-f74290712ae4","invariantUUID":"1c4d8e62-ce03-4c74-8120-107f54d935d4","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce707142-3925-45f8-8f78-a3ac3504cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450265812,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec27e4fd-b5b0-4413-b0b3-2e6fc3e8c284","invariantUUID":"43bf1af3-c612-4e7b-8a76-d01292e0134d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05c1bb76-75e4-4556-967c-24d63d1e5c66","lifecycleState":"CERTIFIED","lastUpdateDate":1617451142418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005031a6-d008-454b-9138-280f36bfbd48","invariantUUID":"38644606-7fb1-4fde-b126-974c69afb0c8","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1da9c77d-38a7-43bb-b3a1-6bbb17872722","lifecycleState":"CERTIFIED","lastUpdateDate":1617450949423,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dba0df8d-fce0-4897-9ca1-d08f47f9d437","invariantUUID":"d4f4d674-26ec-4cff-a794-12ff75bcc025","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":"port","uniqueId":"4d5b79be-c0a3-4dc2-bea5-249d18d6a5fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617451119805,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33e2f1c6-08c1-4074-8404-a5fddb05ae7c","invariantUUID":"31b9af90-37ee-4ba3-9995-75bfe09a43cb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f66b651-e54b-405f-8b86-d41a11a2154c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450637916,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d27b7756-ffc9-45c2-9720-410e0764db8c","invariantUUID":"6b067eec-f8b5-414d-b731-ccdf91cea3f8","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":"71a2d4b9-34e7-4e58-b902-1b3c3e7b8b34","lifecycleState":"CERTIFIED","lastUpdateDate":1617451163909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907ddccd-fe84-419b-8cf6-a2203bb417e5","invariantUUID":"0497588f-dfaa-4a9c-bee7-4d912e0fe5da","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b884292b-b7cd-448f-96f3-57e8f56d072f","lifecycleState":"CERTIFIED","lastUpdateDate":1617450939589,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf32c526-dfe7-4eb2-97bd-7cfa4ccbbd48","invariantUUID":"1ab594d8-18fa-415c-8f1e-df4ccdde8195","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73b9e90-a37b-4dd1-9781-7f29d18f9439","lifecycleState":"CERTIFIED","lastUpdateDate":1617450926500,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d23aec0-eaa6-4005-8f89-b96ce21ee0b6","invariantUUID":"1c49f37e-e394-4787-be61-1eecd70e85bc","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":"objectStorage","uniqueId":"f8087af9-e51b-4edb-93f8-be009c270f31","lifecycleState":"CERTIFIED","lastUpdateDate":1617450983520,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d78783c-ee5a-46cc-8573-f473bac725b1","invariantUUID":"f763229f-1e59-44f2-a02e-d81ad6e99d88","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":"compute","uniqueId":"0171d9e1-164b-4f80-9a3d-ee7f9919a974","lifecycleState":"CERTIFIED","lastUpdateDate":1617450890507,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f6ac8f4-04a5-453c-8865-ddfee3a3d2fb","invariantUUID":"43279f09-3418-4bfb-80a2-2e1c7d92a1bc","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":"securityrules","uniqueId":"89259971-0ccf-481b-90e2-e77bac3052f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617450592615,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fcf4b482-cf99-4619-a97c-d2a6c4b63a9f","invariantUUID":"e78c7408-ed29-4259-9c18-307eef9123dd","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ab9028-4c1b-4368-8978-c9ba3a196773","lifecycleState":"CERTIFIED","lastUpdateDate":1617451328803,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f40039b-2b6a-4b67-a1ed-6d40e42bebb4","invariantUUID":"c950633f-b8a1-4ae2-8af9-c3a2ecbbbc25","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"759b385e-dbf4-4a79-bc9f-03e920a47827","lifecycleState":"CERTIFIED","lastUpdateDate":1617450342021,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df941320-c210-4e04-ab8b-0f4dcb2cdab6","invariantUUID":"15b51c04-66c7-4fea-8337-5c7d0ce35493","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":"09806c43-650a-422e-9cbb-a7d4a4479e80","lifecycleState":"CERTIFIED","lastUpdateDate":1617451153018,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"178a44cc-c063-416b-81e4-d73251e67483","invariantUUID":"d850b459-3734-48e3-9d24-6b338d437cff","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90237e07-792e-404f-8929-5d598bc75010","lifecycleState":"CERTIFIED","lastUpdateDate":1617450463522,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"daa5fef8-5a77-4681-96f8-007f7b728183","invariantUUID":"d42107f4-3855-4b70-91ec-11fa6968527f","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":"25990f66-0086-47c0-bc94-8ae194a5e67f","lifecycleState":"CERTIFIED","lastUpdateDate":1617450778896,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f78f7261-9f30-4cfc-9a10-33e216550cbf","invariantUUID":"d27afbd1-a9dc-49d3-8150-cd0ed2a1e1f3","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":"45bdf61c-5ac0-43f0-a525-43d84cf6e34d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450684609,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3de21175-bf19-42d9-aa06-a094dd0e62c9","invariantUUID":"d62f2512-0053-4fc0-825e-fa09917e19f8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6c48791f-5ec7-41be-8a58-ee8c73e639ea","lifecycleState":"CERTIFIED","lastUpdateDate":1617450539589,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66baa14a-555d-4479-993b-69e26e665b1c","invariantUUID":"cdc24c15-8bb5-4a2e-9336-37a7f6fd95f9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cff28979-5e35-4f1d-99c9-2e285b606118","lifecycleState":"CERTIFIED","lastUpdateDate":1617451197214,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a08472-fda1-4f47-ad18-c380491045dc","invariantUUID":"9baab073-0dab-453b-8069-cd6404042e90","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67a4dfc0-e440-4cc7-b286-e97974eb8442","lifecycleState":"CERTIFIED","lastUpdateDate":1617450613224,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdff1bcd-6145-4d92-9ad3-f8aafe64d399","invariantUUID":"31133742-9979-487e-a07e-140771a2fdaa","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":"cc5c6375-06ac-4dd3-a13b-b978776f851c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450378892,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f03a432-6333-4f92-84f4-590fca0cdc95","invariantUUID":"dcc311c8-2b09-4ba1-8a49-027c1fe1e3ef","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7bdf6f65-7cf4-4960-8d9c-4d19562873e2","lifecycleState":"CERTIFIED","lastUpdateDate":1617450859301,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1313588-60db-4371-b8d8-2579d2791e77","invariantUUID":"b4bfcecb-89af-49e4-88e7-770f430cf6ee","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b203435b-1918-482d-88f0-62ce15e419ac","lifecycleState":"CERTIFIED","lastUpdateDate":1617450287112,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8deea4eb-b331-4127-8d72-9909408092f2","invariantUUID":"0ffac91c-b217-4749-a579-5878767574b7","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf8e9e71-d5ac-40e9-b33e-a8ef05bbb8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1617450812428,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"51c8cb22-04d8-4576-8ee6-f5a1d93125c7","invariantUUID":"063cefe6-1571-4c66-ad8b-8fe9e93f4035","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":"port","uniqueId":"4e467dc8-c093-4adb-ba8c-6cbf7cfeeeed","lifecycleState":"CERTIFIED","lastUpdateDate":1617451099100,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1fd9b0f-01b3-44fe-8874-077d6dbe2465","invariantUUID":"7f5e1deb-138a-4aa1-a270-d71209673c21","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":"cc02f959-ba5c-4065-a970-48926825a5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450867011,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c0f3e98-12f7-43d5-b012-b785e625d8b3","invariantUUID":"e0e02442-36fe-4617-908b-466e94b34ebb","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":"172096c2-43e8-40fe-a671-4ccf5cfc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1617450902723,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdd889d5-f9e3-4df7-b63c-540808bae7b7","invariantUUID":"86b501e3-b3e3-43f1-9a3d-aeb3fc79b5c9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7442cdf1-f404-44f4-b7f5-269bcdff8fa4","lifecycleState":"CERTIFIED","lastUpdateDate":1617451274388,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ede75b2f-7bf8-4226-8854-b2d93679c9a6","invariantUUID":"c4fa63fc-0ed6-4e03-b2a8-74bce6b05f84","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578d0400-3ccd-40d0-bf0b-3ccde907270a","lifecycleState":"CERTIFIED","lastUpdateDate":1617451355924,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b0bcbfd-c52a-4609-855c-320572daad98","invariantUUID":"16cc8f32-4072-4139-b58a-57c1bc8b612a","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31022435-2d45-4e61-b2ab-caa0bd906c16","lifecycleState":"CERTIFIED","lastUpdateDate":1617450225815,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b226b276-efba-45d5-a16c-8a45cdc2d863","invariantUUID":"50ea2500-690f-4149-9902-a969ae0e48ca","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":"3ba7536d-7c03-47bc-ba2e-26c5ef197c3d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450880037,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ab19c2e-cba6-4929-847e-2f3b88300979","invariantUUID":"9b361906-fc66-4e9e-8f85-dd5afbd546b1","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":"defaulticon","uniqueId":"a675894c-4934-429a-b5f3-510437f09599","lifecycleState":"CERTIFIED","lastUpdateDate":1617450846602,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d1e567bb-6139-4f0d-8412-1c5fbd7a745b","invariantUUID":"7896952a-436b-4645-a959-ed634d4559b8","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":"objectStorage","uniqueId":"7f03225c-1e1d-439a-8a1a-2cb9ebeb11d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450239691,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"851ecbd8-55b7-4849-9648-3b6c8559ff5b","invariantUUID":"a6e11f0b-752f-4e60-b8c9-e1440770ed92","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"35fdb212-8535-401d-a8e6-1dbd23140862","lifecycleState":"CERTIFIED","lastUpdateDate":1617450387915,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dab52c7-5c0e-4e44-94a2-ab1ecdd61063","invariantUUID":"15981338-8e75-4770-8ddb-b9321b96a4c7","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec43f3b9-337d-4359-98a7-983045b6f141","lifecycleState":"CERTIFIED","lastUpdateDate":1617451019309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7dea622-18a9-4111-a64e-43ff5c59558c","invariantUUID":"96115cea-311d-46bd-a2c8-544a1f27871d","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":"b5fa0e2c-914d-448f-9e55-02349ce78f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1617450417621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"728544b7-1bf7-4827-87ed-bd7610e33731","invariantUUID":"bd85e85f-1316-4394-9730-5c232cd04431","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":"fe78f8e9-8735-4d0b-ae87-3eff5cd32507","lifecycleState":"CERTIFIED","lastUpdateDate":1617450214402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"459c103e-fafd-4bb7-be2e-449bcba9c3fb","invariantUUID":"5c8b8981-a8ba-4742-917d-8604da02ca50","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":"8776819c-e53c-4258-8452-2f766627774e","lifecycleState":"CERTIFIED","lastUpdateDate":1617450837704,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bc8ec20-d598-4283-93c7-3a5e423fbcc8","invariantUUID":"d8d916da-f03d-4707-baa9-04c70faade1e","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":"port","uniqueId":"50ec6be9-bff2-4456-83b3-7e4d9e0bb42e","lifecycleState":"CERTIFIED","lastUpdateDate":1617451257608,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d217c01-836b-4648-b084-f0c4587a29c1","invariantUUID":"3832f25a-448c-4dce-b91f-c94b9bd8752b","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":"compute","uniqueId":"25953590-c9c2-4f5d-b596-8a957ca27cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1617451342994,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b3e94f-8673-4e3d-b40a-9ba072a873d6","invariantUUID":"e9824b6b-a3ec-4ec4-9266-0b78a7868d86","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":"ce4c1da6-6a92-4926-90af-3ba50faf54db","lifecycleState":"CERTIFIED","lastUpdateDate":1617458676313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9149cf36-b7bb-496d-96a7-deb771202777","lifecycleState":"CERTIFIED","lastUpdateDate":1617450581409,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"179cb931-48a7-4387-9fca-0c9dd6f8db22","invariantUUID":"3c52cd0d-ef8d-44f4-822b-7d20b1cbba14","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bfd9f4f-ec6e-4e6d-a26c-01abc41568c5","lifecycleState":"CERTIFIED","lastUpdateDate":1617450824196,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93160149-e9b5-46b2-a1c4-efc329211400","invariantUUID":"0b666e4e-7989-42b7-b401-d268bee3fd88","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d860dc99-58d0-47c3-9ae5-080017813e23","lifecycleState":"CERTIFIED","lastUpdateDate":1617451130219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e45065-8f24-4af9-bd44-6b4dea4c1bff","invariantUUID":"f45d1e24-4899-45a6-9c5e-8a13ca334a44","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c26875f1-f916-4ea2-9ef9-a3866de70407","lifecycleState":"CERTIFIED","lastUpdateDate":1617450441590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca16ecef-c3a6-431e-87be-bf9b91570da1","invariantUUID":"fd5418b3-dbd7-413f-99e8-24c5c717a5ab","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"3fc333bc-b2ff-4f93-a592-6c9811ba271d","lifecycleState":"CERTIFIED","lastUpdateDate":1617451245116,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"356dc149-4270-4beb-8c64-e6c67ecc5ab4","invariantUUID":"73021085-1935-41ac-8ad5-d96e3ee10453","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a6582503-b108-4b24-ab5b-9676c3ea822c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450973908,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af58297c-7163-4410-8586-874b8b549656","invariantUUID":"0b2450a8-95e7-43e3-9f8c-6cbfe6756d7c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"52b05471-7952-4958-b92d-88aa245616f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617450160590,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bda1377-f99c-4b35-bf34-4ac0d61be342","invariantUUID":"a22a1ccd-376b-43a0-9924-aef4445b8dcc","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6054d5d3-6f5c-4f67-8857-a8b888773b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617450697404,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa9119ff-afb0-4bf6-a5f3-7f99f482d92a","invariantUUID":"fb3c38f9-ead0-405b-a351-957257061fd2","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfa9169-31df-4455-8869-2b8b34d11fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1617460786623,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c","invariantUUID":"842940c1-5edf-4ffa-9bb8-fd23556f364e","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":"e6bf1d59-157a-4f28-8425-9b2c64612992","lifecycleState":"CERTIFIED","lastUpdateDate":1617450745719,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0530a1b8-c84f-48df-bc53-101c3ba90445","invariantUUID":"f319c267-00c7-4261-bc06-fe7cee06fcdf","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":"55c8527e-2f09-4c62-94b1-adca5c75dab0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450401294,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd961d11-5eb4-430b-8867-cd553656d3af","invariantUUID":"e28002e4-5b4f-4803-b576-b04699898a25","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e46f62a-a282-44e9-b73e-9102e9d82b78","lifecycleState":"CERTIFIED","lastUpdateDate":1617450788421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb31f076-6031-4393-96a5-571f2c9d4335","invariantUUID":"95c569e4-e957-4e2c-a2da-02a03241e648","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e0d2557-da99-4365-877c-763a650e676a","lifecycleState":"CERTIFIED","lastUpdateDate":1617450427217,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0241a59e-f42e-4927-bb0a-26ace4d746d7","invariantUUID":"d9b623c8-0cd4-4a56-af18-c52e6fe9e4a2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c8f979e2-edef-4449-b259-0e380b425a39","lifecycleState":"CERTIFIED","lastUpdateDate":1617451211801,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2809c717-7dd1-4350-9450-1ecb197b55c0","invariantUUID":"dd1ef0e5-290c-4f3f-8597-b802bf0678e2","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":"cc8b88e6-a8f2-40d3-906f-ec115004cbb3","lifecycleState":"CERTIFIED","lastUpdateDate":1617450366208,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73461d0e-74f6-404c-8f17-30b5709971be","invariantUUID":"de012da6-cb1f-475b-b76a-bf43c71f4a27","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":"defaulticon","uniqueId":"8c92530c-1279-4f00-9085-77e1865182b3","lifecycleState":"CERTIFIED","lastUpdateDate":1617451078493,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19462212-ae53-471a-b433-b641445f39f5","invariantUUID":"bae041f6-7615-470e-aa8e-449dccb164df","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ffaf7f08-1260-46fc-aeb0-6c9d74fa3563","lifecycleState":"CERTIFIED","lastUpdateDate":1617451107004,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7db9ee8-4071-41fc-a030-d2fbb9a39b0e","invariantUUID":"7d750dd0-1e50-47a4-8340-abd4e32f7a7a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6b0904fa-125f-49bb-a4d9-3910ef1df9ef","lifecycleState":"CERTIFIED","lastUpdateDate":1617457637799,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f6efa96c-642f-4d39-9bda-46585b170647","invariantUUID":"b0851e6d-46e1-46f4-9fc1-85b5d0ba4393","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":"9ee983f1-e56c-4d6c-8cd4-3ced1ba2cde4","lifecycleState":"CERTIFIED","lastUpdateDate":1617460677500,"name":"basic_onboard_bUEUWr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"316b30fc-7ece-470e-bb1d-6348acd5ab32","invariantUUID":"7267d125-90a3-47b5-9a4f-03e58d3ca630","systemName":"BasicOnboardBueuwr","description":"service","tags":["basic_onboard_bUEUWr"],"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":"958b15e0-2e8c-45e8-85ba-9556bb260b98","lifecycleState":"CERTIFIED","lastUpdateDate":1617458779687,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f6d99b5-a92a-48c0-8b49-5f8c86520923","invariantUUID":"f9e80a0c-93b3-4a52-9b71-a974f1019f82","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-03 14:40:19,022 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-03 14:40:19,023 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-03 14:40:19,024 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-03 14:40:19,024 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-03 14:40:19,024 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-03 14:40:19,024 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-03 14:40:19,025 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-03 14:40:19,025 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-03 14:40:19,025 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-03 14:40:19,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-03 14:40:20,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068
2021-04-03 14:40:20,709 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-03 14:40:20,709 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f6efa96c-642f-4d39-9bda-46585b170647","invariantUUID":"b0851e6d-46e1-46f4-9fc1-85b5d0ba4393","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f6efa96c-642f-4d39-9bda-46585b170647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1f6d99b5-a92a-48c0-8b49-5f8c86520923","invariantUUID":"f9e80a0c-93b3-4a52-9b71-a974f1019f82","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f6d99b5-a92a-48c0-8b49-5f8c86520923/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"316b30fc-7ece-470e-bb1d-6348acd5ab32","invariantUUID":"7267d125-90a3-47b5-9a4f-03e58d3ca630","name":"basic_onboard_bUEUWr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/316b30fc-7ece-470e-bb1d-6348acd5ab32/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-03 14:40:20,714 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-03 14:40:20,714 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:20,714 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:20,714 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-03 14:40:20,715 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-03 14:40:20,715 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:20,715 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:20,715 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-03 14:40:20,715 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_bUEUWr from SDC
2021-04-03 14:40:20,716 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:20,716 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:20,716 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-03 14:40:20,716 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-04-03 14:40:20,716 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-03 14:40:20,717 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-04-03 14:40:20,717 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-04-03 14:40:20,717 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-04-03 14:40:20,717 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>>
2021-04-03 14:40:20,718 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-03 14:40:20,718 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-03 14:40:20,718 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-03 14:40:20,719 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-03 14:40:20,719 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-03 14:40:20,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:21,707 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-03 14:40:21,709 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-04-03 14:40:21,711 DEBUG 120:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network 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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"}
2021-04-03 14:40:21,716 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-04-03 14:40:21,717 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-04-03 14:40:21,717 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-04-03 14:40:21,717 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC
2021-04-03 14:40:21,717 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-03 14:40:21,717 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-03 14:40:21,718 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-03 14:40:21,718 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-03 14:40:21,718 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-03 14:40:21,719 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-03 14:40:21,719 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-03 14:40:21,719 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-03 14:40:21,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-03 14:40:23,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068
2021-04-03 14:40:23,623 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-03 14:40:23,623 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f6efa96c-642f-4d39-9bda-46585b170647","invariantUUID":"b0851e6d-46e1-46f4-9fc1-85b5d0ba4393","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f6efa96c-642f-4d39-9bda-46585b170647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1f6d99b5-a92a-48c0-8b49-5f8c86520923","invariantUUID":"f9e80a0c-93b3-4a52-9b71-a974f1019f82","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f6d99b5-a92a-48c0-8b49-5f8c86520923/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"316b30fc-7ece-470e-bb1d-6348acd5ab32","invariantUUID":"7267d125-90a3-47b5-9a4f-03e58d3ca630","name":"basic_onboard_bUEUWr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/316b30fc-7ece-470e-bb1d-6348acd5ab32/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-03 14:40:23,627 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-03 14:40:23,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:23,627 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:23,628 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-03 14:40:23,628 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-03 14:40:23,628 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:23,628 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:23,628 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-03 14:40:23,629 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_bUEUWr from SDC
2021-04-03 14:40:23,629 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:23,629 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:23,629 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-03 14:40:23,629 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-04-03 14:40:23,630 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-03 14:40:23,630 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-04-03 14:40:23,652 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-03 14:40:23,652 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-03 14:40:23,652 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-03 14:40:23,652 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-03 14:40:23,653 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-03 14:40:23,653 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-03 14:40:23,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:26,430 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-03 14:40:26,433 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201
2021-04-03 14:40:26,435 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":"7aabcacc-14f8-4d55-8b59-9f608572519e.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicCnf-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"ef96fb3a-71cc-4c21-99a1-05ae82adf125.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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef96fb3a-71cc-4c21-99a1-05ae82adf125.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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef96fb3a-71cc-4c21-99a1-05ae82adf125.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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef96fb3a-71cc-4c21-99a1-05ae82adf125.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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","empty":false},{"definition":false,"hidden":false,"uniqueId":"ef96fb3a-71cc-4c21-99a1-05ae82adf125.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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","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":"ef96fb3a-71cc-4c21-99a1-05ae82adf125","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1617460825020,"description":"service","tags":["basic_cnf"],"uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e","componentMetadataForSupportLog":{"SupportablityComponentUUID":"64dfe36d-8373-43e4-9bc8-084ee8b2f7f6","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"64dfe36d-8373-43e4-9bc8-084ee8b2f7f6","systemName":"BasicCnf","invariantUUID":"99d143c0-e232-40a3-aac5-85a065b92d90","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1617460825020,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1617460824401,"description":null,"artifactType":"OTHER","uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.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":1617460824401,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"}
2021-04-03 14:40:26,443 INFO 284:__init__.py(1) - Service basic_cnf is created in SDC
2021-04-03 14:40:26,443 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:26,452 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-03 14:40:26,452 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-03 14:40:26,453 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-03 14:40:26,453 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-03 14:40:26,453 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:40:26,453 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-03 14:40:26,454 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-03 14:40:26,454 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-03 14:40:26,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-03 14:40:27,118 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-03 14:40:27,120 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-03 14:40:27,120 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c","invariantUUID":"842940c1-5edf-4ffa-9bb8-fd23556f364e","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c8e7155c-b8d0-445e-87a4-37b3cff1ec8c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","name":"basic_onboard_bUEUWr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef40621f-5bb8-4230-93ca-19434e5fa673/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1e9865b0-b9a9-4386-a7bd-a788662c0915/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-03 14:40:27,124 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-03 14:40:27,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:27,125 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:27,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:40:27,125 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_bUEUWr from SDC
2021-04-03 14:40:27,126 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:27,126 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:27,126 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:40:27,126 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-03 14:40:27,126 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:27,127 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:27,127 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-03 14:40:27,127 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-03 14:40:27,127 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-03 14:40:27,127 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-03 14:40:27,128 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-03 14:40:27,128 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-03 14:40:27,128 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-03 14:40:27,129 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-03 14:40:27,129 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-03 14:40:27,129 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-03 14:40:27,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:34,421 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-03 14:40:34,425 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-03 14:40:34,429 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a381f578-2f37-4eac-b4cc-18c0da0a8c54","lifecycleState":"CERTIFIED","lastUpdateDate":1617451229120,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61aa4465-75cc-4c4e-b383-2a15424e5fda","invariantUUID":"a16440ab-4120-415e-82b7-637b26b700a2","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":"networkrules","uniqueId":"ec3372d9-5712-4203-a338-05852f9f2bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1617450568311,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6b5c7395-4af0-4ef5-b3ae-d2510373430f","invariantUUID":"071ed665-5f2f-4db7-95b3-ddeb5ea18b07","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c545aad8-11c0-41cb-9e9b-83b35e33923c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450450709,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ded219b1-320a-4f96-9a9a-8d4c72543ecb","invariantUUID":"f30bc57f-5bcd-4ed2-9750-c175b3c6bd44","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2b757a-34a7-4b26-aed3-ca154a9770bb","lifecycleState":"CERTIFIED","lastUpdateDate":1617451031524,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f8b912c-f7cc-4dc7-ac8b-41695fc74561","invariantUUID":"eb46a1af-0f79-4ca5-9128-60af0784ad4d","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":"port","uniqueId":"c0675085-2054-4f40-9f80-bf5a89f5b805","lifecycleState":"CERTIFIED","lastUpdateDate":1617450278695,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c9b3c8-f14f-4162-9a58-d7c0bee12d8d","invariantUUID":"7c7eca39-6afd-487c-995c-e331f370fc11","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":"networkrules","uniqueId":"837026a4-29a8-4359-bf64-825dca6c1d97","lifecycleState":"CERTIFIED","lastUpdateDate":1617450527210,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9ccaf16b-4395-42b7-8f5b-e4918d720aac","invariantUUID":"34dde9db-e297-4610-83c3-ea3f602216af","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":"0e05c307-1ceb-4181-90ea-80aeb38d4d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1617450673802,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba3352f2-1777-4fc2-968d-d2a738c961a2","invariantUUID":"4b26a0f4-1f94-4bd3-9009-207f2e0bf46c","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":"defaulticon","uniqueId":"d92ef509-4c5f-47da-ac4b-97c96443b126","lifecycleState":"CERTIFIED","lastUpdateDate":1617460575992,"name":"basic_onboard_bUEUWr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","systemName":"BasicOnboardBueuwr","description":"VF","tags":["basic_onboard_bUEUWr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4a26b28-22b2-4287-9011-f8826058d2e1","lifecycleState":"CERTIFIED","lastUpdateDate":1617451303247,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b9cc515-fb84-4808-b1e7-3fa75437c725","invariantUUID":"cad77995-e1e8-47f5-a622-d26c2b248188","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":"defaulticon","uniqueId":"4488deae-d79d-4ece-845a-49cf1eb10664","lifecycleState":"CERTIFIED","lastUpdateDate":1617451087011,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09872153-68c4-422d-86e0-8b5e82575b6f","invariantUUID":"a1489873-2e8c-4e4a-9c14-e5ea6ee80a6a","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":"6248eb48-f265-4401-a28b-9e4cf90ebf6c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450625335,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00a212b3-f792-4e50-8f83-43c548acc9d4","invariantUUID":"859ebc63-b622-4dd5-b114-f563c11eb6e1","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":"673cf9d4-b15f-4f7f-a1d3-b0ed471c908c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450354316,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81ae2c3-5368-435d-9359-3782def77bd9","invariantUUID":"4cc2931e-ee2c-4ed0-a1b6-219550b19ace","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":"5a5e0656-2c1b-4156-a6e9-98a712548695","lifecycleState":"CERTIFIED","lastUpdateDate":1617450645501,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a741f91-2f03-4a19-baa4-182e9da8d792","invariantUUID":"27ec1e5b-119f-439d-9ae5-85d236fa3ece","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":"f01d948d-fcc6-448c-9e84-ea522c11945d","lifecycleState":"CERTIFIED","lastUpdateDate":1617451177506,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb374863-1e9a-4e1e-80c7-4a0038d306d2","invariantUUID":"6dcdf2b2-c1c1-496d-b80d-d8dca09b705e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"874a2e18-dba5-4117-859c-de69976368ae","lifecycleState":"CERTIFIED","lastUpdateDate":1617451321116,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75f3617b-fdb2-41be-8ef2-f74290712ae4","invariantUUID":"1c4d8e62-ce03-4c74-8120-107f54d935d4","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce707142-3925-45f8-8f78-a3ac3504cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450265812,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec27e4fd-b5b0-4413-b0b3-2e6fc3e8c284","invariantUUID":"43bf1af3-c612-4e7b-8a76-d01292e0134d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05c1bb76-75e4-4556-967c-24d63d1e5c66","lifecycleState":"CERTIFIED","lastUpdateDate":1617451142418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005031a6-d008-454b-9138-280f36bfbd48","invariantUUID":"38644606-7fb1-4fde-b126-974c69afb0c8","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1da9c77d-38a7-43bb-b3a1-6bbb17872722","lifecycleState":"CERTIFIED","lastUpdateDate":1617450949423,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dba0df8d-fce0-4897-9ca1-d08f47f9d437","invariantUUID":"d4f4d674-26ec-4cff-a794-12ff75bcc025","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":"port","uniqueId":"4d5b79be-c0a3-4dc2-bea5-249d18d6a5fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617451119805,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33e2f1c6-08c1-4074-8404-a5fddb05ae7c","invariantUUID":"31b9af90-37ee-4ba3-9995-75bfe09a43cb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f66b651-e54b-405f-8b86-d41a11a2154c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450637916,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d27b7756-ffc9-45c2-9720-410e0764db8c","invariantUUID":"6b067eec-f8b5-414d-b731-ccdf91cea3f8","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":"71a2d4b9-34e7-4e58-b902-1b3c3e7b8b34","lifecycleState":"CERTIFIED","lastUpdateDate":1617451163909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907ddccd-fe84-419b-8cf6-a2203bb417e5","invariantUUID":"0497588f-dfaa-4a9c-bee7-4d912e0fe5da","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b884292b-b7cd-448f-96f3-57e8f56d072f","lifecycleState":"CERTIFIED","lastUpdateDate":1617450939589,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf32c526-dfe7-4eb2-97bd-7cfa4ccbbd48","invariantUUID":"1ab594d8-18fa-415c-8f1e-df4ccdde8195","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73b9e90-a37b-4dd1-9781-7f29d18f9439","lifecycleState":"CERTIFIED","lastUpdateDate":1617450926500,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d23aec0-eaa6-4005-8f89-b96ce21ee0b6","invariantUUID":"1c49f37e-e394-4787-be61-1eecd70e85bc","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":"objectStorage","uniqueId":"f8087af9-e51b-4edb-93f8-be009c270f31","lifecycleState":"CERTIFIED","lastUpdateDate":1617450983520,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d78783c-ee5a-46cc-8573-f473bac725b1","invariantUUID":"f763229f-1e59-44f2-a02e-d81ad6e99d88","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":"compute","uniqueId":"0171d9e1-164b-4f80-9a3d-ee7f9919a974","lifecycleState":"CERTIFIED","lastUpdateDate":1617450890507,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f6ac8f4-04a5-453c-8865-ddfee3a3d2fb","invariantUUID":"43279f09-3418-4bfb-80a2-2e1c7d92a1bc","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":"securityrules","uniqueId":"89259971-0ccf-481b-90e2-e77bac3052f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617450592615,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fcf4b482-cf99-4619-a97c-d2a6c4b63a9f","invariantUUID":"e78c7408-ed29-4259-9c18-307eef9123dd","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ab9028-4c1b-4368-8978-c9ba3a196773","lifecycleState":"CERTIFIED","lastUpdateDate":1617451328803,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f40039b-2b6a-4b67-a1ed-6d40e42bebb4","invariantUUID":"c950633f-b8a1-4ae2-8af9-c3a2ecbbbc25","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"759b385e-dbf4-4a79-bc9f-03e920a47827","lifecycleState":"CERTIFIED","lastUpdateDate":1617450342021,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df941320-c210-4e04-ab8b-0f4dcb2cdab6","invariantUUID":"15b51c04-66c7-4fea-8337-5c7d0ce35493","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":"09806c43-650a-422e-9cbb-a7d4a4479e80","lifecycleState":"CERTIFIED","lastUpdateDate":1617451153018,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"178a44cc-c063-416b-81e4-d73251e67483","invariantUUID":"d850b459-3734-48e3-9d24-6b338d437cff","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90237e07-792e-404f-8929-5d598bc75010","lifecycleState":"CERTIFIED","lastUpdateDate":1617450463522,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"daa5fef8-5a77-4681-96f8-007f7b728183","invariantUUID":"d42107f4-3855-4b70-91ec-11fa6968527f","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":"25990f66-0086-47c0-bc94-8ae194a5e67f","lifecycleState":"CERTIFIED","lastUpdateDate":1617450778896,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f78f7261-9f30-4cfc-9a10-33e216550cbf","invariantUUID":"d27afbd1-a9dc-49d3-8150-cd0ed2a1e1f3","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":"45bdf61c-5ac0-43f0-a525-43d84cf6e34d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450684609,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3de21175-bf19-42d9-aa06-a094dd0e62c9","invariantUUID":"d62f2512-0053-4fc0-825e-fa09917e19f8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6c48791f-5ec7-41be-8a58-ee8c73e639ea","lifecycleState":"CERTIFIED","lastUpdateDate":1617450539589,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66baa14a-555d-4479-993b-69e26e665b1c","invariantUUID":"cdc24c15-8bb5-4a2e-9336-37a7f6fd95f9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cff28979-5e35-4f1d-99c9-2e285b606118","lifecycleState":"CERTIFIED","lastUpdateDate":1617451197214,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a08472-fda1-4f47-ad18-c380491045dc","invariantUUID":"9baab073-0dab-453b-8069-cd6404042e90","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67a4dfc0-e440-4cc7-b286-e97974eb8442","lifecycleState":"CERTIFIED","lastUpdateDate":1617450613224,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdff1bcd-6145-4d92-9ad3-f8aafe64d399","invariantUUID":"31133742-9979-487e-a07e-140771a2fdaa","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":"cc5c6375-06ac-4dd3-a13b-b978776f851c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450378892,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f03a432-6333-4f92-84f4-590fca0cdc95","invariantUUID":"dcc311c8-2b09-4ba1-8a49-027c1fe1e3ef","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7bdf6f65-7cf4-4960-8d9c-4d19562873e2","lifecycleState":"CERTIFIED","lastUpdateDate":1617450859301,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1313588-60db-4371-b8d8-2579d2791e77","invariantUUID":"b4bfcecb-89af-49e4-88e7-770f430cf6ee","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b203435b-1918-482d-88f0-62ce15e419ac","lifecycleState":"CERTIFIED","lastUpdateDate":1617450287112,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8deea4eb-b331-4127-8d72-9909408092f2","invariantUUID":"0ffac91c-b217-4749-a579-5878767574b7","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf8e9e71-d5ac-40e9-b33e-a8ef05bbb8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1617450812428,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"51c8cb22-04d8-4576-8ee6-f5a1d93125c7","invariantUUID":"063cefe6-1571-4c66-ad8b-8fe9e93f4035","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":"port","uniqueId":"4e467dc8-c093-4adb-ba8c-6cbf7cfeeeed","lifecycleState":"CERTIFIED","lastUpdateDate":1617451099100,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1fd9b0f-01b3-44fe-8874-077d6dbe2465","invariantUUID":"7f5e1deb-138a-4aa1-a270-d71209673c21","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":"cc02f959-ba5c-4065-a970-48926825a5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450867011,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c0f3e98-12f7-43d5-b012-b785e625d8b3","invariantUUID":"e0e02442-36fe-4617-908b-466e94b34ebb","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":"172096c2-43e8-40fe-a671-4ccf5cfc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1617450902723,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdd889d5-f9e3-4df7-b63c-540808bae7b7","invariantUUID":"86b501e3-b3e3-43f1-9a3d-aeb3fc79b5c9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7442cdf1-f404-44f4-b7f5-269bcdff8fa4","lifecycleState":"CERTIFIED","lastUpdateDate":1617451274388,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ede75b2f-7bf8-4226-8854-b2d93679c9a6","invariantUUID":"c4fa63fc-0ed6-4e03-b2a8-74bce6b05f84","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578d0400-3ccd-40d0-bf0b-3ccde907270a","lifecycleState":"CERTIFIED","lastUpdateDate":1617451355924,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b0bcbfd-c52a-4609-855c-320572daad98","invariantUUID":"16cc8f32-4072-4139-b58a-57c1bc8b612a","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31022435-2d45-4e61-b2ab-caa0bd906c16","lifecycleState":"CERTIFIED","lastUpdateDate":1617450225815,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b226b276-efba-45d5-a16c-8a45cdc2d863","invariantUUID":"50ea2500-690f-4149-9902-a969ae0e48ca","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":"3ba7536d-7c03-47bc-ba2e-26c5ef197c3d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450880037,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ab19c2e-cba6-4929-847e-2f3b88300979","invariantUUID":"9b361906-fc66-4e9e-8f85-dd5afbd546b1","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":"defaulticon","uniqueId":"a675894c-4934-429a-b5f3-510437f09599","lifecycleState":"CERTIFIED","lastUpdateDate":1617450846602,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d1e567bb-6139-4f0d-8412-1c5fbd7a745b","invariantUUID":"7896952a-436b-4645-a959-ed634d4559b8","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":"objectStorage","uniqueId":"7f03225c-1e1d-439a-8a1a-2cb9ebeb11d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450239691,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"851ecbd8-55b7-4849-9648-3b6c8559ff5b","invariantUUID":"a6e11f0b-752f-4e60-b8c9-e1440770ed92","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"35fdb212-8535-401d-a8e6-1dbd23140862","lifecycleState":"CERTIFIED","lastUpdateDate":1617450387915,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dab52c7-5c0e-4e44-94a2-ab1ecdd61063","invariantUUID":"15981338-8e75-4770-8ddb-b9321b96a4c7","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec43f3b9-337d-4359-98a7-983045b6f141","lifecycleState":"CERTIFIED","lastUpdateDate":1617451019309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7dea622-18a9-4111-a64e-43ff5c59558c","invariantUUID":"96115cea-311d-46bd-a2c8-544a1f27871d","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":"b5fa0e2c-914d-448f-9e55-02349ce78f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1617450417621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"728544b7-1bf7-4827-87ed-bd7610e33731","invariantUUID":"bd85e85f-1316-4394-9730-5c232cd04431","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":"fe78f8e9-8735-4d0b-ae87-3eff5cd32507","lifecycleState":"CERTIFIED","lastUpdateDate":1617450214402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"459c103e-fafd-4bb7-be2e-449bcba9c3fb","invariantUUID":"5c8b8981-a8ba-4742-917d-8604da02ca50","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":"8776819c-e53c-4258-8452-2f766627774e","lifecycleState":"CERTIFIED","lastUpdateDate":1617450837704,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bc8ec20-d598-4283-93c7-3a5e423fbcc8","invariantUUID":"d8d916da-f03d-4707-baa9-04c70faade1e","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":"port","uniqueId":"50ec6be9-bff2-4456-83b3-7e4d9e0bb42e","lifecycleState":"CERTIFIED","lastUpdateDate":1617451257608,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d217c01-836b-4648-b084-f0c4587a29c1","invariantUUID":"3832f25a-448c-4dce-b91f-c94b9bd8752b","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":"compute","uniqueId":"25953590-c9c2-4f5d-b596-8a957ca27cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1617451342994,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b3e94f-8673-4e3d-b40a-9ba072a873d6","invariantUUID":"e9824b6b-a3ec-4ec4-9266-0b78a7868d86","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":"ce4c1da6-6a92-4926-90af-3ba50faf54db","lifecycleState":"CERTIFIED","lastUpdateDate":1617458676313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9149cf36-b7bb-496d-96a7-deb771202777","lifecycleState":"CERTIFIED","lastUpdateDate":1617450581409,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"179cb931-48a7-4387-9fca-0c9dd6f8db22","invariantUUID":"3c52cd0d-ef8d-44f4-822b-7d20b1cbba14","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bfd9f4f-ec6e-4e6d-a26c-01abc41568c5","lifecycleState":"CERTIFIED","lastUpdateDate":1617450824196,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93160149-e9b5-46b2-a1c4-efc329211400","invariantUUID":"0b666e4e-7989-42b7-b401-d268bee3fd88","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d860dc99-58d0-47c3-9ae5-080017813e23","lifecycleState":"CERTIFIED","lastUpdateDate":1617451130219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e45065-8f24-4af9-bd44-6b4dea4c1bff","invariantUUID":"f45d1e24-4899-45a6-9c5e-8a13ca334a44","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c26875f1-f916-4ea2-9ef9-a3866de70407","lifecycleState":"CERTIFIED","lastUpdateDate":1617450441590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca16ecef-c3a6-431e-87be-bf9b91570da1","invariantUUID":"fd5418b3-dbd7-413f-99e8-24c5c717a5ab","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"3fc333bc-b2ff-4f93-a592-6c9811ba271d","lifecycleState":"CERTIFIED","lastUpdateDate":1617451245116,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"356dc149-4270-4beb-8c64-e6c67ecc5ab4","invariantUUID":"73021085-1935-41ac-8ad5-d96e3ee10453","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a6582503-b108-4b24-ab5b-9676c3ea822c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450973908,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af58297c-7163-4410-8586-874b8b549656","invariantUUID":"0b2450a8-95e7-43e3-9f8c-6cbfe6756d7c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"52b05471-7952-4958-b92d-88aa245616f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617450160590,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bda1377-f99c-4b35-bf34-4ac0d61be342","invariantUUID":"a22a1ccd-376b-43a0-9924-aef4445b8dcc","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6054d5d3-6f5c-4f67-8857-a8b888773b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617450697404,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa9119ff-afb0-4bf6-a5f3-7f99f482d92a","invariantUUID":"fb3c38f9-ead0-405b-a351-957257061fd2","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfa9169-31df-4455-8869-2b8b34d11fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1617460786623,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c","invariantUUID":"842940c1-5edf-4ffa-9bb8-fd23556f364e","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":"e6bf1d59-157a-4f28-8425-9b2c64612992","lifecycleState":"CERTIFIED","lastUpdateDate":1617450745719,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0530a1b8-c84f-48df-bc53-101c3ba90445","invariantUUID":"f319c267-00c7-4261-bc06-fe7cee06fcdf","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":"55c8527e-2f09-4c62-94b1-adca5c75dab0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450401294,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd961d11-5eb4-430b-8867-cd553656d3af","invariantUUID":"e28002e4-5b4f-4803-b576-b04699898a25","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e46f62a-a282-44e9-b73e-9102e9d82b78","lifecycleState":"CERTIFIED","lastUpdateDate":1617450788421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb31f076-6031-4393-96a5-571f2c9d4335","invariantUUID":"95c569e4-e957-4e2c-a2da-02a03241e648","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e0d2557-da99-4365-877c-763a650e676a","lifecycleState":"CERTIFIED","lastUpdateDate":1617450427217,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0241a59e-f42e-4927-bb0a-26ace4d746d7","invariantUUID":"d9b623c8-0cd4-4a56-af18-c52e6fe9e4a2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c8f979e2-edef-4449-b259-0e380b425a39","lifecycleState":"CERTIFIED","lastUpdateDate":1617451211801,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2809c717-7dd1-4350-9450-1ecb197b55c0","invariantUUID":"dd1ef0e5-290c-4f3f-8597-b802bf0678e2","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":"cc8b88e6-a8f2-40d3-906f-ec115004cbb3","lifecycleState":"CERTIFIED","lastUpdateDate":1617450366208,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73461d0e-74f6-404c-8f17-30b5709971be","invariantUUID":"de012da6-cb1f-475b-b76a-bf43c71f4a27","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":"defaulticon","uniqueId":"8c92530c-1279-4f00-9085-77e1865182b3","lifecycleState":"CERTIFIED","lastUpdateDate":1617451078493,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19462212-ae53-471a-b433-b641445f39f5","invariantUUID":"bae041f6-7615-470e-aa8e-449dccb164df","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ffaf7f08-1260-46fc-aeb0-6c9d74fa3563","lifecycleState":"CERTIFIED","lastUpdateDate":1617451107004,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7db9ee8-4071-41fc-a030-d2fbb9a39b0e","invariantUUID":"7d750dd0-1e50-47a4-8340-abd4e32f7a7a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6b0904fa-125f-49bb-a4d9-3910ef1df9ef","lifecycleState":"CERTIFIED","lastUpdateDate":1617457637799,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f6efa96c-642f-4d39-9bda-46585b170647","invariantUUID":"b0851e6d-46e1-46f4-9fc1-85b5d0ba4393","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":"9ee983f1-e56c-4d6c-8cd4-3ced1ba2cde4","lifecycleState":"CERTIFIED","lastUpdateDate":1617460677500,"name":"basic_onboard_bUEUWr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"316b30fc-7ece-470e-bb1d-6348acd5ab32","invariantUUID":"7267d125-90a3-47b5-9a4f-03e58d3ca630","systemName":"BasicOnboardBueuwr","description":"service","tags":["basic_onboard_bUEUWr"],"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":"958b15e0-2e8c-45e8-85ba-9556bb260b98","lifecycleState":"CERTIFIED","lastUpdateDate":1617458779687,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f6d99b5-a92a-48c0-8b49-5f8c86520923","invariantUUID":"f9e80a0c-93b3-4a52-9b71-a974f1019f82","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":"7aabcacc-14f8-4d55-8b59-9f608572519e","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1617460825020,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"64dfe36d-8373-43e4-9bc8-084ee8b2f7f6","invariantUUID":"99d143c0-e232-40a3-aac5-85a065b92d90","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-03 14:40:34,440 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-03 14:40:34,441 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-03 14:40:34,441 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/7aabcacc-14f8-4d55-8b59-9f608572519e/resourceInstance
2021-04-03 14:40:34,441 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_cnf",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "8bfa9169-31df-4455-8869-2b8b34d11fb7",
  "originType": "VF",
  "componentUid": "8bfa9169-31df-4455-8869-2b8b34d11fb7",
  "icon": "defaulticon"
}
2021-04-03 14:40:34,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:39,816 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/7aabcacc-14f8-4d55-8b59-9f608572519e/resourceInstance HTTP/1.1" 201 None
2021-04-03 14:40:39,820 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-04-03 14:40:39,825 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.basic_cnf0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"feature","uniqueId":"capability.2264783b-6cd7-47d1-9685-bb88c8e6d7d1.feature","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.basic_cnf0"],"type":"tosca.capabilities.Scalable","ownerType":null,"description":null,"source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"scalable","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.scalable","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.basic_cnf0"],"type":"tosca.capabilities.network.Bindable","ownerType":null,"description":null,"source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"binding","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.binding","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.basic_cnf0"],"type":"tosca.capabilities.Container","ownerType":null,"description":null,"source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"host","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.host","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.ephemeral.size","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.ephemeral.size","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"instance","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.instance","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"memory","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.memory","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.iops","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.iops","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"cpu.delta","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.cpu.delta","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.capacity","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.capacity","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.latency","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.latency","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.usage","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.usage","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"cpu_util","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.cpu_util","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.allocation","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.allocation","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.requests.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.requests.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.latency","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.latency","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"cpu","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.cpu","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.read.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.read.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.root.size","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.root.size","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"vcpus","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.vcpus","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.iops","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.iops","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.usage","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.usage","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.read.requests.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.write.requests.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.allocation","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.allocation","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.read.bytes.rate","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.read.bytes.rate","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.read.bytes","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.read.bytes","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"memory.usage","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.memory.usage","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.device.capacity","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.device.capacity","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"memory.resident","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.memory.resident","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","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":"7970b63a-e42b-4944-a5e2-1544b46ed36c","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.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":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"disk.write.requests","uniqueId":"capability.7970b63a-e42b-4944-a5e2-1544b46ed36c.disk.write.requests","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.basic_cnf0"],"type":"tosca.capabilities.OperatingSystem","ownerType":null,"description":null,"source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"os","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.os","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"52b05471-7952-4958-b92d-88aa245616f7","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":"52b05471-7952-4958-b92d-88aa245616f7","empty":false}],"path":["15234f15-2b49-4475-9fbf-4e87ad4435d6.69ab4c35-c4e4-4b92-8d16-a9751f308329.dummy","9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.abstract_dummy","7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.basic_cnf0"],"type":"tosca.capabilities.Endpoint.Admin","ownerType":null,"description":null,"source":"15234f15-2b49-4475-9fbf-4e87ad4435d6","parentName":"endpoint","uniqueId":"capability.52b05471-7952-4958-b92d-88aa245616f7.endpoint","ownerId":"9a93fef1-8291-4db8-8389-319847dd955e.15234f15-2b49-4475-9fbf-4e87ad4435d6.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":"9a93fef1-8291-4db8-8389-319847dd955e.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"9a93fef1-8291-4db8-8389-319847dd955e.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"9a93fef1-8291-4db8-8389-319847dd955e.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false},{"definition":false,"hidden":false,"uniqueId":"9a93fef1-8291-4db8-8389-319847dd955e.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975.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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","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":"62d841e7-3077-40fc-8d66-1ce44cbc2975","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"8bfa9169-31df-4455-8869-2b8b34d11fb7","createdFromCsar":false,"uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e.8bfa9169-31df-4455-8869-2b8b34d11fb7.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1617460837703,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"8bfa9169-31df-4455-8869-2b8b34d11fb7","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1617460837703,"customizationUUID":"13fc6cff-102c-4697-bb9a-54d7a8e52788","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false}
2021-04-03 14:40:39,830 INFO 479:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf
2021-04-03 14:40:39,834 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-03 14:40:39,834 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/64dfe36d-8373-43e4-9bc8-084ee8b2f7f6/distribution
2021-04-03 14:40:39,835 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-03 14:40:39,835 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-03 14:40:39,835 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/64dfe36d-8373-43e4-9bc8-084ee8b2f7f6/distribution
2021-04-03 14:40:39,835 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-03 14:40:39,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:39,917 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/64dfe36d-8373-43e4-9bc8-084ee8b2f7f6/distribution HTTP/1.1" 200 38
2021-04-03 14:40:39,919 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-04-03 14:40:39,920 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]}
2021-04-03 14:40:39,923 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-03 14:40:39,923 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-03 14:40:39,923 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-03 14:40:39,924 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-03 14:40:39,924 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-03 14:40:39,924 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-03 14:40:39,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:40,017 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-03 14:40:40,018 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-03 14:40:40,019 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]}
2021-04-03 14:40:40,022 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-04-03 14:40:40,022 INFO 696:service.py(1) - attempting to checkin Service basic_cnf in SDC
2021-04-03 14:40:40,030 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-03 14:40:40,030 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/7aabcacc-14f8-4d55-8b59-9f608572519e/lifecycleState/checkin
2021-04-03 14:40:40,030 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-04-03 14:40:40,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:43,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/7aabcacc-14f8-4d55-8b59-9f608572519e/lifecycleState/checkin HTTP/1.1" 200 1183
2021-04-03 14:40:43,912 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-04-03 14:40:43,913 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"7aabcacc-14f8-4d55-8b59-9f608572519e","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1617460825020,"lastUpdateDate":1617460841510,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"7aabcacc-14f8-4d55-8b59-9f608572519e"},"projectCode":"123456","invariantUUID":"99d143c0-e232-40a3-aac5-85a065b92d90","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":"64dfe36d-8373-43e4-9bc8-084ee8b2f7f6"}
2021-04-03 14:40:43,916 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-03 14:40:43,917 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-03 14:40:43,917 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-03 14:40:43,917 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-03 14:40:43,917 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-03 14:40:43,918 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-03 14:40:43,918 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-03 14:40:43,918 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-03 14:40:43,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-03 14:40:46,516 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-03 14:40:46,518 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-03 14:40:46,518 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"64dfe36d-8373-43e4-9bc8-084ee8b2f7f6","invariantUUID":"99d143c0-e232-40a3-aac5-85a065b92d90","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/64dfe36d-8373-43e4-9bc8-084ee8b2f7f6/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f6efa96c-642f-4d39-9bda-46585b170647","invariantUUID":"b0851e6d-46e1-46f4-9fc1-85b5d0ba4393","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f6efa96c-642f-4d39-9bda-46585b170647/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1f6d99b5-a92a-48c0-8b49-5f8c86520923","invariantUUID":"f9e80a0c-93b3-4a52-9b71-a974f1019f82","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1f6d99b5-a92a-48c0-8b49-5f8c86520923/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"316b30fc-7ece-470e-bb1d-6348acd5ab32","invariantUUID":"7267d125-90a3-47b5-9a4f-03e58d3ca630","name":"basic_onboard_bUEUWr","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/316b30fc-7ece-470e-bb1d-6348acd5ab32/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-03 14:40:46,521 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-03 14:40:46,522 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:46,522 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:46,522 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-03 14:40:46,522 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-03 14:40:46,522 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:46,523 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:46,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-03 14:40:46,523 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-03 14:40:46,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:46,523 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:46,524 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-03 14:40:46,524 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_bUEUWr from SDC
2021-04-03 14:40:46,524 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-03 14:40:46,524 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-03 14:40:46,524 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-03 14:40:46,524 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-03 14:40:46,524 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-03 14:40:46,525 INFO 192:__init__.py(1) - Service found, updating information
2021-04-03 14:40:46,525 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-03 14:40:46,525 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-03 14:40:46,525 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-03 14:40:46,526 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-03 14:40:46,526 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-03 14:40:46,526 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-03 14:40:46,528 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:40:56,214 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-03 14:40:56,218 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-03 14:40:56,222 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a381f578-2f37-4eac-b4cc-18c0da0a8c54","lifecycleState":"CERTIFIED","lastUpdateDate":1617451229120,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61aa4465-75cc-4c4e-b383-2a15424e5fda","invariantUUID":"a16440ab-4120-415e-82b7-637b26b700a2","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":"networkrules","uniqueId":"ec3372d9-5712-4203-a338-05852f9f2bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1617450568311,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6b5c7395-4af0-4ef5-b3ae-d2510373430f","invariantUUID":"071ed665-5f2f-4db7-95b3-ddeb5ea18b07","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c545aad8-11c0-41cb-9e9b-83b35e33923c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450450709,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ded219b1-320a-4f96-9a9a-8d4c72543ecb","invariantUUID":"f30bc57f-5bcd-4ed2-9750-c175b3c6bd44","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d2b757a-34a7-4b26-aed3-ca154a9770bb","lifecycleState":"CERTIFIED","lastUpdateDate":1617451031524,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f8b912c-f7cc-4dc7-ac8b-41695fc74561","invariantUUID":"eb46a1af-0f79-4ca5-9128-60af0784ad4d","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":"port","uniqueId":"c0675085-2054-4f40-9f80-bf5a89f5b805","lifecycleState":"CERTIFIED","lastUpdateDate":1617450278695,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d7c9b3c8-f14f-4162-9a58-d7c0bee12d8d","invariantUUID":"7c7eca39-6afd-487c-995c-e331f370fc11","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":"networkrules","uniqueId":"837026a4-29a8-4359-bf64-825dca6c1d97","lifecycleState":"CERTIFIED","lastUpdateDate":1617450527210,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9ccaf16b-4395-42b7-8f5b-e4918d720aac","invariantUUID":"34dde9db-e297-4610-83c3-ea3f602216af","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":"0e05c307-1ceb-4181-90ea-80aeb38d4d2b","lifecycleState":"CERTIFIED","lastUpdateDate":1617450673802,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba3352f2-1777-4fc2-968d-d2a738c961a2","invariantUUID":"4b26a0f4-1f94-4bd3-9009-207f2e0bf46c","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":"defaulticon","uniqueId":"d92ef509-4c5f-47da-ac4b-97c96443b126","lifecycleState":"CERTIFIED","lastUpdateDate":1617460575992,"name":"basic_onboard_bUEUWr","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ef40621f-5bb8-4230-93ca-19434e5fa673","invariantUUID":"e54e3a49-e6f9-4143-a49b-f4e4ea9dc128","systemName":"BasicOnboardBueuwr","description":"VF","tags":["basic_onboard_bUEUWr"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4a26b28-22b2-4287-9011-f8826058d2e1","lifecycleState":"CERTIFIED","lastUpdateDate":1617451303247,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b9cc515-fb84-4808-b1e7-3fa75437c725","invariantUUID":"cad77995-e1e8-47f5-a622-d26c2b248188","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":"defaulticon","uniqueId":"4488deae-d79d-4ece-845a-49cf1eb10664","lifecycleState":"CERTIFIED","lastUpdateDate":1617451087011,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"09872153-68c4-422d-86e0-8b5e82575b6f","invariantUUID":"a1489873-2e8c-4e4a-9c14-e5ea6ee80a6a","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":"6248eb48-f265-4401-a28b-9e4cf90ebf6c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450625335,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"00a212b3-f792-4e50-8f83-43c548acc9d4","invariantUUID":"859ebc63-b622-4dd5-b114-f563c11eb6e1","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":"673cf9d4-b15f-4f7f-a1d3-b0ed471c908c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450354316,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81ae2c3-5368-435d-9359-3782def77bd9","invariantUUID":"4cc2931e-ee2c-4ed0-a1b6-219550b19ace","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":"5a5e0656-2c1b-4156-a6e9-98a712548695","lifecycleState":"CERTIFIED","lastUpdateDate":1617450645501,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a741f91-2f03-4a19-baa4-182e9da8d792","invariantUUID":"27ec1e5b-119f-439d-9ae5-85d236fa3ece","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":"f01d948d-fcc6-448c-9e84-ea522c11945d","lifecycleState":"CERTIFIED","lastUpdateDate":1617451177506,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb374863-1e9a-4e1e-80c7-4a0038d306d2","invariantUUID":"6dcdf2b2-c1c1-496d-b80d-d8dca09b705e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"874a2e18-dba5-4117-859c-de69976368ae","lifecycleState":"CERTIFIED","lastUpdateDate":1617451321116,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75f3617b-fdb2-41be-8ef2-f74290712ae4","invariantUUID":"1c4d8e62-ce03-4c74-8120-107f54d935d4","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce707142-3925-45f8-8f78-a3ac3504cb6d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450265812,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec27e4fd-b5b0-4413-b0b3-2e6fc3e8c284","invariantUUID":"43bf1af3-c612-4e7b-8a76-d01292e0134d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05c1bb76-75e4-4556-967c-24d63d1e5c66","lifecycleState":"CERTIFIED","lastUpdateDate":1617451142418,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"005031a6-d008-454b-9138-280f36bfbd48","invariantUUID":"38644606-7fb1-4fde-b126-974c69afb0c8","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1da9c77d-38a7-43bb-b3a1-6bbb17872722","lifecycleState":"CERTIFIED","lastUpdateDate":1617450949423,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dba0df8d-fce0-4897-9ca1-d08f47f9d437","invariantUUID":"d4f4d674-26ec-4cff-a794-12ff75bcc025","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":"port","uniqueId":"4d5b79be-c0a3-4dc2-bea5-249d18d6a5fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617451119805,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"33e2f1c6-08c1-4074-8404-a5fddb05ae7c","invariantUUID":"31b9af90-37ee-4ba3-9995-75bfe09a43cb","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f66b651-e54b-405f-8b86-d41a11a2154c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450637916,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d27b7756-ffc9-45c2-9720-410e0764db8c","invariantUUID":"6b067eec-f8b5-414d-b731-ccdf91cea3f8","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":"71a2d4b9-34e7-4e58-b902-1b3c3e7b8b34","lifecycleState":"CERTIFIED","lastUpdateDate":1617451163909,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907ddccd-fe84-419b-8cf6-a2203bb417e5","invariantUUID":"0497588f-dfaa-4a9c-bee7-4d912e0fe5da","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b884292b-b7cd-448f-96f3-57e8f56d072f","lifecycleState":"CERTIFIED","lastUpdateDate":1617450939589,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf32c526-dfe7-4eb2-97bd-7cfa4ccbbd48","invariantUUID":"1ab594d8-18fa-415c-8f1e-df4ccdde8195","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f73b9e90-a37b-4dd1-9781-7f29d18f9439","lifecycleState":"CERTIFIED","lastUpdateDate":1617450926500,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d23aec0-eaa6-4005-8f89-b96ce21ee0b6","invariantUUID":"1c49f37e-e394-4787-be61-1eecd70e85bc","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":"objectStorage","uniqueId":"f8087af9-e51b-4edb-93f8-be009c270f31","lifecycleState":"CERTIFIED","lastUpdateDate":1617450983520,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d78783c-ee5a-46cc-8573-f473bac725b1","invariantUUID":"f763229f-1e59-44f2-a02e-d81ad6e99d88","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":"compute","uniqueId":"0171d9e1-164b-4f80-9a3d-ee7f9919a974","lifecycleState":"CERTIFIED","lastUpdateDate":1617450890507,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f6ac8f4-04a5-453c-8865-ddfee3a3d2fb","invariantUUID":"43279f09-3418-4bfb-80a2-2e1c7d92a1bc","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":"securityrules","uniqueId":"89259971-0ccf-481b-90e2-e77bac3052f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617450592615,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fcf4b482-cf99-4619-a97c-d2a6c4b63a9f","invariantUUID":"e78c7408-ed29-4259-9c18-307eef9123dd","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ab9028-4c1b-4368-8978-c9ba3a196773","lifecycleState":"CERTIFIED","lastUpdateDate":1617451328803,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f40039b-2b6a-4b67-a1ed-6d40e42bebb4","invariantUUID":"c950633f-b8a1-4ae2-8af9-c3a2ecbbbc25","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"759b385e-dbf4-4a79-bc9f-03e920a47827","lifecycleState":"CERTIFIED","lastUpdateDate":1617450342021,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df941320-c210-4e04-ab8b-0f4dcb2cdab6","invariantUUID":"15b51c04-66c7-4fea-8337-5c7d0ce35493","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":"09806c43-650a-422e-9cbb-a7d4a4479e80","lifecycleState":"CERTIFIED","lastUpdateDate":1617451153018,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"178a44cc-c063-416b-81e4-d73251e67483","invariantUUID":"d850b459-3734-48e3-9d24-6b338d437cff","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90237e07-792e-404f-8929-5d598bc75010","lifecycleState":"CERTIFIED","lastUpdateDate":1617450463522,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"daa5fef8-5a77-4681-96f8-007f7b728183","invariantUUID":"d42107f4-3855-4b70-91ec-11fa6968527f","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":"25990f66-0086-47c0-bc94-8ae194a5e67f","lifecycleState":"CERTIFIED","lastUpdateDate":1617450778896,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f78f7261-9f30-4cfc-9a10-33e216550cbf","invariantUUID":"d27afbd1-a9dc-49d3-8150-cd0ed2a1e1f3","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":"45bdf61c-5ac0-43f0-a525-43d84cf6e34d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450684609,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3de21175-bf19-42d9-aa06-a094dd0e62c9","invariantUUID":"d62f2512-0053-4fc0-825e-fa09917e19f8","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6c48791f-5ec7-41be-8a58-ee8c73e639ea","lifecycleState":"CERTIFIED","lastUpdateDate":1617450539589,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66baa14a-555d-4479-993b-69e26e665b1c","invariantUUID":"cdc24c15-8bb5-4a2e-9336-37a7f6fd95f9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cff28979-5e35-4f1d-99c9-2e285b606118","lifecycleState":"CERTIFIED","lastUpdateDate":1617451197214,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a08472-fda1-4f47-ad18-c380491045dc","invariantUUID":"9baab073-0dab-453b-8069-cd6404042e90","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"67a4dfc0-e440-4cc7-b286-e97974eb8442","lifecycleState":"CERTIFIED","lastUpdateDate":1617450613224,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdff1bcd-6145-4d92-9ad3-f8aafe64d399","invariantUUID":"31133742-9979-487e-a07e-140771a2fdaa","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":"cc5c6375-06ac-4dd3-a13b-b978776f851c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450378892,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f03a432-6333-4f92-84f4-590fca0cdc95","invariantUUID":"dcc311c8-2b09-4ba1-8a49-027c1fe1e3ef","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7bdf6f65-7cf4-4960-8d9c-4d19562873e2","lifecycleState":"CERTIFIED","lastUpdateDate":1617450859301,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1313588-60db-4371-b8d8-2579d2791e77","invariantUUID":"b4bfcecb-89af-49e4-88e7-770f430cf6ee","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b203435b-1918-482d-88f0-62ce15e419ac","lifecycleState":"CERTIFIED","lastUpdateDate":1617450287112,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8deea4eb-b331-4127-8d72-9909408092f2","invariantUUID":"0ffac91c-b217-4749-a579-5878767574b7","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf8e9e71-d5ac-40e9-b33e-a8ef05bbb8b9","lifecycleState":"CERTIFIED","lastUpdateDate":1617450812428,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"51c8cb22-04d8-4576-8ee6-f5a1d93125c7","invariantUUID":"063cefe6-1571-4c66-ad8b-8fe9e93f4035","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":"port","uniqueId":"4e467dc8-c093-4adb-ba8c-6cbf7cfeeeed","lifecycleState":"CERTIFIED","lastUpdateDate":1617451099100,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1fd9b0f-01b3-44fe-8874-077d6dbe2465","invariantUUID":"7f5e1deb-138a-4aa1-a270-d71209673c21","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":"cc02f959-ba5c-4065-a970-48926825a5c0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450867011,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c0f3e98-12f7-43d5-b012-b785e625d8b3","invariantUUID":"e0e02442-36fe-4617-908b-466e94b34ebb","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":"172096c2-43e8-40fe-a671-4ccf5cfc1088","lifecycleState":"CERTIFIED","lastUpdateDate":1617450902723,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bdd889d5-f9e3-4df7-b63c-540808bae7b7","invariantUUID":"86b501e3-b3e3-43f1-9a3d-aeb3fc79b5c9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7442cdf1-f404-44f4-b7f5-269bcdff8fa4","lifecycleState":"CERTIFIED","lastUpdateDate":1617451274388,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ede75b2f-7bf8-4226-8854-b2d93679c9a6","invariantUUID":"c4fa63fc-0ed6-4e03-b2a8-74bce6b05f84","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578d0400-3ccd-40d0-bf0b-3ccde907270a","lifecycleState":"CERTIFIED","lastUpdateDate":1617451355924,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b0bcbfd-c52a-4609-855c-320572daad98","invariantUUID":"16cc8f32-4072-4139-b58a-57c1bc8b612a","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31022435-2d45-4e61-b2ab-caa0bd906c16","lifecycleState":"CERTIFIED","lastUpdateDate":1617450225815,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b226b276-efba-45d5-a16c-8a45cdc2d863","invariantUUID":"50ea2500-690f-4149-9902-a969ae0e48ca","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":"3ba7536d-7c03-47bc-ba2e-26c5ef197c3d","lifecycleState":"CERTIFIED","lastUpdateDate":1617450880037,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ab19c2e-cba6-4929-847e-2f3b88300979","invariantUUID":"9b361906-fc66-4e9e-8f85-dd5afbd546b1","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":"defaulticon","uniqueId":"a675894c-4934-429a-b5f3-510437f09599","lifecycleState":"CERTIFIED","lastUpdateDate":1617450846602,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d1e567bb-6139-4f0d-8412-1c5fbd7a745b","invariantUUID":"7896952a-436b-4645-a959-ed634d4559b8","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":"objectStorage","uniqueId":"7f03225c-1e1d-439a-8a1a-2cb9ebeb11d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450239691,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"851ecbd8-55b7-4849-9648-3b6c8559ff5b","invariantUUID":"a6e11f0b-752f-4e60-b8c9-e1440770ed92","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"35fdb212-8535-401d-a8e6-1dbd23140862","lifecycleState":"CERTIFIED","lastUpdateDate":1617450387915,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5dab52c7-5c0e-4e44-94a2-ab1ecdd61063","invariantUUID":"15981338-8e75-4770-8ddb-b9321b96a4c7","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ec43f3b9-337d-4359-98a7-983045b6f141","lifecycleState":"CERTIFIED","lastUpdateDate":1617451019309,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7dea622-18a9-4111-a64e-43ff5c59558c","invariantUUID":"96115cea-311d-46bd-a2c8-544a1f27871d","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":"b5fa0e2c-914d-448f-9e55-02349ce78f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1617450417621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"728544b7-1bf7-4827-87ed-bd7610e33731","invariantUUID":"bd85e85f-1316-4394-9730-5c232cd04431","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":"fe78f8e9-8735-4d0b-ae87-3eff5cd32507","lifecycleState":"CERTIFIED","lastUpdateDate":1617450214402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"459c103e-fafd-4bb7-be2e-449bcba9c3fb","invariantUUID":"5c8b8981-a8ba-4742-917d-8604da02ca50","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":"8776819c-e53c-4258-8452-2f766627774e","lifecycleState":"CERTIFIED","lastUpdateDate":1617450837704,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9bc8ec20-d598-4283-93c7-3a5e423fbcc8","invariantUUID":"d8d916da-f03d-4707-baa9-04c70faade1e","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":"port","uniqueId":"50ec6be9-bff2-4456-83b3-7e4d9e0bb42e","lifecycleState":"CERTIFIED","lastUpdateDate":1617451257608,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d217c01-836b-4648-b084-f0c4587a29c1","invariantUUID":"3832f25a-448c-4dce-b91f-c94b9bd8752b","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":"compute","uniqueId":"25953590-c9c2-4f5d-b596-8a957ca27cdf","lifecycleState":"CERTIFIED","lastUpdateDate":1617451342994,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b3e94f-8673-4e3d-b40a-9ba072a873d6","invariantUUID":"e9824b6b-a3ec-4ec4-9266-0b78a7868d86","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":"ce4c1da6-6a92-4926-90af-3ba50faf54db","lifecycleState":"CERTIFIED","lastUpdateDate":1617458676313,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1e9865b0-b9a9-4386-a7bd-a788662c0915","invariantUUID":"37b9f745-3b97-4f3e-8735-dee1209942ba","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9149cf36-b7bb-496d-96a7-deb771202777","lifecycleState":"CERTIFIED","lastUpdateDate":1617450581409,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"179cb931-48a7-4387-9fca-0c9dd6f8db22","invariantUUID":"3c52cd0d-ef8d-44f4-822b-7d20b1cbba14","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bfd9f4f-ec6e-4e6d-a26c-01abc41568c5","lifecycleState":"CERTIFIED","lastUpdateDate":1617450824196,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93160149-e9b5-46b2-a1c4-efc329211400","invariantUUID":"0b666e4e-7989-42b7-b401-d268bee3fd88","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d860dc99-58d0-47c3-9ae5-080017813e23","lifecycleState":"CERTIFIED","lastUpdateDate":1617451130219,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e45065-8f24-4af9-bd44-6b4dea4c1bff","invariantUUID":"f45d1e24-4899-45a6-9c5e-8a13ca334a44","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c26875f1-f916-4ea2-9ef9-a3866de70407","lifecycleState":"CERTIFIED","lastUpdateDate":1617450441590,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ca16ecef-c3a6-431e-87be-bf9b91570da1","invariantUUID":"fd5418b3-dbd7-413f-99e8-24c5c717a5ab","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"3fc333bc-b2ff-4f93-a592-6c9811ba271d","lifecycleState":"CERTIFIED","lastUpdateDate":1617451245116,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"356dc149-4270-4beb-8c64-e6c67ecc5ab4","invariantUUID":"73021085-1935-41ac-8ad5-d96e3ee10453","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a6582503-b108-4b24-ab5b-9676c3ea822c","lifecycleState":"CERTIFIED","lastUpdateDate":1617450973908,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af58297c-7163-4410-8586-874b8b549656","invariantUUID":"0b2450a8-95e7-43e3-9f8c-6cbfe6756d7c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"52b05471-7952-4958-b92d-88aa245616f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617450160590,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bda1377-f99c-4b35-bf34-4ac0d61be342","invariantUUID":"a22a1ccd-376b-43a0-9924-aef4445b8dcc","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6054d5d3-6f5c-4f67-8857-a8b888773b7b","lifecycleState":"CERTIFIED","lastUpdateDate":1617450697404,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa9119ff-afb0-4bf6-a5f3-7f99f482d92a","invariantUUID":"fb3c38f9-ead0-405b-a351-957257061fd2","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfa9169-31df-4455-8869-2b8b34d11fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1617460786623,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c8e7155c-b8d0-445e-87a4-37b3cff1ec8c","invariantUUID":"842940c1-5edf-4ffa-9bb8-fd23556f364e","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":"e6bf1d59-157a-4f28-8425-9b2c64612992","lifecycleState":"CERTIFIED","lastUpdateDate":1617450745719,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0530a1b8-c84f-48df-bc53-101c3ba90445","invariantUUID":"f319c267-00c7-4261-bc06-fe7cee06fcdf","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":"55c8527e-2f09-4c62-94b1-adca5c75dab0","lifecycleState":"CERTIFIED","lastUpdateDate":1617450401294,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd961d11-5eb4-430b-8867-cd553656d3af","invariantUUID":"e28002e4-5b4f-4803-b576-b04699898a25","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e46f62a-a282-44e9-b73e-9102e9d82b78","lifecycleState":"CERTIFIED","lastUpdateDate":1617450788421,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb31f076-6031-4393-96a5-571f2c9d4335","invariantUUID":"95c569e4-e957-4e2c-a2da-02a03241e648","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e0d2557-da99-4365-877c-763a650e676a","lifecycleState":"CERTIFIED","lastUpdateDate":1617450427217,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0241a59e-f42e-4927-bb0a-26ace4d746d7","invariantUUID":"d9b623c8-0cd4-4a56-af18-c52e6fe9e4a2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c8f979e2-edef-4449-b259-0e380b425a39","lifecycleState":"CERTIFIED","lastUpdateDate":1617451211801,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2809c717-7dd1-4350-9450-1ecb197b55c0","invariantUUID":"dd1ef0e5-290c-4f3f-8597-b802bf0678e2","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":"cc8b88e6-a8f2-40d3-906f-ec115004cbb3","lifecycleState":"CERTIFIED","lastUpdateDate":1617450366208,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73461d0e-74f6-404c-8f17-30b5709971be","invariantUUID":"de012da6-cb1f-475b-b76a-bf43c71f4a27","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":"defaulticon","uniqueId":"8c92530c-1279-4f00-9085-77e1865182b3","lifecycleState":"CERTIFIED","lastUpdateDate":1617451078493,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19462212-ae53-471a-b433-b641445f39f5","invariantUUID":"bae041f6-7615-470e-aa8e-449dccb164df","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ffaf7f08-1260-46fc-aeb0-6c9d74fa3563","lifecycleState":"CERTIFIED","lastUpdateDate":1617451107004,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7db9ee8-4071-41fc-a030-d2fbb9a39b0e","invariantUUID":"7d750dd0-1e50-47a4-8340-abd4e32f7a7a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6b0904fa-125f-49bb-a4d9-3910ef1df9ef","lifecycleState":"CERTIFIED","lastUpdateDate":1617457637799,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f6efa96c-642f-4d39-9bda-46585b170647","invariantUUID":"b0851e6d-46e1-46f4-9fc1-85b5d0ba4393","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":"9ee983f1-e56c-4d6c-8cd4-3ced1ba2cde4","lifecycleState":"CERTIFIED","lastUpdateDate":1617460677500,"name":"basic_onboard_bUEUWr","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"316b30fc-7ece-470e-bb1d-6348acd5ab32","invariantUUID":"7267d125-90a3-47b5-9a4f-03e58d3ca630","systemName":"BasicOnboardBueuwr","description":"service","tags":["basic_onboard_bUEUWr"],"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":"958b15e0-2e8c-45e8-85ba-9556bb260b98","lifecycleState":"CERTIFIED","lastUpdateDate":1617458779687,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1f6d99b5-a92a-48c0-8b49-5f8c86520923","invariantUUID":"f9e80a0c-93b3-4a52-9b71-a974f1019f82","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":"7aabcacc-14f8-4d55-8b59-9f608572519e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617460841510,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"64dfe36d-8373-43e4-9bc8-084ee8b2f7f6","invariantUUID":"99d143c0-e232-40a3-aac5-85a065b92d90","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-03 14:40:56,229 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-03 14:40:56,230 INFO 696:service.py(1) - attempting to Certify Service basic_cnf in SDC
2021-04-03 14:40:56,236 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-03 14:40:56,236 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/7aabcacc-14f8-4d55-8b59-9f608572519e/lifecycleState/Certify
2021-04-03 14:40:56,236 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-04-03 14:40:56,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-03 14:41:03,323 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/7aabcacc-14f8-4d55-8b59-9f608572519e/lifecycleState/Certify HTTP/1.1" 404 204
2021-04-03 14:41:03,325 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 404
2021-04-03 14:41:03,326 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4063",
      "text": "Error: Requested \u0027%1\u0027 resource was not found.",
      "variables": [
        null
      ]
    }
  }
}
2021-04-03 14:41:03,326 ERROR 129:onap_service.py(1) - [SDC][Certify Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-03 14:41:03,327 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateServiceAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-04-03 14:41:03,327 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVnfAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-04-03 14:41:03,327 ERROR 190:base.py(1) - No execution start time saved for K8SProfileStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-04-03 14:41:03,328 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVfModuleAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition
2021-04-03 14:41:03,328 ERROR 48:basic_cnf.py(1) - Generic OnapTest exception
2021-04-03 14:41:03,328 INFO 176:run_tests.py(1) - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|     basic_cnf     |     integration     |      02:57       |      FAIL      |
+-------------------+---------------------+------------------+----------------+

2021-04-03 14:41:03,333 INFO 54:basic_cnf.py(1) - Generate Test report
2021-04-03 14:41:03,446 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-04-03 14:41:03,958 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-03 14:41:03,960 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/60687e7f6c44f50010937563

2021-04-03 14:41:03,961 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed.
2021-04-03 14:41:03,961 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR