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

2021-04-09 12:50:20,126 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase')
2021-04-09 12:50:20,126 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-04-09 12:50:20,126 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-04-09 12:50:20,126 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-04-09 12:50:20,126 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-04-09 12:50:20,126 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-04-09 12:50:20,126 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'...
2021-04-09 12:50:20,127 DEBUG 33:basic_cnf.py(1) - start time
2021-04-09 12:50:20,127 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist
2021-04-09 12:50:20,127 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-09 12:50:20,127 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-09 12:50:20,127 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:20,127 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-09 12:50:20,127 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 12:50:20,128 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:20,128 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-09 12:50:20,128 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 12:50:20,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:20,219 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691
2021-04-09 12:50:20,220 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-09 12:50:20,220 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"28867d9cf981415589409f991c16c5a4","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"19c8d398fa9d472e9b60eec50d221ef7","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ddd449cb78d94cc3aab92250d4105a58","type":"vlm","name":"138cc0e0-f94f-41f1-9843","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3847fb3ffa38419d92347151528046e9","type":"vlm","name":"1a12df1b-1cfe-454d-9c3e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-04-09 12:50:20,223 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-04-09 12:50:20,223 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-09 12:50:20,223 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-04-09 12:50:20,223 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC
2021-04-09 12:50:20,224 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-09 12:50:20,224 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-09 12:50:20,224 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:20,224 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-09 12:50:20,224 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 12:50:20,225 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:20,225 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-09 12:50:20,225 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 12:50:20,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:20,385 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691
2021-04-09 12:50:20,386 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-09 12:50:20,387 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"28867d9cf981415589409f991c16c5a4","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"19c8d398fa9d472e9b60eec50d221ef7","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ddd449cb78d94cc3aab92250d4105a58","type":"vlm","name":"138cc0e0-f94f-41f1-9843","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3847fb3ffa38419d92347151528046e9","type":"vlm","name":"1a12df1b-1cfe-454d-9c3e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-04-09 12:50:20,390 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-04-09 12:50:20,390 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-09 12:50:20,390 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-04-09 12:50:20,414 DEBUG 195:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:20,415 DEBUG 197:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-09 12:50:20,415 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-04-09 12:50:20,415 DEBUG 103:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:20,416 DEBUG 105:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-09 12:50:20,416 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-04-09 12:50:20,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:22,622 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159
2021-04-09 12:50:22,624 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-04-09 12:50:22,624 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"cb86d0d040924bff8b14e7d4ea4f0f84","version":{"id":"4a6debfb32ed4a5680972d778ceaa90a","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-09 12:50:22,626 INFO 284:__init__.py(1) - Vendor basicnf_vendor is created in SDC
2021-04-09 12:50:22,626 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC
2021-04-09 12:50:22,630 DEBUG 103:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:22,630 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/cb86d0d040924bff8b14e7d4ea4f0f84/versions/4a6debfb32ed4a5680972d778ceaa90a/actions
2021-04-09 12:50:22,631 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-04-09 12:50:22,632 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:23,211 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/cb86d0d040924bff8b14e7d4ea4f0f84/versions/4a6debfb32ed4a5680972d778ceaa90a/actions HTTP/1.1" 200 2
2021-04-09 12:50:23,212 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-04-09 12:50:23,212 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-04-09 12:50:23,215 WARNING 109:warnings.py(1) - /src/onaptests/src/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  self._yaml_template: dict = load(yaml_template)

2021-04-09 12:50:23,220 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 12:50:23,221 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 12:50:23,221 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,221 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:23,221 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:23,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-09 12:50:23,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-09 12:50:23,222 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:23,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:23,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-09 12:50:23,316 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 12:50:23,316 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FdvEyi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28867d9cf981415589409f991c16c5a4","onboardingMethod":"NetworkPackage","id":"6f7d0be179624210b54c76dc1e105059","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"19c8d398fa9d472e9b60eec50d221ef7","onboardingMethod":"NetworkPackage","id":"669b8917961c43b4a8faebd699afe95d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e6daab97-8686","description":"vendor software product","vendorName":"138cc0e0-f94f-41f1-9843","vendorId":"ddd449cb78d94cc3aab92250d4105a58","onboardingMethod":"NetworkPackage","id":"e42a770520884734a7886a9f5d711501","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e32de809-9276","description":"vendor software product","vendorName":"1a12df1b-1cfe-454d-9c3e","vendorId":"3847fb3ffa38419d92347151528046e9","onboardingMethod":"NetworkPackage","id":"869a8fb0162f41dfb8f617052ea97ae0","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 12:50:23,318 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_FdvEyi_VSP from SDC
2021-04-09 12:50:23,318 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,319 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:23,319 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,319 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:23,319 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:23,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:23,416 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:23,417 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:23,419 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,419 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:23,419 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,419 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,420 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:23,420 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:23,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:23,514 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:23,514 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:23,516 INFO 299:vsp.py(1) - status of VSP basic_onboard_FdvEyi_VSP: Certified
2021-04-09 12:50:23,517 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 12:50:23,517 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,517 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:23,517 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,517 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,518 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:23,518 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:23,615 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:23,616 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:23,616 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:23,618 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,619 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:23,619 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,619 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,619 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:23,619 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:23,724 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:23,725 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:23,725 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:23,727 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 12:50:23,727 DEBUG 294:vsp.py(1) - importing VSP pNF e6daab97-8686 from SDC
2021-04-09 12:50:23,728 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,728 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:23,728 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,728 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,728 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:23,728 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:23,816 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:23,817 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:23,817 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:23,818 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50: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/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:23,819 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,819 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,819 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:23,819 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:23,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:23,916 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:23,916 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:23,918 INFO 299:vsp.py(1) - status of VSP pNF e6daab97-8686: Certified
2021-04-09 12:50:23,918 DEBUG 294:vsp.py(1) - importing VSP vFW e32de809-9276 from SDC
2021-04-09 12:50:23,919 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,919 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:23,919 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,920 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,920 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:23,920 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:23,964 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:23,965 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:23,965 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:23,967 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,967 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:23,967 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,968 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:23,968 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:23,968 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:23,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:24,011 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:24,011 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:24,014 INFO 299:vsp.py(1) - status of VSP vFW e32de809-9276: Certified
2021-04-09 12:50:24,014 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 12:50:24,014 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 12:50:24,014 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 12:50:24,015 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 12:50:24,015 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 12:50:24,015 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,015 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:24,015 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:24,016 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,016 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:24,016 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:24,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-09 12:50:24,115 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 12:50:24,115 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FdvEyi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28867d9cf981415589409f991c16c5a4","onboardingMethod":"NetworkPackage","id":"6f7d0be179624210b54c76dc1e105059","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"19c8d398fa9d472e9b60eec50d221ef7","onboardingMethod":"NetworkPackage","id":"669b8917961c43b4a8faebd699afe95d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e6daab97-8686","description":"vendor software product","vendorName":"138cc0e0-f94f-41f1-9843","vendorId":"ddd449cb78d94cc3aab92250d4105a58","onboardingMethod":"NetworkPackage","id":"e42a770520884734a7886a9f5d711501","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e32de809-9276","description":"vendor software product","vendorName":"1a12df1b-1cfe-454d-9c3e","vendorId":"3847fb3ffa38419d92347151528046e9","onboardingMethod":"NetworkPackage","id":"869a8fb0162f41dfb8f617052ea97ae0","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 12:50:24,118 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_FdvEyi_VSP from SDC
2021-04-09 12:50:24,118 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:24,118 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,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-09 12:50:24,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:24,119 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:24,217 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:24,217 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:24,219 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,219 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:24,219 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,219 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,219 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:24,219 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,324 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:24,325 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:24,325 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:24,327 INFO 299:vsp.py(1) - status of VSP basic_onboard_FdvEyi_VSP: Certified
2021-04-09 12:50:24,327 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 12:50:24,327 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,327 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:24,327 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,327 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,328 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:24,328 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:24,417 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:24,417 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:24,419 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,419 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:24,419 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,419 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,420 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:24,420 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,526 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:24,527 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:24,527 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:24,530 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 12:50:24,530 DEBUG 294:vsp.py(1) - importing VSP pNF e6daab97-8686 from SDC
2021-04-09 12:50:24,530 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,530 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:24,531 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,531 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,531 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:24,531 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,617 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:24,618 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:24,618 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:24,621 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,621 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:24,622 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,622 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,622 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:24,622 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:24,719 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:24,719 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:24,721 INFO 299:vsp.py(1) - status of VSP pNF e6daab97-8686: Certified
2021-04-09 12:50:24,722 DEBUG 294:vsp.py(1) - importing VSP vFW e32de809-9276 from SDC
2021-04-09 12:50:24,722 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,722 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:24,722 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,722 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,723 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:24,723 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,725 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:24,793 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:24,793 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:24,795 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,796 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:24,796 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,796 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,796 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:24,796 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,846 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:24,847 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:24,847 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:24,849 INFO 299:vsp.py(1) - status of VSP vFW e32de809-9276: Certified
2021-04-09 12:50:24,849 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 12:50:24,850 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 12:50:24,850 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 12:50:24,850 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 12:50:24,850 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 12:50:24,850 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,851 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:24,851 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:24,851 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,851 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:24,852 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:24,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:24,921 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-09 12:50:24,922 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 12:50:24,922 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FdvEyi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28867d9cf981415589409f991c16c5a4","onboardingMethod":"NetworkPackage","id":"6f7d0be179624210b54c76dc1e105059","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"19c8d398fa9d472e9b60eec50d221ef7","onboardingMethod":"NetworkPackage","id":"669b8917961c43b4a8faebd699afe95d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e6daab97-8686","description":"vendor software product","vendorName":"138cc0e0-f94f-41f1-9843","vendorId":"ddd449cb78d94cc3aab92250d4105a58","onboardingMethod":"NetworkPackage","id":"e42a770520884734a7886a9f5d711501","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e32de809-9276","description":"vendor software product","vendorName":"1a12df1b-1cfe-454d-9c3e","vendorId":"3847fb3ffa38419d92347151528046e9","onboardingMethod":"NetworkPackage","id":"869a8fb0162f41dfb8f617052ea97ae0","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 12:50:24,924 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_FdvEyi_VSP from SDC
2021-04-09 12:50:24,924 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,924 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:24,924 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,925 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:24,925 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:24,925 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:24,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,019 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,021 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,021 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,024 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,024 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:25,024 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,025 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,025 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:25,025 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,115 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,116 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,119 INFO 299:vsp.py(1) - status of VSP basic_onboard_FdvEyi_VSP: Certified
2021-04-09 12:50:25,119 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 12:50:25,119 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,119 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:25,119 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,120 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,120 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:25,120 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,123 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,217 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,217 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,219 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,219 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:25,220 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,220 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,220 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:25,220 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,319 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,320 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,320 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,322 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 12:50:25,322 DEBUG 294:vsp.py(1) - importing VSP pNF e6daab97-8686 from SDC
2021-04-09 12:50:25,322 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,322 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:25,322 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,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-09 12:50:25,323 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:25,323 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,416 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,416 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,418 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,418 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:25,418 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,419 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,419 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:25,419 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,520 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,522 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,522 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,525 INFO 299:vsp.py(1) - status of VSP pNF e6daab97-8686: Certified
2021-04-09 12:50:25,525 DEBUG 294:vsp.py(1) - importing VSP vFW e32de809-9276 from SDC
2021-04-09 12:50:25,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-09 12:50:25,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/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:25,526 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,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-09 12:50:25,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/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:25,527 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,583 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,585 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,585 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,586 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,587 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:25,587 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,587 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,587 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:25,589 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,633 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,634 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,634 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,636 INFO 299:vsp.py(1) - status of VSP vFW e32de809-9276: Certified
2021-04-09 12:50:25,636 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 12:50:25,636 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 12:50:25,637 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 12:50:25,637 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 12:50:25,637 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 12:50:25,637 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,637 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:25,637 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:25,638 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,638 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:25,638 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:25,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-09 12:50:25,721 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 12:50:25,721 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FdvEyi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28867d9cf981415589409f991c16c5a4","onboardingMethod":"NetworkPackage","id":"6f7d0be179624210b54c76dc1e105059","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"19c8d398fa9d472e9b60eec50d221ef7","onboardingMethod":"NetworkPackage","id":"669b8917961c43b4a8faebd699afe95d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e6daab97-8686","description":"vendor software product","vendorName":"138cc0e0-f94f-41f1-9843","vendorId":"ddd449cb78d94cc3aab92250d4105a58","onboardingMethod":"NetworkPackage","id":"e42a770520884734a7886a9f5d711501","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e32de809-9276","description":"vendor software product","vendorName":"1a12df1b-1cfe-454d-9c3e","vendorId":"3847fb3ffa38419d92347151528046e9","onboardingMethod":"NetworkPackage","id":"869a8fb0162f41dfb8f617052ea97ae0","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 12:50:25,723 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_FdvEyi_VSP from SDC
2021-04-09 12:50:25,724 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:25,724 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,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-09 12:50:25,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:25,725 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,727 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,815 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,816 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,819 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:25,820 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,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-09 12:50:25,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:25,821 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:25,912 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:25,914 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:25,914 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:25,917 INFO 299:vsp.py(1) - status of VSP basic_onboard_FdvEyi_VSP: Certified
2021-04-09 12:50:25,917 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 12:50:25,917 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,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/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:25,918 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,918 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:25,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/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:25,919 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:25,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:26,018 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:26,019 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:26,020 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:26,022 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,022 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:26,022 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,022 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,022 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:26,023 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:26,128 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:26,130 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:26,130 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:26,132 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 12:50:26,132 DEBUG 294:vsp.py(1) - importing VSP pNF e6daab97-8686 from SDC
2021-04-09 12:50:26,132 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,133 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:26,133 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,133 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,133 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:26,133 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:26,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:26,216 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:26,217 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:26,219 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,219 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:26,220 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,220 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,220 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:26,221 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:26,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:26,317 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:26,317 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:26,319 INFO 299:vsp.py(1) - status of VSP pNF e6daab97-8686: Certified
2021-04-09 12:50:26,319 DEBUG 294:vsp.py(1) - importing VSP vFW e32de809-9276 from SDC
2021-04-09 12:50:26,319 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,320 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:26,320 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,320 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,320 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:26,320 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:26,385 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:26,387 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:26,387 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:26,391 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,391 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:26,391 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,392 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,392 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:26,392 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:26,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:26,487 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:26,488 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:26,490 INFO 299:vsp.py(1) - status of VSP vFW e32de809-9276: Certified
2021-04-09 12:50:26,490 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 12:50:26,490 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 12:50:26,490 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 12:50:26,491 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 12:50:26,491 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 12:50:26,491 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,492 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:26,492 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:26,492 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,493 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:26,493 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:26,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:26,685 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-09 12:50:26,687 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 12:50:26,688 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FdvEyi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28867d9cf981415589409f991c16c5a4","onboardingMethod":"NetworkPackage","id":"6f7d0be179624210b54c76dc1e105059","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"19c8d398fa9d472e9b60eec50d221ef7","onboardingMethod":"NetworkPackage","id":"669b8917961c43b4a8faebd699afe95d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e6daab97-8686","description":"vendor software product","vendorName":"138cc0e0-f94f-41f1-9843","vendorId":"ddd449cb78d94cc3aab92250d4105a58","onboardingMethod":"NetworkPackage","id":"e42a770520884734a7886a9f5d711501","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e32de809-9276","description":"vendor software product","vendorName":"1a12df1b-1cfe-454d-9c3e","vendorId":"3847fb3ffa38419d92347151528046e9","onboardingMethod":"NetworkPackage","id":"869a8fb0162f41dfb8f617052ea97ae0","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 12:50:26,690 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_FdvEyi_VSP from SDC
2021-04-09 12:50:26,691 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,691 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:26,691 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,692 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,692 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:26,692 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:26,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:26,815 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:26,816 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:26,818 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,818 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:26,818 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,819 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,819 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:26,819 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:26,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:26,915 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:26,915 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:26,917 INFO 299:vsp.py(1) - status of VSP basic_onboard_FdvEyi_VSP: Certified
2021-04-09 12:50:26,917 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 12:50:26,917 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,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/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:26,918 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,918 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:26,918 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:26,918 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:26,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:27,019 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:27,021 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:27,021 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:27,024 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,024 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:27,025 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,025 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,026 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:27,026 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:27,217 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:27,219 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:27,219 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:27,221 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 12:50:27,221 DEBUG 294:vsp.py(1) - importing VSP pNF e6daab97-8686 from SDC
2021-04-09 12:50:27,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-09 12:50:27,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/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:27,222 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,222 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,222 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:27,222 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:27,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:27,303 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:27,303 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:27,305 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,305 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:27,305 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,305 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,306 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:27,306 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:27,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:27,397 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:27,398 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:27,400 INFO 299:vsp.py(1) - status of VSP pNF e6daab97-8686: Certified
2021-04-09 12:50:27,400 DEBUG 294:vsp.py(1) - importing VSP vFW e32de809-9276 from SDC
2021-04-09 12:50:27,400 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,400 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:27,401 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,401 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,401 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:27,401 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:27,496 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:27,497 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:27,497 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:27,499 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,499 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:27,500 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,500 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,500 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:27,500 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:27,597 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:27,598 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:27,598 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:27,601 INFO 299:vsp.py(1) - status of VSP vFW e32de809-9276: Certified
2021-04-09 12:50:27,601 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 12:50:27,601 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 12:50:27,601 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 12:50:27,602 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 12:50:27,602 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 12:50:27,602 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,602 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:27,602 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:27,603 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,603 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:27,603 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:27,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:27,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-09 12:50:27,712 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 12:50:27,712 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FdvEyi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28867d9cf981415589409f991c16c5a4","onboardingMethod":"NetworkPackage","id":"6f7d0be179624210b54c76dc1e105059","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"19c8d398fa9d472e9b60eec50d221ef7","onboardingMethod":"NetworkPackage","id":"669b8917961c43b4a8faebd699afe95d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e6daab97-8686","description":"vendor software product","vendorName":"138cc0e0-f94f-41f1-9843","vendorId":"ddd449cb78d94cc3aab92250d4105a58","onboardingMethod":"NetworkPackage","id":"e42a770520884734a7886a9f5d711501","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e32de809-9276","description":"vendor software product","vendorName":"1a12df1b-1cfe-454d-9c3e","vendorId":"3847fb3ffa38419d92347151528046e9","onboardingMethod":"NetworkPackage","id":"869a8fb0162f41dfb8f617052ea97ae0","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 12:50:27,714 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_FdvEyi_VSP from SDC
2021-04-09 12:50:27,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-09 12:50:27,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:27,715 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,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-09 12:50:27,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:27,715 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:27,816 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:27,817 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:27,818 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:27,819 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:27,820 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,820 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:27,820 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:27,896 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:27,897 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:27,897 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:27,899 INFO 299:vsp.py(1) - status of VSP basic_onboard_FdvEyi_VSP: Certified
2021-04-09 12:50:27,899 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 12:50:27,899 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,900 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:27,900 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,900 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:27,900 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:27,900 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:27,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:28,015 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:28,016 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:28,017 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:28,019 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,019 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:28,019 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,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-09 12:50:28,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/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:28,019 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:28,097 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:28,098 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:28,098 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:28,100 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 12:50:28,100 DEBUG 294:vsp.py(1) - importing VSP pNF e6daab97-8686 from SDC
2021-04-09 12:50:28,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-09 12:50:28,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/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:28,101 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,101 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,101 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:28,101 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:28,224 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:28,225 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:28,225 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:28,227 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,227 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:28,227 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,227 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,228 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:28,228 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,229 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:28,309 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:28,310 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:28,310 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:28,312 INFO 299:vsp.py(1) - status of VSP pNF e6daab97-8686: Certified
2021-04-09 12:50:28,312 DEBUG 294:vsp.py(1) - importing VSP vFW e32de809-9276 from SDC
2021-04-09 12:50:28,312 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,312 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:28,312 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,313 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,313 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:28,313 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:28,417 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:28,418 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:28,418 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:28,421 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,421 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:28,421 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,421 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,421 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:28,421 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:28,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:28,519 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:28,519 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:28,522 INFO 299:vsp.py(1) - status of VSP vFW e32de809-9276: Certified
2021-04-09 12:50:28,522 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 12:50:28,522 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 12:50:28,522 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 12:50:28,522 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 12:50:28,523 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 12:50:28,523 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,523 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:28,523 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:28,523 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,523 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:28,523 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:28,525 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:28,613 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-04-09 12:50:28,614 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 12:50:28,615 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FdvEyi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28867d9cf981415589409f991c16c5a4","onboardingMethod":"NetworkPackage","id":"6f7d0be179624210b54c76dc1e105059","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"19c8d398fa9d472e9b60eec50d221ef7","onboardingMethod":"NetworkPackage","id":"669b8917961c43b4a8faebd699afe95d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e6daab97-8686","description":"vendor software product","vendorName":"138cc0e0-f94f-41f1-9843","vendorId":"ddd449cb78d94cc3aab92250d4105a58","onboardingMethod":"NetworkPackage","id":"e42a770520884734a7886a9f5d711501","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e32de809-9276","description":"vendor software product","vendorName":"1a12df1b-1cfe-454d-9c3e","vendorId":"3847fb3ffa38419d92347151528046e9","onboardingMethod":"NetworkPackage","id":"869a8fb0162f41dfb8f617052ea97ae0","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 12:50:28,617 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_FdvEyi_VSP from SDC
2021-04-09 12:50:28,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-09 12:50:28,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:28,617 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,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-09 12:50:28,617 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:28,617 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:28,716 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:28,718 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:28,718 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:28,721 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,722 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:28,722 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,722 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:28,722 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:28,723 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:28,815 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:28,817 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:28,817 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:28,820 INFO 299:vsp.py(1) - status of VSP basic_onboard_FdvEyi_VSP: Certified
2021-04-09 12:50:28,820 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 12:50:28,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-09 12:50:28,821 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:28,821 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,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-09 12:50:28,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/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:28,821 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:28,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:29,012 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:29,013 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:29,014 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:29,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-09 12:50:29,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/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:29,017 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,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-09 12:50:29,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/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:29,018 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:29,213 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:29,215 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:29,215 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:29,218 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 12:50:29,218 DEBUG 294:vsp.py(1) - importing VSP pNF e6daab97-8686 from SDC
2021-04-09 12:50:29,218 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,218 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:29,218 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,219 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,219 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:29,219 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:29,317 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:29,318 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:29,318 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:29,320 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,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/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:29,321 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,321 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,321 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:29,321 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:29,423 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:29,425 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:29,425 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:29,428 INFO 299:vsp.py(1) - status of VSP pNF e6daab97-8686: Certified
2021-04-09 12:50:29,428 DEBUG 294:vsp.py(1) - importing VSP vFW e32de809-9276 from SDC
2021-04-09 12:50:29,428 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,429 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:29,429 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,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-09 12:50:29,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/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:29,429 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:29,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:29,505 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:29,505 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:29,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-09 12:50:29,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/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:29,507 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,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-09 12:50:29,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/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:29,508 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:29,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:29,602 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:29,602 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:29,605 INFO 299:vsp.py(1) - status of VSP vFW e32de809-9276: Certified
2021-04-09 12:50:29,605 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 12:50:29,605 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 12:50:29,605 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 12:50:29,605 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC
2021-04-09 12:50:29,606 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 12:50:29,606 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 12:50:29,606 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,606 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:29,607 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:29,607 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,607 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:29,607 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:50:29,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:29,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-09 12:50:29,724 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 12:50:29,724 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FdvEyi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28867d9cf981415589409f991c16c5a4","onboardingMethod":"NetworkPackage","id":"6f7d0be179624210b54c76dc1e105059","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"19c8d398fa9d472e9b60eec50d221ef7","onboardingMethod":"NetworkPackage","id":"669b8917961c43b4a8faebd699afe95d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e6daab97-8686","description":"vendor software product","vendorName":"138cc0e0-f94f-41f1-9843","vendorId":"ddd449cb78d94cc3aab92250d4105a58","onboardingMethod":"NetworkPackage","id":"e42a770520884734a7886a9f5d711501","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e32de809-9276","description":"vendor software product","vendorName":"1a12df1b-1cfe-454d-9c3e","vendorId":"3847fb3ffa38419d92347151528046e9","onboardingMethod":"NetworkPackage","id":"869a8fb0162f41dfb8f617052ea97ae0","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-04-09 12:50:29,727 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_FdvEyi_VSP from SDC
2021-04-09 12:50:29,727 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,727 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:29,727 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,727 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,728 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:29,728 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:29,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:29,815 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:29,815 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:29,817 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,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/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:29,817 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,818 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:29,818 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:50:29,818 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:29,914 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:50:29,916 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:29,916 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:29,918 INFO 299:vsp.py(1) - status of VSP basic_onboard_FdvEyi_VSP: Certified
2021-04-09 12:50:29,918 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 12:50:29,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-09 12:50:29,919 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:29,919 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,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-09 12:50:29,920 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:29,920 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:29,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:30,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:30,101 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:30,101 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:30,103 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,104 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:30,104 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,104 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,104 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:50:30,104 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:30,419 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:50:30,420 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:30,421 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:30,423 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 12:50:30,423 DEBUG 294:vsp.py(1) - importing VSP pNF e6daab97-8686 from SDC
2021-04-09 12:50:30,423 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,423 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:30,424 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,424 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,424 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:30,424 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,426 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:30,600 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:30,601 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:30,601 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:30,603 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,604 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:30,604 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,604 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,604 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:50:30,604 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:30,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:50:30,727 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:30,727 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:30,729 INFO 299:vsp.py(1) - status of VSP pNF e6daab97-8686: Certified
2021-04-09 12:50:30,729 DEBUG 294:vsp.py(1) - importing VSP vFW e32de809-9276 from SDC
2021-04-09 12:50:30,730 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,730 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:30,730 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,730 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,731 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:30,731 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:30,914 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:30,915 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:30,916 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:30,919 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,919 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:30,919 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,920 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:30,920 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:50:30,920 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:30,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:31,098 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:50:31,099 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:31,099 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:31,101 INFO 299:vsp.py(1) - status of VSP vFW e32de809-9276: Certified
2021-04-09 12:50:31,102 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-04-09 12:50:31,102 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 12:50:31,102 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-04-09 12:50:31,105 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-04-09 12:50:31,105 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-09 12:50:31,105 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:31,106 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-09 12:50:31,106 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 12:50:31,106 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:31,106 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-09 12:50:31,106 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-09 12:50:31,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:31,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844
2021-04-09 12:50:31,301 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-09 12:50:31,302 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"cb86d0d040924bff8b14e7d4ea4f0f84","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"28867d9cf981415589409f991c16c5a4","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"19c8d398fa9d472e9b60eec50d221ef7","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ddd449cb78d94cc3aab92250d4105a58","type":"vlm","name":"138cc0e0-f94f-41f1-9843","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"3847fb3ffa38419d92347151528046e9","type":"vlm","name":"1a12df1b-1cfe-454d-9c3e","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5}
2021-04-09 12:50:31,305 DEBUG 147:__init__.py(1) - number of Vendor returned: 5
2021-04-09 12:50:31,305 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-04-09 12:50:31,305 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:31,305 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/cb86d0d040924bff8b14e7d4ea4f0f84/versions
2021-04-09 12:50:31,305 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:31,305 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:31,305 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/cb86d0d040924bff8b14e7d4ea4f0f84/versions
2021-04-09 12:50:31,306 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:31,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:31,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cb86d0d040924bff8b14e7d4ea4f0f84/versions HTTP/1.1" 200 264
2021-04-09 12:50:31,411 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:31,412 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4a6debfb32ed4a5680972d778ceaa90a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972620538,"modificationTime":1617972622919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:31,413 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-09 12:50:31,414 INFO 192:__init__.py(1) - Vendor found, updating information
2021-04-09 12:50:31,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-09 12:50:31,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/cb86d0d040924bff8b14e7d4ea4f0f84/versions
2021-04-09 12:50:31,414 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:31,414 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:31,414 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/cb86d0d040924bff8b14e7d4ea4f0f84/versions
2021-04-09 12:50:31,414 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:31,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:31,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/cb86d0d040924bff8b14e7d4ea4f0f84/versions HTTP/1.1" 200 264
2021-04-09 12:50:31,519 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:31,519 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4a6debfb32ed4a5680972d778ceaa90a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972620538,"modificationTime":1617972622919,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:50:31,521 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-09 12:50:31,521 DEBUG 195:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:31,521 DEBUG 197:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:31,521 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": "cb86d0d040924bff8b14e7d4ea4f0f84",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-09 12:50:31,521 DEBUG 103:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:31,521 DEBUG 105:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:50:31,521 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": "cb86d0d040924bff8b14e7d4ea4f0f84",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-09 12:50:31,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:37,326 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159
2021-04-09 12:50:37,327 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-04-09 12:50:37,328 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"eff272eec4404dc28babe142c0810e12","version":{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-09 12:50:37,330 INFO 284:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC
2021-04-09 12:50:37,330 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:37,330 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:37,330 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:37,331 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:37,331 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:37,331 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:37,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:37,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:37,417 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:37,418 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:37,420 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:37,420 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:37,420 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:37,421 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:37,421 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:37,421 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:37,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:37,683 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 223
2021-04-09 12:50:37,684 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:37,684 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617972631620,"modificationTime":1617972634893}
2021-04-09 12:50:37,687 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:37,687 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:37,687 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:37,687 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:37,688 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:37,688 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:37,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:38,311 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 369
2021-04-09 12:50:38,312 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:38,313 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa"}
2021-04-09 12:50:38,315 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:38,316 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:38,316 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:38,316 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:38,316 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:38,316 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:38,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:38,821 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 369
2021-04-09 12:50:38,823 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:38,823 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa"}
2021-04-09 12:50:38,825 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:38,825 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:38,825 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:38,826 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:38,826 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:38,826 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:38,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:38,919 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:38,921 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:38,921 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:38,924 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:38,924 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:38,924 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:38,924 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:38,925 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:38,925 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:38,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:39,088 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 223
2021-04-09 12:50:39,089 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:39,089 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617972631620,"modificationTime":1617972634893}
2021-04-09 12:50:39,091 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:39,091 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:39,091 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:39,092 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:39,092 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:39,092 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:39,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:39,812 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 369
2021-04-09 12:50:39,814 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:39,815 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa"}
2021-04-09 12:50:39,818 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:39,818 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:39,818 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:39,819 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:39,819 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:39,819 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:39,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:40,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 369
2021-04-09 12:50:40,412 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:40,412 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa"}
2021-04-09 12:50:40,415 INFO 210:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC
2021-04-09 12:50:40,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-09 12:50:40,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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:40,415 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:40,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-09 12:50:40,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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:40,416 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:40,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:40,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:40,613 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:40,613 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:40,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-09 12:50:40,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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:40,615 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:40,615 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:40,615 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:40,616 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:40,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:40,818 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 223
2021-04-09 12:50:40,820 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:40,820 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617972631620,"modificationTime":1617972634893}
2021-04-09 12:50:40,824 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:40,824 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:40,824 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:40,825 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:40,825 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:40,825 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:40,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:41,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 369
2021-04-09 12:50:41,412 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:41,413 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa"}
2021-04-09 12:50:41,416 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:41,416 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:41,416 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:41,417 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:41,417 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:41,417 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:41,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:42,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 369
2021-04-09 12:50:42,113 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:42,113 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa"}
2021-04-09 12:50:42,116 DEBUG 103:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'}
2021-04-09 12:50:42,116 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/orchestration-template-candidate
2021-04-09 12:50:42,116 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-04-09 12:50:42,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:42,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/orchestration-template-candidate HTTP/1.1" 200 90
2021-04-09 12:50:42,439 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-04-09 12:50:42,440 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:42,440 INFO 163:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded
2021-04-09 12:50:42,442 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:42,442 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:42,442 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:42,443 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:42,443 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:42,443 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:42,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:42,584 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:42,586 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:42,586 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:42,590 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:42,590 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:42,590 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:42,590 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:42,591 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:42,591 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:42,593 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:42,811 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 222
2021-04-09 12:50:42,813 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:42,813 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617972631620,"modificationTime":1617972642430}
2021-04-09 12:50:42,816 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:42,816 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:42,817 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:42,817 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:42,817 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:42,817 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:42,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:43,409 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 436
2021-04-09 12:50:43,410 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:43,411 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:43,413 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:43,413 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:43,413 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:43,413 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:43,413 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:43,414 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:43,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:43,649 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 436
2021-04-09 12:50:43,651 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:43,651 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:43,655 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:43,655 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:43,655 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:43,656 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:43,656 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:43,656 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:43,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:43,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:43,719 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:43,719 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:43,721 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:43,721 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:43,721 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:43,722 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:43,722 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:43,722 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:43,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:43,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 222
2021-04-09 12:50:43,911 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:43,911 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617972631620,"modificationTime":1617972642430}
2021-04-09 12:50:43,914 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:43,914 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:43,914 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:43,914 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:43,914 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:43,914 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:43,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:44,119 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 436
2021-04-09 12:50:44,120 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:44,121 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:44,123 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,123 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:44,123 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:44,123 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,123 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:44,123 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:44,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:44,310 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 436
2021-04-09 12:50:44,311 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:44,311 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:44,313 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,313 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:44,313 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:44,314 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,314 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:44,314 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:44,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:44,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:44,417 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:44,418 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:44,420 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,420 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:44,420 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:44,420 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,421 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:44,421 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:44,422 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:44,522 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 222
2021-04-09 12:50:44,524 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:44,524 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617972631620,"modificationTime":1617972642430}
2021-04-09 12:50:44,526 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,526 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:44,526 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:44,527 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,527 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:44,527 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:44,528 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:44,738 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 436
2021-04-09 12:50:44,739 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:44,740 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:44,743 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,743 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:44,743 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:44,744 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:44,744 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:44,744 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:44,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:45,030 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 436
2021-04-09 12:50:45,031 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:45,031 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:45,033 INFO 210:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC
2021-04-09 12:50:45,033 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,034 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:45,034 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:45,034 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,034 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:45,034 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:45,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:45,210 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:45,212 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:45,212 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:45,215 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,215 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:45,215 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:45,215 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,216 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:45,216 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:45,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:45,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 222
2021-04-09 12:50:45,426 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:45,426 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617972631620,"modificationTime":1617972642430}
2021-04-09 12:50:45,428 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,428 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:45,428 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:45,429 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,429 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:45,429 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:45,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:45,730 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 436
2021-04-09 12:50:45,731 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:45,731 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:45,734 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,734 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:45,735 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:45,735 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,735 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:45,735 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:45,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:45,917 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 436
2021-04-09 12:50:45,918 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:45,918 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:45,920 DEBUG 195:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,920 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/orchestration-template-candidate/process
2021-04-09 12:50:45,920 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-09 12:50:45,921 DEBUG 103:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:45,921 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/orchestration-template-candidate/process
2021-04-09 12:50:45,921 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-09 12:50:45,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:55,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/orchestration-template-candidate/process HTTP/1.1" 200 231
2021-04-09 12:50:55,904 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-04-09 12:50:55,905 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"}
2021-04-09 12:50:55,907 INFO 178:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated
2021-04-09 12:50:55,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-09 12:50:55,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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:55,908 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:55,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-09 12:50:55,909 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:55,909 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:55,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:56,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:56,011 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:56,011 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:56,014 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,014 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:56,014 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:56,014 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,014 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:56,014 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:56,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:56,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 222
2021-04-09 12:50:56,128 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:56,129 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:50:56,131 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,131 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:56,131 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:56,132 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,132 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:56,132 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:56,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:56,432 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:50:56,434 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:56,434 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:56,436 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,436 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:56,437 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:56,437 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,437 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:56,437 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:56,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:56,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:50:56,890 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:56,890 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:56,893 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,893 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:56,894 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:56,894 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,894 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:56,894 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:56,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:56,981 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:56,982 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:56,982 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:56,985 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,985 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:56,985 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:56,985 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:56,985 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:56,985 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:56,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:57,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 222
2021-04-09 12:50:57,215 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:57,215 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:50:57,218 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:57,218 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:57,218 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:57,218 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:57,218 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:57,218 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:57,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:57,890 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:50:57,891 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:57,892 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:57,895 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:57,895 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:57,895 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:57,895 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:57,896 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:57,896 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:57,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:58,482 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:50:58,484 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:58,484 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:58,487 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:58,488 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:58,488 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:58,488 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:58,488 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:58,489 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:58,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:58,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:58,583 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:58,584 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:58,586 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:58,586 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:58,587 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:58,587 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:58,587 DEBUG 105:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:58,587 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:58,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:58,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 222
2021-04-09 12:50:58,710 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:58,710 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:50:58,712 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:58,712 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:58,712 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:58,712 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:58,713 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:58,713 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:58,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:59,081 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:50:59,082 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:59,083 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:59,086 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:59,086 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:59,086 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:59,087 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:59,087 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:59,087 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:59,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:59,482 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:50:59,484 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:50:59,484 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:50:59,487 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:59,488 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:59,488 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:59,488 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:59,489 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:50:59,489 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:50:59,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:59,584 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:50:59,586 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:50:59,586 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:50:59,589 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:59,589 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:59,589 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:59,590 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:59,590 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:59,590 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:50:59,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:50:59,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 222
2021-04-09 12:50:59,728 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:50:59,729 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:50:59,731 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:59,731 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:59,731 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:59,732 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:50:59,732 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:50:59,732 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:50:59,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:00,389 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:00,390 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:00,390 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:00,393 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:00,393 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:00,393 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:00,393 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:00,393 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:00,393 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:00,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:01,288 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:01,290 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:01,290 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:01,293 INFO 210:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC
2021-04-09 12:51:01,293 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:01,293 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:01,293 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:01,294 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:01,294 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:01,294 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:01,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:01,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:51:01,418 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:01,418 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972634908,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:51:01,421 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:01,421 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:01,422 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:01,422 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:01,422 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:01,422 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:01,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:01,781 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 222
2021-04-09 12:51:01,782 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:51:01,782 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:51:01,784 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:01,784 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:01,784 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:01,785 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:01,785 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:01,785 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:01,786 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:02,435 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:02,436 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:02,436 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:02,438 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:02,439 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:02,439 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:02,439 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:02,439 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:02,439 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:02,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:02,834 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:02,835 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:02,835 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:02,841 DEBUG 103:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:02,841 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/actions
2021-04-09 12:51:02,842 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

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

  "action": "Commit"
}
2021-04-09 12:51:02,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:12,026 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/actions HTTP/1.1" 200 2
2021-04-09 12:51:12,028 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-04-09 12:51:12,029 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-04-09 12:51:12,032 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:12,032 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:12,032 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:12,032 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:12,032 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:12,032 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:12,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:12,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:51:12,125 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:12,125 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972662930,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:51:12,127 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:12,128 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:12,128 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:12,128 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:12,128 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:12,128 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:12,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:12,320 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 223
2021-04-09 12:51:12,321 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:51:12,322 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:51:12,324 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:12,324 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:12,324 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:12,324 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:12,324 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:12,324 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:12,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:12,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:12,930 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:12,930 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:12,933 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:12,934 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:12,934 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:12,934 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:12,935 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:12,935 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:12,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:13,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:51:13,019 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:13,019 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972662930,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:51:13,021 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:13,022 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:13,022 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:13,022 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:13,022 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:13,023 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:13,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:13,235 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 223
2021-04-09 12:51:13,237 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:51:13,237 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:51:13,239 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:13,239 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:13,239 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:13,239 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:13,239 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:13,240 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:13,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:13,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:13,728 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:13,728 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:13,731 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:13,732 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:13,732 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:13,732 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:13,733 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:13,733 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:13,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:13,812 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:51:13,813 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:13,813 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972662930,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:51:13,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-09 12:51:13,817 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:13,817 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:13,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-09 12:51:13,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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:13,817 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:13,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:14,021 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 223
2021-04-09 12:51:14,023 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:51:14,023 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:51:14,027 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:14,027 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:14,027 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:14,028 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:14,028 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:14,028 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:14,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:14,710 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:14,712 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:14,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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51: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-09 12:51: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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:14,714 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:14,714 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51: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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:14,715 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:14,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:14,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:51:14,808 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:14,808 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972662930,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:51:14,810 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:14,810 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:14,810 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:14,811 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:14,811 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:14,811 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:14,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:14,932 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 223
2021-04-09 12:51:14,933 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:51:14,934 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:51:14,937 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:14,937 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:14,937 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:14,937 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:14,938 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:14,938 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:14,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:15,512 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:15,514 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:15,515 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:15,517 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:15,517 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:15,517 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:15,518 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:15,518 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:15,518 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:15,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:15,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:51:15,613 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:15,613 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972662930,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:51:15,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-09 12:51:15,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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:15,615 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:15,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-09 12:51:15,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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:15,616 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:15,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:15,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 223
2021-04-09 12:51:15,912 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:51:15,912 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:51:15,914 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:15,914 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:15,914 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:15,915 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:15,915 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:15,915 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:15,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:16,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:16,219 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:16,220 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:16,222 INFO 210:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC
2021-04-09 12:51:16,222 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:16,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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:16,222 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:16,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-09 12:51:16,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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:16,223 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:16,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:16,306 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 253
2021-04-09 12:51:16,307 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:16,307 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1617972631620,"modificationTime":1617972662930,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-09 12:51:16,309 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:16,309 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:16,309 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:16,310 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:16,310 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:16,310 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-09 12:51:16,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:16,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 223
2021-04-09 12:51:16,527 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-09 12:51:16,527 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1617972631620,"modificationTime":1617972655895}
2021-04-09 12:51:16,530 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:16,530 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:16,530 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:16,531 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:16,531 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:16,531 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:16,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:17,089 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:17,091 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:17,092 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:17,104 DEBUG 103:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:17,104 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/actions
2021-04-09 12:51:17,104 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-04-09 12:51:17,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:33,818 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/actions HTTP/1.1" 200 2
2021-04-09 12:51:33,821 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-04-09 12:51:33,821 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-04-09 12:51:33,824 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:33,824 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:33,825 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:33,825 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:33,825 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:33,826 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:33,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:33,925 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:33,926 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:33,926 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:33,929 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:33,929 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:33,929 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:33,929 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:33,930 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:33,930 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:33,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:34,018 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:34,019 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:34,019 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:34,022 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,022 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,022 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,022 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,022 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,023 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:34,115 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:34,117 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:34,117 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:34,119 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,120 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,120 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,120 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,121 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:34,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:34,216 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:34,217 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:34,219 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,219 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,219 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,220 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,220 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,220 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:34,323 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:34,324 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:34,325 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:34,327 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,327 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,327 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,328 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,328 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,328 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:34,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:34,424 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:34,424 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:34,428 INFO 210:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-04-09 12:51:34,428 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,429 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,429 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,430 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,430 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:34,430 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:34,433 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:34,524 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:34,525 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:34,526 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:34,533 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:34,534 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/actions
2021-04-09 12:51:34,534 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-09 12:51:34,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:36,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/actions HTTP/1.1" 200 317
2021-04-09 12:51:36,604 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-09 12:51:36,605 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"eff272eec4404dc28babe142c0810e12","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-09 12:51:36,605 INFO 195:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"eff272eec4404dc28babe142c0810e12","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-09 12:51:36,609 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 12:51:36,609 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 12:51:36,609 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:36,609 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:51:36,609 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:51:36,610 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:36,610 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:51:36,610 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:51:36,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 12:51:36,926 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-04-09 12:51:36,928 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 12:51:36,929 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0f24ea8a-582a-419e-bfe8-235d85397f48/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","name":"basic_onboard_FdvEyi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/180bffe4-da53-4a7a-823b-910227f69de4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 12:51:36,932 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 12:51:36,932 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:51:36,932 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:51:36,932 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:51:36,932 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FdvEyi from SDC
2021-04-09 12:51:36,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:51:36,933 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:51:36,933 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:51:36,933 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-09 12:51:36,933 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 12:51:36,934 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-09 12:51:36,934 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 12:51:36,934 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 12:51:36,934 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:36,935 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:51:36,935 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:51:36,935 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:36,935 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:51:36,936 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:51:36,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 12:51:37,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-04-09 12:51:37,412 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 12:51:37,413 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0f24ea8a-582a-419e-bfe8-235d85397f48/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","name":"basic_onboard_FdvEyi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/180bffe4-da53-4a7a-823b-910227f69de4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 12:51:37,416 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 12:51:37,417 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:51:37,417 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:51:37,417 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:51:37,418 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FdvEyi from SDC
2021-04-09 12:51:37,418 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:51:37,419 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:51:37,419 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:51:37,419 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-09 12:51:37,420 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 12:51:37,420 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-09 12:51:37,421 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-04-09 12:51:37,421 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-04-09 12:51:37,421 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>>
2021-04-09 12:51:37,422 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-04-09 12:51:37,422 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-09 12:51:37,423 DEBUG 103:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:37,423 DEBUG 105:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-04-09 12:51:37,423 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-09 12:51:37,426 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:38,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None
2021-04-09 12:51:38,398 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-04-09 12:51:38,400 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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"}
2021-04-09 12:51:38,405 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-04-09 12:51:38,406 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-04-09 12:51:38,406 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-04-09 12:51:38,406 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC
2021-04-09 12:51:38,406 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 12:51:38,407 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 12:51:38,407 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:38,407 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:51:38,407 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:51:38,408 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:38,408 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:51:38,408 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:51:38,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 12:51:38,694 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719
2021-04-09 12:51:38,695 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 12:51:38,695 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0f24ea8a-582a-419e-bfe8-235d85397f48/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","name":"basic_onboard_FdvEyi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/180bffe4-da53-4a7a-823b-910227f69de4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 12:51:38,698 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 12:51:38,698 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:51:38,698 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:51:38,698 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:51:38,699 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FdvEyi from SDC
2021-04-09 12:51:38,699 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:51:38,699 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:51:38,699 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:51:38,700 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-04-09 12:51:38,700 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 12:51:38,700 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-04-09 12:51:38,716 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-04-09 12:51:38,716 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-09 12:51:38,716 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:38,716 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:51:38,716 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:51:38,717 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:38,717 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-04-09 12:51:38,717 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-09 12:51:38,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:38,792 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1329
2021-04-09 12:51:38,794 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-09 12:51:38,795 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_FdvEyi_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"28867d9cf981415589409f991c16c5a4","onboardingMethod":"NetworkPackage","id":"6f7d0be179624210b54c76dc1e105059","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"19c8d398fa9d472e9b60eec50d221ef7","onboardingMethod":"NetworkPackage","id":"669b8917961c43b4a8faebd699afe95d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF e6daab97-8686","description":"vendor software product","vendorName":"138cc0e0-f94f-41f1-9843","vendorId":"ddd449cb78d94cc3aab92250d4105a58","onboardingMethod":"NetworkPackage","id":"e42a770520884734a7886a9f5d711501","owner":"cs0008","status":"ACTIVE"},{"name":"vFW e32de809-9276","description":"vendor software product","vendorName":"1a12df1b-1cfe-454d-9c3e","vendorId":"3847fb3ffa38419d92347151528046e9","onboardingMethod":"NetworkPackage","id":"869a8fb0162f41dfb8f617052ea97ae0","owner":"cs0008","status":"ACTIVE"}],"listCount":5}
2021-04-09 12:51:38,798 DEBUG 294:vsp.py(1) - importing VSP basic_cnf_VSP from SDC
2021-04-09 12:51:38,798 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:38,799 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:38,799 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:38,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-09 12:51:38,800 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:38,800 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:38,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:38,885 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:38,887 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:38,887 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:38,892 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:38,892 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:38,893 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:38,893 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:38,893 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:38,893 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:38,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:38,984 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:38,985 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:38,985 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:38,988 INFO 299:vsp.py(1) - status of VSP basic_cnf_VSP: Certified
2021-04-09 12:51:38,988 DEBUG 294:vsp.py(1) - importing VSP basic_onboard_FdvEyi_VSP from SDC
2021-04-09 12:51:38,988 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:38,989 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:51:38,989 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:38,989 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:38,990 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:51:38,990 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:38,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:39,091 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:51:39,093 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:39,093 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:39,095 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,095 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:51:39,095 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,096 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,096 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions
2021-04-09 12:51:39,096 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:39,196 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6f7d0be179624210b54c76dc1e105059/versions HTTP/1.1" 200 264
2021-04-09 12:51:39,197 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:39,198 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"be5083e0b93c431eba3e660d02689629","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972400892,"modificationTime":1617972462910,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:39,200 INFO 299:vsp.py(1) - status of VSP basic_onboard_FdvEyi_VSP: Certified
2021-04-09 12:51:39,200 DEBUG 294:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-09 12:51: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-09 12:51: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/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:51:39,201 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,201 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51: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/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:51:39,202 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:39,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:51:39,287 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:39,287 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:39,290 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,291 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:51:39,291 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,292 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,292 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions
2021-04-09 12:51:39,292 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:39,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/669b8917961c43b4a8faebd699afe95d/versions HTTP/1.1" 200 264
2021-04-09 12:51:39,387 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:39,387 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"af98ac91a5b344d6ab02e32d22b3e24b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617971702424,"modificationTime":1617971773308,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:39,390 INFO 299:vsp.py(1) - status of VSP basic_vm_VSP: Certified
2021-04-09 12:51:39,390 DEBUG 294:vsp.py(1) - importing VSP pNF e6daab97-8686 from SDC
2021-04-09 12:51:39,391 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,391 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:51:39,391 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,392 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,392 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:51:39,392 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:39,491 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:51:39,492 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:39,493 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:39,496 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,496 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:51:39,496 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,497 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,497 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions
2021-04-09 12:51:39,497 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:39,592 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e42a770520884734a7886a9f5d711501/versions HTTP/1.1" 200 264
2021-04-09 12:51:39,593 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:39,594 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"3eefbf5fc7b147f9828ce6e91d966f5b","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617970860206,"modificationTime":1617970886617,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:39,596 INFO 299:vsp.py(1) - status of VSP pNF e6daab97-8686: Certified
2021-04-09 12:51:39,596 DEBUG 294:vsp.py(1) - importing VSP vFW e32de809-9276 from SDC
2021-04-09 12:51:39,596 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,596 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:51:39,597 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,597 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,597 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:51:39,598 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:39,688 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:51:39,690 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:39,690 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:39,692 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,692 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:51:39,693 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,693 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,693 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions
2021-04-09 12:51:39,693 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:39,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/869a8fb0162f41dfb8f617052ea97ae0/versions HTTP/1.1" 200 264
2021-04-09 12:51:39,789 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:39,789 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"390b0e870b03487fb6a4f5f7949ed9b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617968454696,"modificationTime":1617968502978,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:39,792 INFO 299:vsp.py(1) - status of VSP vFW e32de809-9276: Certified
2021-04-09 12:51:39,792 DEBUG 147:__init__.py(1) - number of Vsp returned: 5
2021-04-09 12:51:39,792 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-04-09 12:51:39,793 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,793 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:39,793 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,793 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,794 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:39,794 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:39,885 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:39,886 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:39,887 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:39,889 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-09 12:51:39,889 INFO 192:__init__.py(1) - Vsp found, updating information
2021-04-09 12:51:39,890 INFO 210:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-04-09 12:51:39,890 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,891 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:39,891 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,891 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:39,892 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:39,892 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:39,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:40,011 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:40,012 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:40,013 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:40,015 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:40,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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:40,016 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:40,017 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:40,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/eff272eec4404dc28babe142c0810e12/versions
2021-04-09 12:51:40,017 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-09 12:51:40,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:40,126 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eff272eec4404dc28babe142c0810e12/versions HTTP/1.1" 200 264
2021-04-09 12:51:40,128 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-09 12:51:40,128 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f7f86e57cb614117a6337249773127aa","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1617972631620,"modificationTime":1617972686534,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-09 12:51:40,130 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-09 12:51:40,134 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:40,135 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/actions
2021-04-09 12:51:40,135 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-09 12:51:40,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:42,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa/actions HTTP/1.1" 200 317
2021-04-09 12:51:42,489 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-09 12:51:42,489 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"eff272eec4404dc28babe142c0810e12","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-09 12:51:42,489 INFO 195:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"eff272eec4404dc28babe142c0810e12","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-09 12:51:42,492 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:42,492 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:42,492 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:42,493 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:42,493 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/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa
2021-04-09 12:51:42,494 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-09 12:51:42,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:43,035 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eff272eec4404dc28babe142c0810e12/versions/f7f86e57cb614117a6337249773127aa HTTP/1.1" 200 804
2021-04-09 12:51:43,036 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-09 12:51:43,037 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":"cb86d0d040924bff8b14e7d4ea4f0f84","onboardingMethod":"NetworkPackage","id":"eff272eec4404dc28babe142c0810e12","version":"f7f86e57cb614117a6337249773127aa","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-04-09 12:51:43,039 DEBUG 195:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:43,039 DEBUG 197:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources
2021-04-09 12:51:43,039 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": "eff272eec4404dc28babe142c0810e12",
    "csarVersion": "1.0",
    "deploymentArtifacts": {},
    "description": "VF",
    "icon": "defaulticon",
    "name": "basic_cnf",
    "properties": [],
    "groups": [],
    "requirements": {},
    "resourceType": "VF",
    "tags": ["basic_cnf"],
    "toscaArtifacts": {},
    "vendorName": "basicnf_vendor",
    "vendorRelease": "1.0"
}
2021-04-09 12:51:43,040 DEBUG 103:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:51:43,040 DEBUG 105:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources
2021-04-09 12:51:43,041 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": "eff272eec4404dc28babe142c0810e12",
    "csarVersion": "1.0",
    "deploymentArtifacts": {},
    "description": "VF",
    "icon": "defaulticon",
    "name": "basic_cnf",
    "properties": [],
    "groups": [],
    "requirements": {},
    "resourceType": "VF",
    "tags": ["basic_cnf"],
    "toscaArtifacts": {},
    "vendorName": "basicnf_vendor",
    "vendorRelease": "1.0"
}
2021-04-09 12:51:43,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:51:56,439 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None
2021-04-09 12:51:56,445 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-04-09 12:51:56,450 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1617972713095,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"620e268d-e595-4d56-891e-0c64a85b7e07","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"bdc5317f-47d7-426d-b397-a76a46e8293a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617972713097,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617972713095,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1617972713501,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"8426d07c-9094-42c5-ba7e-a69aa00e121d","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"bdc5317f-47d7-426d-b397-a76a46e8293a.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617972713503,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617972713501,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1617972713095,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"620e268d-e595-4d56-891e-0c64a85b7e07","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"bdc5317f-47d7-426d-b397-a76a46e8293a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617972713097,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617972713095,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_cnf_VSP_Information.txt","empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1617972713125,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"f637d84d-58b1-4bbc-9fd0-24c59547e8a2","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"bdc5317f-47d7-426d-b397-a76a46e8293a.heat1","duplicated":false,"payloadUpdateDate":1617972713132,"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":1617972713125,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1617972713200,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"bdc5317f-47d7-426d-b397-a76a46e8293a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1617972713200,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617972713200,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1617972704908,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":1617972704908,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1617972704908,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":1617972704908,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicCnf-template.yml","empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"feature","uniqueId":"capability.7685877f-5429-438d-92b8-15486315e5a9.feature","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.Scalable","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"scalable","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.scalable","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"binding","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.binding","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.Container","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"host","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.host","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.ephemeral.size","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.ephemeral.size","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"instance","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.instance","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"memory","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.memory","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.iops","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.iops","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"cpu.delta","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.cpu.delta","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.capacity","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.capacity","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.latency","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.latency","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.usage","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.usage","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"cpu_util","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.cpu_util","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.allocation","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.allocation","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.requests.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.requests.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.latency","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.latency","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"cpu","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.cpu","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.read.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.read.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.root.size","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.root.size","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"vcpus","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.vcpus","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.iops","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.iops","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.usage","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.usage","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.requests.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.requests.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.requests.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.requests.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.allocation","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.allocation","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.read.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.read.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.read.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.read.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"memory.usage","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.memory.usage","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.capacity","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.capacity","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"memory.resident","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.memory.resident","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"os","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.os","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"endpoint","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.endpoint","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"dependency","uniqueId":"7685877f-5429-438d-92b8-15486315e5a9.dependency","capability":"tosca.capabilities.Node","ownerId":"7685877f-5429-438d-92b8-15486315e5a9","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"local_storage","uniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5caf1caa-64f3-4ff1-9503-18956afda89d.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"76e4b64d-678c-48a5-b867-9658141d2d19.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":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.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":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.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":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.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":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","createdFromCsar":true,"uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1617972711097,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1617972712614,"customizationUUID":"9388a9fb-5986-4185-9d4a-68bf60793ec7","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5caf1caa-64f3-4ff1-9503-18956afda89d.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.dummy_flavor_name","parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"76e4b64d-678c-48a5-b867-9658141d2d19.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":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.dummy_image_name","parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"bdc5317f-47d7-426d-b397-a76a46e8293a.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.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":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.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":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false},{"definition":false,"hidden":false,"uniqueId":"5caf1caa-64f3-4ff1-9503-18956afda89d.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":"5caf1caa-64f3-4ff1-9503-18956afda89d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5caf1caa-64f3-4ff1-9503-18956afda89d","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"feature","uniqueId":"capability.7685877f-5429-438d-92b8-15486315e5a9.feature","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.Scalable","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"scalable","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.scalable","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"binding","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.binding","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.Container","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"host","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.host","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.ephemeral.size","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.ephemeral.size","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"instance","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.instance","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"memory","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.memory","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.iops","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.iops","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"cpu.delta","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.cpu.delta","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.capacity","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.capacity","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.latency","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.latency","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.usage","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.usage","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"cpu_util","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.cpu_util","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.allocation","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.allocation","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.requests.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.requests.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.latency","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.latency","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"cpu","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.cpu","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.read.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.read.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.root.size","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.root.size","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"vcpus","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.vcpus","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.iops","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.iops","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.usage","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.usage","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.requests.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.requests.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.requests.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.requests.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.allocation","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.allocation","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.read.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.read.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.read.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.read.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"memory.usage","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.memory.usage","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.capacity","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.capacity","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"memory.resident","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.memory.resident","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"377273cc-362e-43f1-95ec-7f6968c45d70","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"os","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.os","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"endpoint","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.endpoint","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"dependency","uniqueId":"7685877f-5429-438d-92b8-15486315e5a9.dependency","capability":"tosca.capabilities.Node","ownerId":"7685877f-5429-438d-92b8-15486315e5a9","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy"],"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"local_storage","uniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"0945660b-5358-4183-af45-9d94ee88e2c1","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5a02fb0d-2380-432a-8565-79e18b7556e0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5a02fb0d-2380-432a-8565-79e18b7556e0.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5a02fb0d-2380-432a-8565-79e18b7556e0.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5a02fb0d-2380-432a-8565-79e18b7556e0.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"c971a633-3e80-4f07-99ad-778887cee5a9","groupUUID":"764ecdc2-778a-4c60-90f3-c0de3b161ea2","members":{"abstract_dummy":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["bdc5317f-47d7-426d-b397-a76a46e8293a.heat1env","bdc5317f-47d7-426d-b397-a76a46e8293a.heat1"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"b6b37373-6eb2-462d-98aa-c3e86176dd7b","artifactsUuid":["f637d84d-58b1-4bbc-9fd0-24c59547e8a2"],"groupUUID":"be6246b2-505b-4808-951a-85dae04740a0","members":{"abstract_dummy":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"","creationDate":1617972704909,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"eff272eec4404dc28babe142c0810e12","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"ae200782-8eb2-4ad1-a141-39df3aa71152","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1617972711901,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1617972713125,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"f637d84d-58b1-4bbc-9fd0-24c59547e8a2","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"bdc5317f-47d7-426d-b397-a76a46e8293a.heat1","duplicated":false,"payloadUpdateDate":1617972713132,"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":1617972713125,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_dummy.yaml","empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1617972713501,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"8426d07c-9094-42c5-ba7e-a69aa00e121d","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"bdc5317f-47d7-426d-b397-a76a46e8293a.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1617972713503,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617972713501,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"nginx_cloudtech_k8s_charts.tgz","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1617972713200,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2EwNGRlZjUyYjQ4MzI0Y2EzNDlhNDQ3NjNlNTg5NTQ=","generatedFromId":"bdc5317f-47d7-426d-b397-a76a46e8293a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1617972713200,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1617972713200,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_dummy.env","empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1617972713095,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"620e268d-e595-4d56-891e-0c64a85b7e07","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"bdc5317f-47d7-426d-b397-a76a46e8293a.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1617972713097,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1617972713095,"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":"bdc5317f-47d7-426d-b397-a76a46e8293a"},"categorySpecificMetadata":{},"csarUUID":"eff272eec4404dc28babe142c0810e12","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"}
2021-04-09 12:51:56,459 INFO 284:__init__.py(1) - Vf basic_cnf is created in SDC
2021-04-09 12:51:56,460 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:06,470 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC
2021-04-09 12:52:06,474 DEBUG 103:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:06,474 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/bdc5317f-47d7-426d-b397-a76a46e8293a/lifecycleState/Certify
2021-04-09 12:52:06,474 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-04-09 12:52:06,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:52:22,927 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/bdc5317f-47d7-426d-b397-a76a46e8293a/lifecycleState/Certify HTTP/1.1" 200 1281
2021-04-09 12:52:22,930 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-04-09 12:52:22,930 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1617972704909,"lastUpdateDate":1617972729621,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6"},"csarUUID":"eff272eec4404dc28babe142c0810e12","csarVersion":"1.0","invariantUUID":"ae200782-8eb2-4ad1-a141-39df3aa71152","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":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2"}
2021-04-09 12:52:22,934 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 12:52:22,934 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 12:52:22,934 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:22,934 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:52:22,935 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:52:22,935 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:22,935 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:52:22,936 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:52:22,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 12:52:23,247 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073
2021-04-09 12:52:23,249 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 12:52:23,250 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0f24ea8a-582a-419e-bfe8-235d85397f48/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","name":"basic_onboard_FdvEyi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/180bffe4-da53-4a7a-823b-910227f69de4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2","invariantUUID":"ae200782-8eb2-4ad1-a141-39df3aa71152","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/37df923b-a20d-46c7-a2b6-7dd8f9398cc2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 12:52:23,253 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 12:52:23,254 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:23,254 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:23,254 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:52:23,254 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FdvEyi from SDC
2021-04-09 12:52:23,255 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:23,255 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:23,255 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:52:23,255 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 12:52:23,256 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:23,256 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:23,256 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:52:23,256 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-09 12:52:23,257 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 12:52:23,257 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-09 12:52:23,257 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:23,258 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 12:52:23,258 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 12:52:23,258 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:23,259 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 12:52:23,259 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 12:52:23,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:52:25,835 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-09 12:52:25,838 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-09 12:52:25,842 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"73840b0a-6b65-4887-a8d7-31584c1889c7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967182512,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d7ade11-ca06-408c-bed3-3a957390f9c0","invariantUUID":"ee6f4531-4e98-412b-aa1a-16cdb89f9837","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":"7535ce97-2eb7-44ef-b83e-acc9b9b4bd35","lifecycleState":"CERTIFIED","lastUpdateDate":1617967315309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7da1275-2505-4326-833a-a8e59fcb791c","invariantUUID":"588235b1-8be8-41ed-8187-40b413db2b1f","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c09dc82-291b-444b-91f3-4f962cd5b345","lifecycleState":"CERTIFIED","lastUpdateDate":1617967383223,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"185d86ff-ea4f-42f9-9252-4256bf771403","invariantUUID":"5524c2a9-8c02-43fa-8736-81701c4c0721","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"103ec050-3a0d-41a3-8c59-cb6d3a9221eb","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617967865622,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f65cdf3-6b16-4d11-a6b2-34ba2ea8283f","invariantUUID":"4968492c-ede6-4f68-b3ed-a62346ab90ef","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":"port","uniqueId":"97074982-7f9f-4d06-a9ef-95233cd187e6","lifecycleState":"CERTIFIED","lastUpdateDate":1617967685013,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"255da380-db7c-4280-9ff2-9c955fc81c96","invariantUUID":"e6f712cf-1399-4fc1-818f-784e0b794a08","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":"objectStorage","uniqueId":"50bdf04f-ab10-4d1e-a967-10e3bb2511ef","lifecycleState":"CERTIFIED","lastUpdateDate":1617966916611,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c4c39f0-7d54-41d6-9b6e-5c26595cefcc","invariantUUID":"1b64dae4-f0b3-405d-85aa-3582e4e1c1f6","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":"661eb8b7-0b49-4de2-a1d4-308f0c15a1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1617966875540,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048226a9-251e-4c59-9360-840fe63f26b8","invariantUUID":"3b9c6540-e2fb-40c6-aa0f-833fb833e1f2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1eb4031-d260-4106-b834-19c2588415fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617967811097,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca1203e-31aa-4701-8573-07dded166a46","invariantUUID":"b1f8b629-27e0-4261-8360-1db3462fde8c","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":"port","uniqueId":"528efd97-af6c-4a7a-ae87-34b739ad95f1","lifecycleState":"CERTIFIED","lastUpdateDate":1617966863829,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08957cc2-b120-4c3c-973a-b3064bac5c93","invariantUUID":"b729305f-48a9-49bf-b9ad-659b5757fb9c","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":"objectStorage","uniqueId":"d1f63830-f17f-419a-9ded-08fd5f5709c8","lifecycleState":"CERTIFIED","lastUpdateDate":1617966807484,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4526a-0166-4ba0-8ebf-b7d2747262a8","invariantUUID":"6849953a-2b15-450f-85d3-84e787f6603f","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":"networkrules","uniqueId":"bc5f09bf-5b1e-47aa-bc0e-237c4df9c749","lifecycleState":"CERTIFIED","lastUpdateDate":1617967097495,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d9e78d60-18c8-41cf-b368-17f451ff3a6b","invariantUUID":"d6f6d2db-73ef-490b-b7e9-f862a0aeecc8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"53521bef-ca4f-4c54-8510-329aaab7b0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617967414497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"86719740-3078-4cef-b701-6deb51535500","invariantUUID":"da04ac8b-8c38-4b13-82f7-885bb094d8d1","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":"189862dc-2689-4abe-b9f8-60357e910d64","lifecycleState":"CERTIFIED","lastUpdateDate":1617967548309,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c503cba-3cad-4008-8722-6e2c4e50ebcc","invariantUUID":"29dae959-d724-4a4d-ac14-4fe8d6c166fa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fee8a44-f156-45d0-862d-0b2138ed361e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967714921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e38db5f-fea5-4042-a149-96c2a61f3656","invariantUUID":"1291032d-e793-4ade-92fa-ea2530b1aec9","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":"f403d228-3384-42d0-b36b-ea1df49277df","lifecycleState":"CERTIFIED","lastUpdateDate":1617966984313,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8efbc77d-c4df-437a-992e-c1812cf0ac09","invariantUUID":"3152b8f6-f872-4dc5-a005-9c3b9dbdddb8","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"736d42ec-8245-4eb5-b779-73d6ffdcaec9","lifecycleState":"CERTIFIED","lastUpdateDate":1617966996487,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4787f6dc-463c-4809-a11a-a1a718a05f54","invariantUUID":"fb42c9ac-0492-48e4-81cb-4dc3bd65053e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d63fb942-5e7b-455e-bddc-fa6132380f53","lifecycleState":"CERTIFIED","lastUpdateDate":1617967513511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1505ac9-f480-4144-89ac-b7964cb5cf99","invariantUUID":"39078e6d-6278-4676-9d5f-50d75f18d1b9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"396ef2c6-7140-4bb3-b19f-3db87ff8fb60","lifecycleState":"CERTIFIED","lastUpdateDate":1617967892906,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2438ae-7c10-4dca-8229-243fdd58d88c","invariantUUID":"1cebecee-2fb1-4c70-8669-8fbb9e566915","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2870a1c6-d1d7-4d59-98b4-0f59f1289eaa","lifecycleState":"CERTIFIED","lastUpdateDate":1617967754608,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c2f043-af03-4e62-a691-70e905a9689b","invariantUUID":"73576234-d10e-44a2-9925-e4b34c2af173","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f19c911-90be-4f00-80f9-176feb6fd2ca","lifecycleState":"CERTIFIED","lastUpdateDate":1617971815800,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","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":"compute","uniqueId":"1b6c1cf0-a19e-41e2-8235-99e9d2e247e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967456311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d9d02c4-1326-41f0-a568-bb4bfa09caad","invariantUUID":"687dd297-0fe7-4e2a-a207-17fc888b96cc","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55a90a8b-3ca1-46ba-9cbf-8b659a5542e1","lifecycleState":"CERTIFIED","lastUpdateDate":1617967705017,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d1c2af-de50-4e2c-a1e9-1a5320b359ba","invariantUUID":"d17c11e1-f56f-4edd-ad5b-afca59803b1d","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":"defaulticon","uniqueId":"d41e0164-05ab-4f84-a959-d84f71b16de8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967642608,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040a3e0e-f31d-497c-ac5d-71a4b756e6aa","invariantUUID":"6b8b5f2f-fe27-42c2-b23d-07b7b78bef94","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bd08879-b1ac-4d0e-bc3e-f067c5034942","lifecycleState":"CERTIFIED","lastUpdateDate":1617967653707,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbd3b4d-4bfb-4d12-b938-7540b94371c4","invariantUUID":"e5dfb781-3d73-47ad-b59d-1c1aebac0f50","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":"d065290c-85dd-4354-83c3-702fdcc4e9ae","lifecycleState":"CERTIFIED","lastUpdateDate":1617967346891,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc10b45c-85a1-4eee-859e-6c55e417de6f","invariantUUID":"5e1ee924-6803-41f2-9672-fd7b9f513771","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":"compute","uniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","lifecycleState":"CERTIFIED","lastUpdateDate":1617966743434,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabb6f47-5e93-46c1-b39a-6c2ffe319ac1","invariantUUID":"3c2e80e6-df17-4146-95f9-ae73efc59622","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":"securityrules","uniqueId":"9906a0c8-e0b5-4e5a-950f-cba89f35d9b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967163816,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f721c675-cf41-4251-9ef3-1963e82d4d3b","invariantUUID":"7c916864-85bd-4c20-b329-aacc0010306b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7476de28-9fc8-453e-8334-66d7e78b4601","lifecycleState":"CERTIFIED","lastUpdateDate":1617967265423,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"574f550d-03ae-4ea4-acbd-411260db64d3","invariantUUID":"f036d4d8-3f42-4663-bc1b-5932075cbbee","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":"f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617972729621,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2","invariantUUID":"ae200782-8eb2-4ad1-a141-39df3aa71152","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":"6004685a-757d-4d64-bdcc-60c58f207a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967007900,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944626fb-afaf-4d3a-a1a9-e2aa536d8f32","invariantUUID":"398c5d33-69fb-478f-9322-a54ecf1f975f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10917950-5076-4300-873f-718a4fa932c7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967695495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"328eedaa-5c3c-41ed-8112-2d2f8e04f8e8","invariantUUID":"a8964133-f346-4082-86cb-eef060ecb935","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":"objectStorage","uniqueId":"258faddf-9566-4016-b769-8294f99b13f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617966821610,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"009e348f-4da8-4f7f-a6ab-6ed5f459326b","invariantUUID":"4f8b471c-a6d8-4561-b1e0-e15676b4190e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80b9a58b-9cfd-45dd-8e3c-cce2e6c910c8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967583235,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d55f780-6e1a-4c04-97dd-b1a312d30c38","invariantUUID":"8eda1a9d-7c06-4cd3-a26a-06b5811510e5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45a33f5d-354a-4e66-bddd-f7329fea70dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617967912896,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd7d19cd-8640-40a5-94fc-b9db16736b49","invariantUUID":"7e6305a0-2fd9-4419-bd33-a2bbc25cdea6","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7df71ebc-c1f3-45a4-8bb5-a1308817e49e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967244016,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"050e51f5-94ea-4bc8-96b6-d8bc40be2c39","invariantUUID":"a60f7e25-c411-4345-8b2a-8e157d19520b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45b067fc-36d1-4b58-b2e5-c54d2a57c731","lifecycleState":"CERTIFIED","lastUpdateDate":1617967503224,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15e50171-b417-4480-b93e-a17581ce9720","invariantUUID":"afe5b660-d9ac-43c9-b8a6-91ca9530c403","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21329ab6-451e-4f81-9bb1-470e5bdc43b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617967675697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28aadd00-2cde-411b-9042-e2f8a6fffdee","invariantUUID":"7f748e63-b266-4e7f-b90f-2c93c204f9a7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c854f59-0c1c-480a-9c11-4690da35501d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967784828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a0be44-f03d-4cd0-b9d3-cf027247fd85","invariantUUID":"d6f8c3a7-b4f7-483c-a11b-da5f277ac7de","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":"compute","uniqueId":"d3970aca-6da7-45df-a4f9-3b551808b009","lifecycleState":"CERTIFIED","lastUpdateDate":1617967537498,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33ab2a2b-ea12-4ce6-bde0-799f643cdb62","invariantUUID":"b13bab16-38c8-4d1a-88e9-de71e1ff84e9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5920cc38-ca86-44d2-a590-c4b98e34b1b9","lifecycleState":"CERTIFIED","lastUpdateDate":1617967434616,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85b4131c-4c72-4da8-befe-a9d693b08b07","invariantUUID":"c4316088-0baa-4b0b-aaac-e712a16f07ac","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":"11c0b024-d571-4cda-88f2-32e22c3f95d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967596102,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdf30e08-74a7-4cd6-b1c5-bf6e0b9669e2","invariantUUID":"c4576c68-3a19-4c11-9405-55f2f1ea657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"328b34a2-a8a9-43ad-9c3d-211357645900","lifecycleState":"CERTIFIED","lastUpdateDate":1617967480908,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa63bebd-7a32-43a8-aace-5bbab5719d97","invariantUUID":"4968492c-ede6-4f68-b3ed-a62346ab90ef","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":"6adc0352-d014-40e7-8a75-3118853e17f3","lifecycleState":"CERTIFIED","lastUpdateDate":1617966973111,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f0806ef-40ca-48fa-8380-822629979a17","invariantUUID":"47caa6bf-2fe6-4dcf-a29b-2c7c53520c29","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":"376b4133-f2d5-4a93-97eb-acef714470e6","lifecycleState":"CERTIFIED","lastUpdateDate":1617966938381,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a216939e-c5fe-4fd1-b39d-cca12ac9da7f","invariantUUID":"baa23c07-c129-4915-bee9-6bad901c5c85","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":"loadBalancer","uniqueId":"cd6bf89a-17f8-4d9c-9049-0a3740ac5bf9","lifecycleState":"CERTIFIED","lastUpdateDate":1617966854128,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15155d3-3a44-4617-904f-e9260c7227e4","invariantUUID":"aed374db-577a-4cd0-87b8-188fe806cca4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90661fdd-300e-4137-9404-394cbd46894d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967767693,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db8edf5-913a-4fcc-8da7-76c4e0fe801d","invariantUUID":"23eeb7b5-a4af-4d9e-bc45-e276385bb21d","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c99a0dd-dfb1-4e2f-9d5f-06bccfb6fd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967111512,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75a02c41-cf45-4fa3-b7ea-51e42624b0f5","invariantUUID":"c9c4f20b-af4a-4e8e-a8a1-da2af0c52a0c","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":"objectStorage","uniqueId":"1edfea3a-f391-4ca4-850d-4283064ca625","lifecycleState":"CERTIFIED","lastUpdateDate":1617967826179,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdb3d145-81a6-4a50-938e-fb9e80359d85","invariantUUID":"8b99411d-21d7-455e-a351-52e498deb5da","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf5cc737-a0e3-4792-b2e7-b39b1b9341fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617967492527,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26ffb863-c042-4379-ba69-2232180fecbf","invariantUUID":"2b8295fd-576c-4215-85a6-60ade5617e97","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":"network","uniqueId":"825dbb1a-5883-45fa-b43b-305ae2f55a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967444634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f5e5753-44f1-4247-8446-15ec813ba4d8","invariantUUID":"bdbfe468-1690-4bc6-affc-1fe8063fa66d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"815a9586-9bca-44a0-aa53-20d1a07a5c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1617967214896,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4dd66d-8235-476d-8a85-3c52df522f21","invariantUUID":"9fa01240-8d48-49cd-a465-0b1d86d512a6","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":"2b04e355-1782-45a8-846f-2665a3a903aa","lifecycleState":"CERTIFIED","lastUpdateDate":1617967021402,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aad92afe-e883-49d5-8fe1-f792674dba70","invariantUUID":"5998fe30-8661-451c-98aa-51d8c6e0a7c9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"494b61b5-1856-47db-8e0c-fefc757d98e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967142186,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6660ed07-05fa-4660-9b26-c7bd00730845","invariantUUID":"41e14e11-1a71-407f-be39-850d5273ed5b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"40ff6000-549f-45ae-8048-54d20c3767de","lifecycleState":"CERTIFIED","lastUpdateDate":1617967802111,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b698f39-8575-4e75-a959-ebf10a259a83","invariantUUID":"acdb74bb-7daf-422b-966e-68bfa6a01058","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"733052a5-5472-4db0-a6dd-01edc585cf24","lifecycleState":"CERTIFIED","lastUpdateDate":1617967424423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"accafaf5-2ef5-487b-9933-a2a027e3dec3","invariantUUID":"eb794854-e262-4aeb-9b3c-d58c96d78f0f","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":"defaulticon","uniqueId":"368b084b-f62d-4344-b631-92ef84f1d70d","lifecycleState":"CERTIFIED","lastUpdateDate":1617966796410,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8686f9de-2ede-40b2-a04e-4682ac15f484","invariantUUID":"dd303606-b901-4b55-8094-7c1029a0b0e3","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":"1c3593e1-7db8-4100-a6e7-93532c60afe0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967193119,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c6ce1bf-a1cf-400a-b20c-0c5f6c857eca","invariantUUID":"f1a378ae-d2d1-45e9-b9c8-5f20ec3b2f0d","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":"853b4042-ffad-40bc-b904-098d137a44ee","lifecycleState":"CERTIFIED","lastUpdateDate":1617966926390,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88190fd5-8db5-41ee-adc8-9fcfa2af8318","invariantUUID":"10f6b0a8-523d-4e1a-97c3-241db74a4ac5","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":"port","uniqueId":"f49eab02-1c6b-48a3-bdf5-60c822f44b98","lifecycleState":"CERTIFIED","lastUpdateDate":1617966962832,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9e06293-110c-4991-bd18-70b278e88697","invariantUUID":"469a9488-12c1-4712-882c-2fb7eec79515","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b7b3a62-4092-4932-a00e-e6b6a7ef3344","lifecycleState":"CERTIFIED","lastUpdateDate":1617966949319,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4752338-903e-4284-a795-bee159481842","invariantUUID":"e461c51d-963c-47a4-9b20-80ebdfc73da0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fb7f539-a89d-4331-afd5-c23a45acc7f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967203016,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7003157-0e07-4f23-9e68-ac5a2561e0af","invariantUUID":"b81323be-1e4d-4bc3-a0f7-ea073c360074","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":"defaulticon","uniqueId":"b68996b2-648a-4e9b-8cb2-006a0e0bd76d","lifecycleState":"CERTIFIED","lastUpdateDate":1617972508401,"name":"basic_onboard_FdvEyi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","systemName":"BasicOnboardFdveyi","description":"VF","tags":["basic_onboard_FdvEyi"],"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":"3422e2d9-9b57-40a8-868a-46da82cd1a0f","lifecycleState":"CERTIFIED","lastUpdateDate":1617967033420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95b88f51-9b93-468b-8b50-cc3dd4f5977d","invariantUUID":"cac5b800-5b1c-47e2-af83-89bce1ef1cc2","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":"compute","uniqueId":"121564a8-5c31-41fe-85df-d93d75f755e4","lifecycleState":"CERTIFIED","lastUpdateDate":1617967902682,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9863fc0f-2974-4395-9506-a2cf27a70e80","invariantUUID":"c29392c1-0fb7-4e93-aeac-db4778b0154c","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d815eacb-0642-40be-99da-792d52feb169","lifecycleState":"CERTIFIED","lastUpdateDate":1617967404022,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea656f40-5ca3-4cf8-acf5-5cccd707289d","invariantUUID":"85ff283c-cbe3-4495-bd63-776b61ec3840","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aeee82c8-57f2-4632-857f-1fe325e5d834","lifecycleState":"CERTIFIED","lastUpdateDate":1617967735705,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bc2f282-f145-473e-8659-827ce4bbbfb3","invariantUUID":"7246da98-863d-4cb5-9d5a-b11177c5cb93","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1db1bd4-bd0f-43c4-9c35-793c8c2d4da7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967360279,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"338aa2b2-06fc-481b-b9c1-ae95e201e1ea","invariantUUID":"2bbb48e5-ac73-434e-bb28-61bf0c89d281","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":"811306f9-96d5-48c9-bed3-f984aa42db35","lifecycleState":"CERTIFIED","lastUpdateDate":1617967724142,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abc801c5-d267-4c46-a98c-9b1bfc7a1e27","invariantUUID":"49ceaf09-20d2-4338-a84b-32e0234db49e","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":"19b7d9a4-2ad7-4371-8e89-f7f80de9b64e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967255210,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31e02037-0dce-49b9-b473-9ee08524a4ea","invariantUUID":"f44c3b03-eed4-4b2f-9a77-6c2e352008aa","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6110962-f803-443e-a4e3-4754373a7ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967393421,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1dab994-2383-49ed-8baa-1ec290ce5284","invariantUUID":"d87ab1b8-d873-4e3f-9950-a8caa054b2d7","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":"port","uniqueId":"6daddad4-f4f2-4877-a90c-958e9e12bb7a","lifecycleState":"CERTIFIED","lastUpdateDate":1617967664114,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81b528e-d632-48b8-b0b7-2bdc2a69f472","invariantUUID":"ac498b61-568e-42c7-b295-877bd6dfa13b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e53c3656-254a-443c-8678-324c852c9b57","lifecycleState":"CERTIFIED","lastUpdateDate":1617967467398,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f9b8a16-bae9-474d-9953-c79f060b6809","invariantUUID":"8062b69b-35b3-4f70-b2fa-1df1b2964e6d","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03d41307-cd20-4b68-aa68-0004ca4c3b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1617967923415,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94c966d0-d5a0-4658-85c1-2da745b45b12","invariantUUID":"af8d53e5-012f-4163-9995-ca0f8622ce85","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9714642-711c-46c0-b21c-d7af42d3ca1c","lifecycleState":"CERTIFIED","lastUpdateDate":1617967152996,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5106c1a7-2a2b-4ebb-ab9b-702152f70a8f","invariantUUID":"91f1ead2-804a-45fa-9974-d012e9797892","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b21f5828-eed2-4c46-af9c-81483ca462e5","lifecycleState":"CERTIFIED","lastUpdateDate":1617971417802,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a694d0b6-8242-4936-9e66-801e1e900ead","invariantUUID":"7b88b4b5-f4a6-490d-9743-649ab35e547b","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":"99c45461-dc7e-4b39-b952-7104bb0ed309","lifecycleState":"CERTIFIED","lastUpdateDate":1617972607506,"name":"basic_onboard_FdvEyi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"441f2314-04bb-4abd-8cf2-744a93542012","invariantUUID":"eae0ab5c-cc5d-4c30-aeb1-e09fe515c35d","systemName":"BasicOnboardFdveyi","description":"service","tags":["basic_onboard_FdvEyi"],"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":"a4e640bc-02c7-496b-8c28-5be09c12f843","lifecycleState":"CERTIFIED","lastUpdateDate":1617971912011,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"35717e2f-92b3-4444-865b-92e3d71f6430","invariantUUID":"de507148-aea5-4866-9969-a26d4070544b","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-04-09 12:52:25,848 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-09 12:52:35,859 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 12:52:35,860 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 12:52:35,861 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:35,861 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:52:35,861 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:52:35,862 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:35,863 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:52:35,863 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:52:35,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 12:52:36,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073
2021-04-09 12:52:36,316 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 12:52:36,316 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0f24ea8a-582a-419e-bfe8-235d85397f48/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","name":"basic_onboard_FdvEyi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/180bffe4-da53-4a7a-823b-910227f69de4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2","invariantUUID":"ae200782-8eb2-4ad1-a141-39df3aa71152","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/37df923b-a20d-46c7-a2b6-7dd8f9398cc2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 12:52:36,319 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 12:52:36,319 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:36,319 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:36,319 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:52:36,319 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FdvEyi from SDC
2021-04-09 12:52:36,320 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:36,320 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:36,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:52:36,320 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 12:52:36,321 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:36,321 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:36,321 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:52:36,321 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-09 12:52:36,321 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 12:52:36,322 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-09 12:52:36,322 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:36,322 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 12:52:36,322 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 12:52:36,322 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:36,322 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 12:52:36,322 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 12:52:36,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:52:38,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-09 12:52:38,426 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-09 12:52:38,429 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"73840b0a-6b65-4887-a8d7-31584c1889c7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967182512,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d7ade11-ca06-408c-bed3-3a957390f9c0","invariantUUID":"ee6f4531-4e98-412b-aa1a-16cdb89f9837","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":"7535ce97-2eb7-44ef-b83e-acc9b9b4bd35","lifecycleState":"CERTIFIED","lastUpdateDate":1617967315309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7da1275-2505-4326-833a-a8e59fcb791c","invariantUUID":"588235b1-8be8-41ed-8187-40b413db2b1f","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c09dc82-291b-444b-91f3-4f962cd5b345","lifecycleState":"CERTIFIED","lastUpdateDate":1617967383223,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"185d86ff-ea4f-42f9-9252-4256bf771403","invariantUUID":"5524c2a9-8c02-43fa-8736-81701c4c0721","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"103ec050-3a0d-41a3-8c59-cb6d3a9221eb","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617967865622,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f65cdf3-6b16-4d11-a6b2-34ba2ea8283f","invariantUUID":"4968492c-ede6-4f68-b3ed-a62346ab90ef","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":"port","uniqueId":"97074982-7f9f-4d06-a9ef-95233cd187e6","lifecycleState":"CERTIFIED","lastUpdateDate":1617967685013,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"255da380-db7c-4280-9ff2-9c955fc81c96","invariantUUID":"e6f712cf-1399-4fc1-818f-784e0b794a08","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":"objectStorage","uniqueId":"50bdf04f-ab10-4d1e-a967-10e3bb2511ef","lifecycleState":"CERTIFIED","lastUpdateDate":1617966916611,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c4c39f0-7d54-41d6-9b6e-5c26595cefcc","invariantUUID":"1b64dae4-f0b3-405d-85aa-3582e4e1c1f6","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":"661eb8b7-0b49-4de2-a1d4-308f0c15a1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1617966875540,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048226a9-251e-4c59-9360-840fe63f26b8","invariantUUID":"3b9c6540-e2fb-40c6-aa0f-833fb833e1f2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1eb4031-d260-4106-b834-19c2588415fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617967811097,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca1203e-31aa-4701-8573-07dded166a46","invariantUUID":"b1f8b629-27e0-4261-8360-1db3462fde8c","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":"port","uniqueId":"528efd97-af6c-4a7a-ae87-34b739ad95f1","lifecycleState":"CERTIFIED","lastUpdateDate":1617966863829,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08957cc2-b120-4c3c-973a-b3064bac5c93","invariantUUID":"b729305f-48a9-49bf-b9ad-659b5757fb9c","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":"objectStorage","uniqueId":"d1f63830-f17f-419a-9ded-08fd5f5709c8","lifecycleState":"CERTIFIED","lastUpdateDate":1617966807484,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4526a-0166-4ba0-8ebf-b7d2747262a8","invariantUUID":"6849953a-2b15-450f-85d3-84e787f6603f","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":"networkrules","uniqueId":"bc5f09bf-5b1e-47aa-bc0e-237c4df9c749","lifecycleState":"CERTIFIED","lastUpdateDate":1617967097495,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d9e78d60-18c8-41cf-b368-17f451ff3a6b","invariantUUID":"d6f6d2db-73ef-490b-b7e9-f862a0aeecc8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"53521bef-ca4f-4c54-8510-329aaab7b0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617967414497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"86719740-3078-4cef-b701-6deb51535500","invariantUUID":"da04ac8b-8c38-4b13-82f7-885bb094d8d1","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":"189862dc-2689-4abe-b9f8-60357e910d64","lifecycleState":"CERTIFIED","lastUpdateDate":1617967548309,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c503cba-3cad-4008-8722-6e2c4e50ebcc","invariantUUID":"29dae959-d724-4a4d-ac14-4fe8d6c166fa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fee8a44-f156-45d0-862d-0b2138ed361e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967714921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e38db5f-fea5-4042-a149-96c2a61f3656","invariantUUID":"1291032d-e793-4ade-92fa-ea2530b1aec9","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":"f403d228-3384-42d0-b36b-ea1df49277df","lifecycleState":"CERTIFIED","lastUpdateDate":1617966984313,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8efbc77d-c4df-437a-992e-c1812cf0ac09","invariantUUID":"3152b8f6-f872-4dc5-a005-9c3b9dbdddb8","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"736d42ec-8245-4eb5-b779-73d6ffdcaec9","lifecycleState":"CERTIFIED","lastUpdateDate":1617966996487,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4787f6dc-463c-4809-a11a-a1a718a05f54","invariantUUID":"fb42c9ac-0492-48e4-81cb-4dc3bd65053e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d63fb942-5e7b-455e-bddc-fa6132380f53","lifecycleState":"CERTIFIED","lastUpdateDate":1617967513511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1505ac9-f480-4144-89ac-b7964cb5cf99","invariantUUID":"39078e6d-6278-4676-9d5f-50d75f18d1b9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"396ef2c6-7140-4bb3-b19f-3db87ff8fb60","lifecycleState":"CERTIFIED","lastUpdateDate":1617967892906,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2438ae-7c10-4dca-8229-243fdd58d88c","invariantUUID":"1cebecee-2fb1-4c70-8669-8fbb9e566915","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2870a1c6-d1d7-4d59-98b4-0f59f1289eaa","lifecycleState":"CERTIFIED","lastUpdateDate":1617967754608,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c2f043-af03-4e62-a691-70e905a9689b","invariantUUID":"73576234-d10e-44a2-9925-e4b34c2af173","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f19c911-90be-4f00-80f9-176feb6fd2ca","lifecycleState":"CERTIFIED","lastUpdateDate":1617971815800,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","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":"compute","uniqueId":"1b6c1cf0-a19e-41e2-8235-99e9d2e247e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967456311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d9d02c4-1326-41f0-a568-bb4bfa09caad","invariantUUID":"687dd297-0fe7-4e2a-a207-17fc888b96cc","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55a90a8b-3ca1-46ba-9cbf-8b659a5542e1","lifecycleState":"CERTIFIED","lastUpdateDate":1617967705017,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d1c2af-de50-4e2c-a1e9-1a5320b359ba","invariantUUID":"d17c11e1-f56f-4edd-ad5b-afca59803b1d","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":"defaulticon","uniqueId":"d41e0164-05ab-4f84-a959-d84f71b16de8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967642608,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040a3e0e-f31d-497c-ac5d-71a4b756e6aa","invariantUUID":"6b8b5f2f-fe27-42c2-b23d-07b7b78bef94","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bd08879-b1ac-4d0e-bc3e-f067c5034942","lifecycleState":"CERTIFIED","lastUpdateDate":1617967653707,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbd3b4d-4bfb-4d12-b938-7540b94371c4","invariantUUID":"e5dfb781-3d73-47ad-b59d-1c1aebac0f50","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":"d065290c-85dd-4354-83c3-702fdcc4e9ae","lifecycleState":"CERTIFIED","lastUpdateDate":1617967346891,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc10b45c-85a1-4eee-859e-6c55e417de6f","invariantUUID":"5e1ee924-6803-41f2-9672-fd7b9f513771","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":"compute","uniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","lifecycleState":"CERTIFIED","lastUpdateDate":1617966743434,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabb6f47-5e93-46c1-b39a-6c2ffe319ac1","invariantUUID":"3c2e80e6-df17-4146-95f9-ae73efc59622","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":"securityrules","uniqueId":"9906a0c8-e0b5-4e5a-950f-cba89f35d9b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967163816,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f721c675-cf41-4251-9ef3-1963e82d4d3b","invariantUUID":"7c916864-85bd-4c20-b329-aacc0010306b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7476de28-9fc8-453e-8334-66d7e78b4601","lifecycleState":"CERTIFIED","lastUpdateDate":1617967265423,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"574f550d-03ae-4ea4-acbd-411260db64d3","invariantUUID":"f036d4d8-3f42-4663-bc1b-5932075cbbee","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":"f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617972729621,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2","invariantUUID":"ae200782-8eb2-4ad1-a141-39df3aa71152","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":"6004685a-757d-4d64-bdcc-60c58f207a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967007900,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944626fb-afaf-4d3a-a1a9-e2aa536d8f32","invariantUUID":"398c5d33-69fb-478f-9322-a54ecf1f975f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10917950-5076-4300-873f-718a4fa932c7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967695495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"328eedaa-5c3c-41ed-8112-2d2f8e04f8e8","invariantUUID":"a8964133-f346-4082-86cb-eef060ecb935","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":"objectStorage","uniqueId":"258faddf-9566-4016-b769-8294f99b13f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617966821610,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"009e348f-4da8-4f7f-a6ab-6ed5f459326b","invariantUUID":"4f8b471c-a6d8-4561-b1e0-e15676b4190e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80b9a58b-9cfd-45dd-8e3c-cce2e6c910c8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967583235,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d55f780-6e1a-4c04-97dd-b1a312d30c38","invariantUUID":"8eda1a9d-7c06-4cd3-a26a-06b5811510e5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45a33f5d-354a-4e66-bddd-f7329fea70dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617967912896,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd7d19cd-8640-40a5-94fc-b9db16736b49","invariantUUID":"7e6305a0-2fd9-4419-bd33-a2bbc25cdea6","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7df71ebc-c1f3-45a4-8bb5-a1308817e49e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967244016,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"050e51f5-94ea-4bc8-96b6-d8bc40be2c39","invariantUUID":"a60f7e25-c411-4345-8b2a-8e157d19520b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45b067fc-36d1-4b58-b2e5-c54d2a57c731","lifecycleState":"CERTIFIED","lastUpdateDate":1617967503224,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15e50171-b417-4480-b93e-a17581ce9720","invariantUUID":"afe5b660-d9ac-43c9-b8a6-91ca9530c403","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21329ab6-451e-4f81-9bb1-470e5bdc43b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617967675697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28aadd00-2cde-411b-9042-e2f8a6fffdee","invariantUUID":"7f748e63-b266-4e7f-b90f-2c93c204f9a7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c854f59-0c1c-480a-9c11-4690da35501d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967784828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a0be44-f03d-4cd0-b9d3-cf027247fd85","invariantUUID":"d6f8c3a7-b4f7-483c-a11b-da5f277ac7de","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":"compute","uniqueId":"d3970aca-6da7-45df-a4f9-3b551808b009","lifecycleState":"CERTIFIED","lastUpdateDate":1617967537498,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33ab2a2b-ea12-4ce6-bde0-799f643cdb62","invariantUUID":"b13bab16-38c8-4d1a-88e9-de71e1ff84e9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5920cc38-ca86-44d2-a590-c4b98e34b1b9","lifecycleState":"CERTIFIED","lastUpdateDate":1617967434616,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85b4131c-4c72-4da8-befe-a9d693b08b07","invariantUUID":"c4316088-0baa-4b0b-aaac-e712a16f07ac","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":"11c0b024-d571-4cda-88f2-32e22c3f95d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967596102,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdf30e08-74a7-4cd6-b1c5-bf6e0b9669e2","invariantUUID":"c4576c68-3a19-4c11-9405-55f2f1ea657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"328b34a2-a8a9-43ad-9c3d-211357645900","lifecycleState":"CERTIFIED","lastUpdateDate":1617967480908,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa63bebd-7a32-43a8-aace-5bbab5719d97","invariantUUID":"4968492c-ede6-4f68-b3ed-a62346ab90ef","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":"6adc0352-d014-40e7-8a75-3118853e17f3","lifecycleState":"CERTIFIED","lastUpdateDate":1617966973111,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f0806ef-40ca-48fa-8380-822629979a17","invariantUUID":"47caa6bf-2fe6-4dcf-a29b-2c7c53520c29","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":"376b4133-f2d5-4a93-97eb-acef714470e6","lifecycleState":"CERTIFIED","lastUpdateDate":1617966938381,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a216939e-c5fe-4fd1-b39d-cca12ac9da7f","invariantUUID":"baa23c07-c129-4915-bee9-6bad901c5c85","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":"loadBalancer","uniqueId":"cd6bf89a-17f8-4d9c-9049-0a3740ac5bf9","lifecycleState":"CERTIFIED","lastUpdateDate":1617966854128,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15155d3-3a44-4617-904f-e9260c7227e4","invariantUUID":"aed374db-577a-4cd0-87b8-188fe806cca4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90661fdd-300e-4137-9404-394cbd46894d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967767693,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db8edf5-913a-4fcc-8da7-76c4e0fe801d","invariantUUID":"23eeb7b5-a4af-4d9e-bc45-e276385bb21d","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c99a0dd-dfb1-4e2f-9d5f-06bccfb6fd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967111512,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75a02c41-cf45-4fa3-b7ea-51e42624b0f5","invariantUUID":"c9c4f20b-af4a-4e8e-a8a1-da2af0c52a0c","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":"objectStorage","uniqueId":"1edfea3a-f391-4ca4-850d-4283064ca625","lifecycleState":"CERTIFIED","lastUpdateDate":1617967826179,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdb3d145-81a6-4a50-938e-fb9e80359d85","invariantUUID":"8b99411d-21d7-455e-a351-52e498deb5da","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf5cc737-a0e3-4792-b2e7-b39b1b9341fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617967492527,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26ffb863-c042-4379-ba69-2232180fecbf","invariantUUID":"2b8295fd-576c-4215-85a6-60ade5617e97","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":"network","uniqueId":"825dbb1a-5883-45fa-b43b-305ae2f55a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967444634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f5e5753-44f1-4247-8446-15ec813ba4d8","invariantUUID":"bdbfe468-1690-4bc6-affc-1fe8063fa66d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"815a9586-9bca-44a0-aa53-20d1a07a5c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1617967214896,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4dd66d-8235-476d-8a85-3c52df522f21","invariantUUID":"9fa01240-8d48-49cd-a465-0b1d86d512a6","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":"2b04e355-1782-45a8-846f-2665a3a903aa","lifecycleState":"CERTIFIED","lastUpdateDate":1617967021402,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aad92afe-e883-49d5-8fe1-f792674dba70","invariantUUID":"5998fe30-8661-451c-98aa-51d8c6e0a7c9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"494b61b5-1856-47db-8e0c-fefc757d98e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967142186,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6660ed07-05fa-4660-9b26-c7bd00730845","invariantUUID":"41e14e11-1a71-407f-be39-850d5273ed5b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"40ff6000-549f-45ae-8048-54d20c3767de","lifecycleState":"CERTIFIED","lastUpdateDate":1617967802111,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b698f39-8575-4e75-a959-ebf10a259a83","invariantUUID":"acdb74bb-7daf-422b-966e-68bfa6a01058","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"733052a5-5472-4db0-a6dd-01edc585cf24","lifecycleState":"CERTIFIED","lastUpdateDate":1617967424423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"accafaf5-2ef5-487b-9933-a2a027e3dec3","invariantUUID":"eb794854-e262-4aeb-9b3c-d58c96d78f0f","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":"defaulticon","uniqueId":"368b084b-f62d-4344-b631-92ef84f1d70d","lifecycleState":"CERTIFIED","lastUpdateDate":1617966796410,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8686f9de-2ede-40b2-a04e-4682ac15f484","invariantUUID":"dd303606-b901-4b55-8094-7c1029a0b0e3","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":"1c3593e1-7db8-4100-a6e7-93532c60afe0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967193119,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c6ce1bf-a1cf-400a-b20c-0c5f6c857eca","invariantUUID":"f1a378ae-d2d1-45e9-b9c8-5f20ec3b2f0d","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":"853b4042-ffad-40bc-b904-098d137a44ee","lifecycleState":"CERTIFIED","lastUpdateDate":1617966926390,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88190fd5-8db5-41ee-adc8-9fcfa2af8318","invariantUUID":"10f6b0a8-523d-4e1a-97c3-241db74a4ac5","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":"port","uniqueId":"f49eab02-1c6b-48a3-bdf5-60c822f44b98","lifecycleState":"CERTIFIED","lastUpdateDate":1617966962832,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9e06293-110c-4991-bd18-70b278e88697","invariantUUID":"469a9488-12c1-4712-882c-2fb7eec79515","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b7b3a62-4092-4932-a00e-e6b6a7ef3344","lifecycleState":"CERTIFIED","lastUpdateDate":1617966949319,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4752338-903e-4284-a795-bee159481842","invariantUUID":"e461c51d-963c-47a4-9b20-80ebdfc73da0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fb7f539-a89d-4331-afd5-c23a45acc7f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967203016,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7003157-0e07-4f23-9e68-ac5a2561e0af","invariantUUID":"b81323be-1e4d-4bc3-a0f7-ea073c360074","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":"defaulticon","uniqueId":"b68996b2-648a-4e9b-8cb2-006a0e0bd76d","lifecycleState":"CERTIFIED","lastUpdateDate":1617972508401,"name":"basic_onboard_FdvEyi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","systemName":"BasicOnboardFdveyi","description":"VF","tags":["basic_onboard_FdvEyi"],"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":"3422e2d9-9b57-40a8-868a-46da82cd1a0f","lifecycleState":"CERTIFIED","lastUpdateDate":1617967033420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95b88f51-9b93-468b-8b50-cc3dd4f5977d","invariantUUID":"cac5b800-5b1c-47e2-af83-89bce1ef1cc2","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":"compute","uniqueId":"121564a8-5c31-41fe-85df-d93d75f755e4","lifecycleState":"CERTIFIED","lastUpdateDate":1617967902682,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9863fc0f-2974-4395-9506-a2cf27a70e80","invariantUUID":"c29392c1-0fb7-4e93-aeac-db4778b0154c","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d815eacb-0642-40be-99da-792d52feb169","lifecycleState":"CERTIFIED","lastUpdateDate":1617967404022,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea656f40-5ca3-4cf8-acf5-5cccd707289d","invariantUUID":"85ff283c-cbe3-4495-bd63-776b61ec3840","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aeee82c8-57f2-4632-857f-1fe325e5d834","lifecycleState":"CERTIFIED","lastUpdateDate":1617967735705,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bc2f282-f145-473e-8659-827ce4bbbfb3","invariantUUID":"7246da98-863d-4cb5-9d5a-b11177c5cb93","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1db1bd4-bd0f-43c4-9c35-793c8c2d4da7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967360279,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"338aa2b2-06fc-481b-b9c1-ae95e201e1ea","invariantUUID":"2bbb48e5-ac73-434e-bb28-61bf0c89d281","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":"811306f9-96d5-48c9-bed3-f984aa42db35","lifecycleState":"CERTIFIED","lastUpdateDate":1617967724142,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abc801c5-d267-4c46-a98c-9b1bfc7a1e27","invariantUUID":"49ceaf09-20d2-4338-a84b-32e0234db49e","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":"19b7d9a4-2ad7-4371-8e89-f7f80de9b64e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967255210,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31e02037-0dce-49b9-b473-9ee08524a4ea","invariantUUID":"f44c3b03-eed4-4b2f-9a77-6c2e352008aa","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6110962-f803-443e-a4e3-4754373a7ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967393421,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1dab994-2383-49ed-8baa-1ec290ce5284","invariantUUID":"d87ab1b8-d873-4e3f-9950-a8caa054b2d7","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":"port","uniqueId":"6daddad4-f4f2-4877-a90c-958e9e12bb7a","lifecycleState":"CERTIFIED","lastUpdateDate":1617967664114,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81b528e-d632-48b8-b0b7-2bdc2a69f472","invariantUUID":"ac498b61-568e-42c7-b295-877bd6dfa13b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e53c3656-254a-443c-8678-324c852c9b57","lifecycleState":"CERTIFIED","lastUpdateDate":1617967467398,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f9b8a16-bae9-474d-9953-c79f060b6809","invariantUUID":"8062b69b-35b3-4f70-b2fa-1df1b2964e6d","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03d41307-cd20-4b68-aa68-0004ca4c3b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1617967923415,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94c966d0-d5a0-4658-85c1-2da745b45b12","invariantUUID":"af8d53e5-012f-4163-9995-ca0f8622ce85","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9714642-711c-46c0-b21c-d7af42d3ca1c","lifecycleState":"CERTIFIED","lastUpdateDate":1617967152996,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5106c1a7-2a2b-4ebb-ab9b-702152f70a8f","invariantUUID":"91f1ead2-804a-45fa-9974-d012e9797892","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b21f5828-eed2-4c46-af9c-81483ca462e5","lifecycleState":"CERTIFIED","lastUpdateDate":1617971417802,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a694d0b6-8242-4936-9e66-801e1e900ead","invariantUUID":"7b88b4b5-f4a6-490d-9743-649ab35e547b","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":"99c45461-dc7e-4b39-b952-7104bb0ed309","lifecycleState":"CERTIFIED","lastUpdateDate":1617972607506,"name":"basic_onboard_FdvEyi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"441f2314-04bb-4abd-8cf2-744a93542012","invariantUUID":"eae0ab5c-cc5d-4c30-aeb1-e09fe515c35d","systemName":"BasicOnboardFdveyi","description":"service","tags":["basic_onboard_FdvEyi"],"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":"a4e640bc-02c7-496b-8c28-5be09c12f843","lifecycleState":"CERTIFIED","lastUpdateDate":1617971912011,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"35717e2f-92b3-4444-865b-92e3d71f6430","invariantUUID":"de507148-aea5-4866-9969-a26d4070544b","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-04-09 12:52:38,436 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-09 12:52:38,437 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 12:52:38,437 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 12:52:38,437 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:38,438 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-09 12:52:38,438 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 12:52:38,438 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:38,439 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-09 12:52:38,439 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 12:52:38,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 12:52:41,409 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-09 12:52:41,411 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 12:52:41,411 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a694d0b6-8242-4936-9e66-801e1e900ead","invariantUUID":"7b88b4b5-f4a6-490d-9743-649ab35e547b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a694d0b6-8242-4936-9e66-801e1e900ead/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"441f2314-04bb-4abd-8cf2-744a93542012","invariantUUID":"eae0ab5c-cc5d-4c30-aeb1-e09fe515c35d","name":"basic_onboard_FdvEyi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/441f2314-04bb-4abd-8cf2-744a93542012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"35717e2f-92b3-4444-865b-92e3d71f6430","invariantUUID":"de507148-aea5-4866-9969-a26d4070544b","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/35717e2f-92b3-4444-865b-92e3d71f6430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-09 12:52:41,413 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 12:52:41,413 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:41,413 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:41,414 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 12:52:41,414 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FdvEyi from SDC
2021-04-09 12:52:41,414 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:41,414 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:41,415 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 12:52:41,415 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 12:52:41,415 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:41,415 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:41,415 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 12:52:41,416 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-04-09 12:52:41,416 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 12:52:41,416 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-04-09 12:52:41,416 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-04-09 12:52:41,417 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-04-09 12:52:41,417 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>>
2021-04-09 12:52:41,417 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-04-09 12:52:41,417 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-09 12:52:41,418 DEBUG 103:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:41,418 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-04-09 12:52:41,418 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-09 12:52:41,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:52:43,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None
2021-04-09 12:52:43,092 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-04-09 12:52:43,095 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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.4"}
2021-04-09 12:52:43,100 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-04-09 12:52:43,101 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-04-09 12:52:43,101 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-04-09 12:52:43,101 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC
2021-04-09 12:52:43,101 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 12:52:43,102 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 12:52:43,102 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:43,102 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-09 12:52:43,103 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 12:52:43,103 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:43,103 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-09 12:52:43,104 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 12:52:43,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 12:52:44,816 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-09 12:52:44,820 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 12:52:44,821 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a694d0b6-8242-4936-9e66-801e1e900ead","invariantUUID":"7b88b4b5-f4a6-490d-9743-649ab35e547b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a694d0b6-8242-4936-9e66-801e1e900ead/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"441f2314-04bb-4abd-8cf2-744a93542012","invariantUUID":"eae0ab5c-cc5d-4c30-aeb1-e09fe515c35d","name":"basic_onboard_FdvEyi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/441f2314-04bb-4abd-8cf2-744a93542012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"35717e2f-92b3-4444-865b-92e3d71f6430","invariantUUID":"de507148-aea5-4866-9969-a26d4070544b","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/35717e2f-92b3-4444-865b-92e3d71f6430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-09 12:52:44,825 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 12:52:44,826 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:44,826 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:44,826 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 12:52:44,827 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FdvEyi from SDC
2021-04-09 12:52:44,827 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:44,827 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:44,828 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 12:52:44,828 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 12:52:44,828 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:44,828 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:44,829 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 12:52:44,829 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-04-09 12:52:44,829 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 12:52:44,829 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-04-09 12:52:44,851 DEBUG 195:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:44,851 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-04-09 12:52:44,852 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: 
{
  "componentType": "SERVICE",
  "properties": [],
  "requirements": {},
  "toscaArtifacts": {},
  "tags": ["basic_cnf"],
  "artifacts": {},
  "description": "service",
  "serviceApiArtifacts": {},
  "capabilities": {},
  "name": "basic_cnf",
  "componentInstancesProperties": {},
  "componentInstancesAttributes": {},
  "contactId": "cs0008",
  "groups": [],
  "projectCode": "123456",
  "deploymentArtifacts": {},
  "attributes": [],
  "componentInstances": [],
  "ecompGeneratedNaming": true,
  "instantiationType": "A-la-carte",
  "environmentContext": "General_Revenue-Bearing",
    "categories": [
    {
      "normalizedName": "network service",
      "name": "Network Service",
      "uniqueId": "serviceNewCategory.network service",
      "subcategories": null,
      "version": null,
      "ownerId": null,
      "empty": false,
      "type": null,
      "icons": ["network_l_1-3"]
    }
  ],
  "icon": "network_l_1-3"
}
2021-04-09 12:52:44,852 DEBUG 103:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:44,852 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-04-09 12:52:44,853 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: 
{
  "componentType": "SERVICE",
  "properties": [],
  "requirements": {},
  "toscaArtifacts": {},
  "tags": ["basic_cnf"],
  "artifacts": {},
  "description": "service",
  "serviceApiArtifacts": {},
  "capabilities": {},
  "name": "basic_cnf",
  "componentInstancesProperties": {},
  "componentInstancesAttributes": {},
  "contactId": "cs0008",
  "groups": [],
  "projectCode": "123456",
  "deploymentArtifacts": {},
  "attributes": [],
  "componentInstances": [],
  "ecompGeneratedNaming": true,
  "instantiationType": "A-la-carte",
  "environmentContext": "General_Revenue-Bearing",
    "categories": [
    {
      "normalizedName": "network service",
      "name": "Network Service",
      "uniqueId": "serviceNewCategory.network service",
      "subcategories": null,
      "version": null,
      "ownerId": null,
      "empty": false,
      "type": null,
      "icons": ["network_l_1-3"]
    }
  ],
  "icon": "network_l_1-3"
}
2021-04-09 12:52:44,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:52:47,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None
2021-04-09 12:52:47,414 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201
2021-04-09 12:52:47,416 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicCnf-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicCnf-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"ec87bf25-2148-450f-ad1f-0afe9c324d9d.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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ec87bf25-2148-450f-ad1f-0afe9c324d9d.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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ec87bf25-2148-450f-ad1f-0afe9c324d9d.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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ec87bf25-2148-450f-ad1f-0afe9c324d9d.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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","empty":false},{"definition":false,"hidden":false,"uniqueId":"ec87bf25-2148-450f-ad1f-0afe9c324d9d.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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","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":"ec87bf25-2148-450f-ad1f-0afe9c324d9d","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1617972766109,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36","componentMetadataForSupportLog":{"SupportablityComponentUUID":"312ce078-685b-43b2-9e88-0fa4825b6b3e","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"312ce078-685b-43b2-9e88-0fa4825b6b3e","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"c529ffd2-4dfb-4244-b45d-5dbd92e39319","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1617972766109,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1617972765622,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.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":1617972765622,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"}
2021-04-09 12:52:47,420 INFO 284:__init__.py(1) - Service basic_cnf is created in SDC
2021-04-09 12:52:47,420 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:47,426 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-04-09 12:52:47,426 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-09 12:52:47,426 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:47,426 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:52:47,426 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:52:47,427 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:47,427 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-04-09 12:52:47,427 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-09 12:52:47,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 12:52:47,879 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073
2021-04-09 12:52:47,881 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-09 12:52:47,881 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0f24ea8a-582a-419e-bfe8-235d85397f48/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","name":"basic_onboard_FdvEyi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/180bffe4-da53-4a7a-823b-910227f69de4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2","invariantUUID":"ae200782-8eb2-4ad1-a141-39df3aa71152","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/37df923b-a20d-46c7-a2b6-7dd8f9398cc2/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-09 12:52:47,884 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 12:52:47,884 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:47,885 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:47,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:52:47,885 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FdvEyi from SDC
2021-04-09 12:52:47,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:47,885 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:47,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:52:47,886 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 12:52:47,886 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:52:47,886 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:52:47,886 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-09 12:52:47,886 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-04-09 12:52:47,887 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 12:52:47,887 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-09 12:52:47,887 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:47,887 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 12:52:47,887 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 12:52:47,888 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:47,888 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 12:52:47,888 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-09 12:52:47,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:52:54,818 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-09 12:52:54,820 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-09 12:52:54,822 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"73840b0a-6b65-4887-a8d7-31584c1889c7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967182512,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d7ade11-ca06-408c-bed3-3a957390f9c0","invariantUUID":"ee6f4531-4e98-412b-aa1a-16cdb89f9837","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":"7535ce97-2eb7-44ef-b83e-acc9b9b4bd35","lifecycleState":"CERTIFIED","lastUpdateDate":1617967315309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7da1275-2505-4326-833a-a8e59fcb791c","invariantUUID":"588235b1-8be8-41ed-8187-40b413db2b1f","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c09dc82-291b-444b-91f3-4f962cd5b345","lifecycleState":"CERTIFIED","lastUpdateDate":1617967383223,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"185d86ff-ea4f-42f9-9252-4256bf771403","invariantUUID":"5524c2a9-8c02-43fa-8736-81701c4c0721","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"103ec050-3a0d-41a3-8c59-cb6d3a9221eb","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617967865622,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f65cdf3-6b16-4d11-a6b2-34ba2ea8283f","invariantUUID":"4968492c-ede6-4f68-b3ed-a62346ab90ef","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":"port","uniqueId":"97074982-7f9f-4d06-a9ef-95233cd187e6","lifecycleState":"CERTIFIED","lastUpdateDate":1617967685013,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"255da380-db7c-4280-9ff2-9c955fc81c96","invariantUUID":"e6f712cf-1399-4fc1-818f-784e0b794a08","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":"objectStorage","uniqueId":"50bdf04f-ab10-4d1e-a967-10e3bb2511ef","lifecycleState":"CERTIFIED","lastUpdateDate":1617966916611,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c4c39f0-7d54-41d6-9b6e-5c26595cefcc","invariantUUID":"1b64dae4-f0b3-405d-85aa-3582e4e1c1f6","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":"661eb8b7-0b49-4de2-a1d4-308f0c15a1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1617966875540,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048226a9-251e-4c59-9360-840fe63f26b8","invariantUUID":"3b9c6540-e2fb-40c6-aa0f-833fb833e1f2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1eb4031-d260-4106-b834-19c2588415fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617967811097,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca1203e-31aa-4701-8573-07dded166a46","invariantUUID":"b1f8b629-27e0-4261-8360-1db3462fde8c","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":"port","uniqueId":"528efd97-af6c-4a7a-ae87-34b739ad95f1","lifecycleState":"CERTIFIED","lastUpdateDate":1617966863829,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08957cc2-b120-4c3c-973a-b3064bac5c93","invariantUUID":"b729305f-48a9-49bf-b9ad-659b5757fb9c","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":"objectStorage","uniqueId":"d1f63830-f17f-419a-9ded-08fd5f5709c8","lifecycleState":"CERTIFIED","lastUpdateDate":1617966807484,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4526a-0166-4ba0-8ebf-b7d2747262a8","invariantUUID":"6849953a-2b15-450f-85d3-84e787f6603f","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":"networkrules","uniqueId":"bc5f09bf-5b1e-47aa-bc0e-237c4df9c749","lifecycleState":"CERTIFIED","lastUpdateDate":1617967097495,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d9e78d60-18c8-41cf-b368-17f451ff3a6b","invariantUUID":"d6f6d2db-73ef-490b-b7e9-f862a0aeecc8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"53521bef-ca4f-4c54-8510-329aaab7b0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617967414497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"86719740-3078-4cef-b701-6deb51535500","invariantUUID":"da04ac8b-8c38-4b13-82f7-885bb094d8d1","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":"189862dc-2689-4abe-b9f8-60357e910d64","lifecycleState":"CERTIFIED","lastUpdateDate":1617967548309,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c503cba-3cad-4008-8722-6e2c4e50ebcc","invariantUUID":"29dae959-d724-4a4d-ac14-4fe8d6c166fa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fee8a44-f156-45d0-862d-0b2138ed361e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967714921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e38db5f-fea5-4042-a149-96c2a61f3656","invariantUUID":"1291032d-e793-4ade-92fa-ea2530b1aec9","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":"f403d228-3384-42d0-b36b-ea1df49277df","lifecycleState":"CERTIFIED","lastUpdateDate":1617966984313,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8efbc77d-c4df-437a-992e-c1812cf0ac09","invariantUUID":"3152b8f6-f872-4dc5-a005-9c3b9dbdddb8","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"736d42ec-8245-4eb5-b779-73d6ffdcaec9","lifecycleState":"CERTIFIED","lastUpdateDate":1617966996487,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4787f6dc-463c-4809-a11a-a1a718a05f54","invariantUUID":"fb42c9ac-0492-48e4-81cb-4dc3bd65053e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d63fb942-5e7b-455e-bddc-fa6132380f53","lifecycleState":"CERTIFIED","lastUpdateDate":1617967513511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1505ac9-f480-4144-89ac-b7964cb5cf99","invariantUUID":"39078e6d-6278-4676-9d5f-50d75f18d1b9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"396ef2c6-7140-4bb3-b19f-3db87ff8fb60","lifecycleState":"CERTIFIED","lastUpdateDate":1617967892906,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2438ae-7c10-4dca-8229-243fdd58d88c","invariantUUID":"1cebecee-2fb1-4c70-8669-8fbb9e566915","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2870a1c6-d1d7-4d59-98b4-0f59f1289eaa","lifecycleState":"CERTIFIED","lastUpdateDate":1617967754608,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c2f043-af03-4e62-a691-70e905a9689b","invariantUUID":"73576234-d10e-44a2-9925-e4b34c2af173","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f19c911-90be-4f00-80f9-176feb6fd2ca","lifecycleState":"CERTIFIED","lastUpdateDate":1617971815800,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","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":"compute","uniqueId":"1b6c1cf0-a19e-41e2-8235-99e9d2e247e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967456311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d9d02c4-1326-41f0-a568-bb4bfa09caad","invariantUUID":"687dd297-0fe7-4e2a-a207-17fc888b96cc","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55a90a8b-3ca1-46ba-9cbf-8b659a5542e1","lifecycleState":"CERTIFIED","lastUpdateDate":1617967705017,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d1c2af-de50-4e2c-a1e9-1a5320b359ba","invariantUUID":"d17c11e1-f56f-4edd-ad5b-afca59803b1d","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":"defaulticon","uniqueId":"d41e0164-05ab-4f84-a959-d84f71b16de8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967642608,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040a3e0e-f31d-497c-ac5d-71a4b756e6aa","invariantUUID":"6b8b5f2f-fe27-42c2-b23d-07b7b78bef94","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bd08879-b1ac-4d0e-bc3e-f067c5034942","lifecycleState":"CERTIFIED","lastUpdateDate":1617967653707,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbd3b4d-4bfb-4d12-b938-7540b94371c4","invariantUUID":"e5dfb781-3d73-47ad-b59d-1c1aebac0f50","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":"d065290c-85dd-4354-83c3-702fdcc4e9ae","lifecycleState":"CERTIFIED","lastUpdateDate":1617967346891,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc10b45c-85a1-4eee-859e-6c55e417de6f","invariantUUID":"5e1ee924-6803-41f2-9672-fd7b9f513771","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":"compute","uniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","lifecycleState":"CERTIFIED","lastUpdateDate":1617966743434,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabb6f47-5e93-46c1-b39a-6c2ffe319ac1","invariantUUID":"3c2e80e6-df17-4146-95f9-ae73efc59622","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":"securityrules","uniqueId":"9906a0c8-e0b5-4e5a-950f-cba89f35d9b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967163816,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f721c675-cf41-4251-9ef3-1963e82d4d3b","invariantUUID":"7c916864-85bd-4c20-b329-aacc0010306b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7476de28-9fc8-453e-8334-66d7e78b4601","lifecycleState":"CERTIFIED","lastUpdateDate":1617967265423,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"574f550d-03ae-4ea4-acbd-411260db64d3","invariantUUID":"f036d4d8-3f42-4663-bc1b-5932075cbbee","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":"f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617972729621,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2","invariantUUID":"ae200782-8eb2-4ad1-a141-39df3aa71152","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":"6004685a-757d-4d64-bdcc-60c58f207a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967007900,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944626fb-afaf-4d3a-a1a9-e2aa536d8f32","invariantUUID":"398c5d33-69fb-478f-9322-a54ecf1f975f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10917950-5076-4300-873f-718a4fa932c7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967695495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"328eedaa-5c3c-41ed-8112-2d2f8e04f8e8","invariantUUID":"a8964133-f346-4082-86cb-eef060ecb935","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":"objectStorage","uniqueId":"258faddf-9566-4016-b769-8294f99b13f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617966821610,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"009e348f-4da8-4f7f-a6ab-6ed5f459326b","invariantUUID":"4f8b471c-a6d8-4561-b1e0-e15676b4190e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80b9a58b-9cfd-45dd-8e3c-cce2e6c910c8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967583235,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d55f780-6e1a-4c04-97dd-b1a312d30c38","invariantUUID":"8eda1a9d-7c06-4cd3-a26a-06b5811510e5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45a33f5d-354a-4e66-bddd-f7329fea70dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617967912896,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd7d19cd-8640-40a5-94fc-b9db16736b49","invariantUUID":"7e6305a0-2fd9-4419-bd33-a2bbc25cdea6","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7df71ebc-c1f3-45a4-8bb5-a1308817e49e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967244016,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"050e51f5-94ea-4bc8-96b6-d8bc40be2c39","invariantUUID":"a60f7e25-c411-4345-8b2a-8e157d19520b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45b067fc-36d1-4b58-b2e5-c54d2a57c731","lifecycleState":"CERTIFIED","lastUpdateDate":1617967503224,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15e50171-b417-4480-b93e-a17581ce9720","invariantUUID":"afe5b660-d9ac-43c9-b8a6-91ca9530c403","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21329ab6-451e-4f81-9bb1-470e5bdc43b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617967675697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28aadd00-2cde-411b-9042-e2f8a6fffdee","invariantUUID":"7f748e63-b266-4e7f-b90f-2c93c204f9a7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c854f59-0c1c-480a-9c11-4690da35501d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967784828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a0be44-f03d-4cd0-b9d3-cf027247fd85","invariantUUID":"d6f8c3a7-b4f7-483c-a11b-da5f277ac7de","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":"compute","uniqueId":"d3970aca-6da7-45df-a4f9-3b551808b009","lifecycleState":"CERTIFIED","lastUpdateDate":1617967537498,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33ab2a2b-ea12-4ce6-bde0-799f643cdb62","invariantUUID":"b13bab16-38c8-4d1a-88e9-de71e1ff84e9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5920cc38-ca86-44d2-a590-c4b98e34b1b9","lifecycleState":"CERTIFIED","lastUpdateDate":1617967434616,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85b4131c-4c72-4da8-befe-a9d693b08b07","invariantUUID":"c4316088-0baa-4b0b-aaac-e712a16f07ac","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":"11c0b024-d571-4cda-88f2-32e22c3f95d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967596102,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdf30e08-74a7-4cd6-b1c5-bf6e0b9669e2","invariantUUID":"c4576c68-3a19-4c11-9405-55f2f1ea657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"328b34a2-a8a9-43ad-9c3d-211357645900","lifecycleState":"CERTIFIED","lastUpdateDate":1617967480908,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa63bebd-7a32-43a8-aace-5bbab5719d97","invariantUUID":"4968492c-ede6-4f68-b3ed-a62346ab90ef","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":"6adc0352-d014-40e7-8a75-3118853e17f3","lifecycleState":"CERTIFIED","lastUpdateDate":1617966973111,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f0806ef-40ca-48fa-8380-822629979a17","invariantUUID":"47caa6bf-2fe6-4dcf-a29b-2c7c53520c29","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":"376b4133-f2d5-4a93-97eb-acef714470e6","lifecycleState":"CERTIFIED","lastUpdateDate":1617966938381,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a216939e-c5fe-4fd1-b39d-cca12ac9da7f","invariantUUID":"baa23c07-c129-4915-bee9-6bad901c5c85","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":"loadBalancer","uniqueId":"cd6bf89a-17f8-4d9c-9049-0a3740ac5bf9","lifecycleState":"CERTIFIED","lastUpdateDate":1617966854128,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15155d3-3a44-4617-904f-e9260c7227e4","invariantUUID":"aed374db-577a-4cd0-87b8-188fe806cca4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90661fdd-300e-4137-9404-394cbd46894d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967767693,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db8edf5-913a-4fcc-8da7-76c4e0fe801d","invariantUUID":"23eeb7b5-a4af-4d9e-bc45-e276385bb21d","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c99a0dd-dfb1-4e2f-9d5f-06bccfb6fd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967111512,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75a02c41-cf45-4fa3-b7ea-51e42624b0f5","invariantUUID":"c9c4f20b-af4a-4e8e-a8a1-da2af0c52a0c","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":"objectStorage","uniqueId":"1edfea3a-f391-4ca4-850d-4283064ca625","lifecycleState":"CERTIFIED","lastUpdateDate":1617967826179,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdb3d145-81a6-4a50-938e-fb9e80359d85","invariantUUID":"8b99411d-21d7-455e-a351-52e498deb5da","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf5cc737-a0e3-4792-b2e7-b39b1b9341fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617967492527,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26ffb863-c042-4379-ba69-2232180fecbf","invariantUUID":"2b8295fd-576c-4215-85a6-60ade5617e97","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":"network","uniqueId":"825dbb1a-5883-45fa-b43b-305ae2f55a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967444634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f5e5753-44f1-4247-8446-15ec813ba4d8","invariantUUID":"bdbfe468-1690-4bc6-affc-1fe8063fa66d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"815a9586-9bca-44a0-aa53-20d1a07a5c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1617967214896,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4dd66d-8235-476d-8a85-3c52df522f21","invariantUUID":"9fa01240-8d48-49cd-a465-0b1d86d512a6","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":"2b04e355-1782-45a8-846f-2665a3a903aa","lifecycleState":"CERTIFIED","lastUpdateDate":1617967021402,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aad92afe-e883-49d5-8fe1-f792674dba70","invariantUUID":"5998fe30-8661-451c-98aa-51d8c6e0a7c9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"494b61b5-1856-47db-8e0c-fefc757d98e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967142186,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6660ed07-05fa-4660-9b26-c7bd00730845","invariantUUID":"41e14e11-1a71-407f-be39-850d5273ed5b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"40ff6000-549f-45ae-8048-54d20c3767de","lifecycleState":"CERTIFIED","lastUpdateDate":1617967802111,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b698f39-8575-4e75-a959-ebf10a259a83","invariantUUID":"acdb74bb-7daf-422b-966e-68bfa6a01058","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"733052a5-5472-4db0-a6dd-01edc585cf24","lifecycleState":"CERTIFIED","lastUpdateDate":1617967424423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"accafaf5-2ef5-487b-9933-a2a027e3dec3","invariantUUID":"eb794854-e262-4aeb-9b3c-d58c96d78f0f","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":"defaulticon","uniqueId":"368b084b-f62d-4344-b631-92ef84f1d70d","lifecycleState":"CERTIFIED","lastUpdateDate":1617966796410,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8686f9de-2ede-40b2-a04e-4682ac15f484","invariantUUID":"dd303606-b901-4b55-8094-7c1029a0b0e3","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":"1c3593e1-7db8-4100-a6e7-93532c60afe0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967193119,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c6ce1bf-a1cf-400a-b20c-0c5f6c857eca","invariantUUID":"f1a378ae-d2d1-45e9-b9c8-5f20ec3b2f0d","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":"853b4042-ffad-40bc-b904-098d137a44ee","lifecycleState":"CERTIFIED","lastUpdateDate":1617966926390,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88190fd5-8db5-41ee-adc8-9fcfa2af8318","invariantUUID":"10f6b0a8-523d-4e1a-97c3-241db74a4ac5","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":"port","uniqueId":"f49eab02-1c6b-48a3-bdf5-60c822f44b98","lifecycleState":"CERTIFIED","lastUpdateDate":1617966962832,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9e06293-110c-4991-bd18-70b278e88697","invariantUUID":"469a9488-12c1-4712-882c-2fb7eec79515","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b7b3a62-4092-4932-a00e-e6b6a7ef3344","lifecycleState":"CERTIFIED","lastUpdateDate":1617966949319,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4752338-903e-4284-a795-bee159481842","invariantUUID":"e461c51d-963c-47a4-9b20-80ebdfc73da0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fb7f539-a89d-4331-afd5-c23a45acc7f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967203016,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7003157-0e07-4f23-9e68-ac5a2561e0af","invariantUUID":"b81323be-1e4d-4bc3-a0f7-ea073c360074","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":"defaulticon","uniqueId":"b68996b2-648a-4e9b-8cb2-006a0e0bd76d","lifecycleState":"CERTIFIED","lastUpdateDate":1617972508401,"name":"basic_onboard_FdvEyi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","systemName":"BasicOnboardFdveyi","description":"VF","tags":["basic_onboard_FdvEyi"],"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":"3422e2d9-9b57-40a8-868a-46da82cd1a0f","lifecycleState":"CERTIFIED","lastUpdateDate":1617967033420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95b88f51-9b93-468b-8b50-cc3dd4f5977d","invariantUUID":"cac5b800-5b1c-47e2-af83-89bce1ef1cc2","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":"compute","uniqueId":"121564a8-5c31-41fe-85df-d93d75f755e4","lifecycleState":"CERTIFIED","lastUpdateDate":1617967902682,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9863fc0f-2974-4395-9506-a2cf27a70e80","invariantUUID":"c29392c1-0fb7-4e93-aeac-db4778b0154c","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d815eacb-0642-40be-99da-792d52feb169","lifecycleState":"CERTIFIED","lastUpdateDate":1617967404022,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea656f40-5ca3-4cf8-acf5-5cccd707289d","invariantUUID":"85ff283c-cbe3-4495-bd63-776b61ec3840","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aeee82c8-57f2-4632-857f-1fe325e5d834","lifecycleState":"CERTIFIED","lastUpdateDate":1617967735705,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bc2f282-f145-473e-8659-827ce4bbbfb3","invariantUUID":"7246da98-863d-4cb5-9d5a-b11177c5cb93","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1db1bd4-bd0f-43c4-9c35-793c8c2d4da7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967360279,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"338aa2b2-06fc-481b-b9c1-ae95e201e1ea","invariantUUID":"2bbb48e5-ac73-434e-bb28-61bf0c89d281","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":"811306f9-96d5-48c9-bed3-f984aa42db35","lifecycleState":"CERTIFIED","lastUpdateDate":1617967724142,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abc801c5-d267-4c46-a98c-9b1bfc7a1e27","invariantUUID":"49ceaf09-20d2-4338-a84b-32e0234db49e","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":"19b7d9a4-2ad7-4371-8e89-f7f80de9b64e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967255210,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31e02037-0dce-49b9-b473-9ee08524a4ea","invariantUUID":"f44c3b03-eed4-4b2f-9a77-6c2e352008aa","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6110962-f803-443e-a4e3-4754373a7ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967393421,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1dab994-2383-49ed-8baa-1ec290ce5284","invariantUUID":"d87ab1b8-d873-4e3f-9950-a8caa054b2d7","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":"port","uniqueId":"6daddad4-f4f2-4877-a90c-958e9e12bb7a","lifecycleState":"CERTIFIED","lastUpdateDate":1617967664114,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81b528e-d632-48b8-b0b7-2bdc2a69f472","invariantUUID":"ac498b61-568e-42c7-b295-877bd6dfa13b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e53c3656-254a-443c-8678-324c852c9b57","lifecycleState":"CERTIFIED","lastUpdateDate":1617967467398,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f9b8a16-bae9-474d-9953-c79f060b6809","invariantUUID":"8062b69b-35b3-4f70-b2fa-1df1b2964e6d","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03d41307-cd20-4b68-aa68-0004ca4c3b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1617967923415,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94c966d0-d5a0-4658-85c1-2da745b45b12","invariantUUID":"af8d53e5-012f-4163-9995-ca0f8622ce85","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9714642-711c-46c0-b21c-d7af42d3ca1c","lifecycleState":"CERTIFIED","lastUpdateDate":1617967152996,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5106c1a7-2a2b-4ebb-ab9b-702152f70a8f","invariantUUID":"91f1ead2-804a-45fa-9974-d012e9797892","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1617972766109,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"312ce078-685b-43b2-9e88-0fa4825b6b3e","invariantUUID":"c529ffd2-4dfb-4244-b45d-5dbd92e39319","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b21f5828-eed2-4c46-af9c-81483ca462e5","lifecycleState":"CERTIFIED","lastUpdateDate":1617971417802,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a694d0b6-8242-4936-9e66-801e1e900ead","invariantUUID":"7b88b4b5-f4a6-490d-9743-649ab35e547b","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":"99c45461-dc7e-4b39-b952-7104bb0ed309","lifecycleState":"CERTIFIED","lastUpdateDate":1617972607506,"name":"basic_onboard_FdvEyi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"441f2314-04bb-4abd-8cf2-744a93542012","invariantUUID":"eae0ab5c-cc5d-4c30-aeb1-e09fe515c35d","systemName":"BasicOnboardFdveyi","description":"service","tags":["basic_onboard_FdvEyi"],"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":"a4e640bc-02c7-496b-8c28-5be09c12f843","lifecycleState":"CERTIFIED","lastUpdateDate":1617971912011,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"35717e2f-92b3-4444-865b-92e3d71f6430","invariantUUID":"de507148-aea5-4866-9969-a26d4070544b","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-04-09 12:52:54,827 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-04-09 12:52:54,828 DEBUG 103:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:54,828 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/d6e1d763-6853-40f7-bd3a-0d79771e1c36/resourceInstance
2021-04-09 12:52:54,828 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_cnf",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6",
  "originType": "VF",
  "componentUid": "f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6",
  "icon": "defaulticon"
}
2021-04-09 12:52:54,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:52:59,827 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d6e1d763-6853-40f7-bd3a-0d79771e1c36/resourceInstance HTTP/1.1" 201 None
2021-04-09 12:52:59,830 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-04-09 12:52:59,833 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"type":"tosca.capabilities.Node","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":null,"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"feature","uniqueId":"capability.7685877f-5429-438d-92b8-15486315e5a9.feature","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.Scalable","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":null,"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"scalable","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.scalable","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_dummy","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"version":null,"name":"abstract_dummy.scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"type":"tosca.capabilities.network.Bindable","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":null,"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"binding","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.binding","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.Container","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":null,"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"host","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.host","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.ephemeral.size","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.ephemeral.size","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"instance","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.instance","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"memory","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.memory","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.iops","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.iops","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"cpu.delta","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.cpu.delta","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.capacity","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.capacity","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.latency","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.latency","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.usage","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.usage","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"cpu_util","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.cpu_util","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.allocation","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.allocation","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.requests.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.requests.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.latency","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.latency","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"cpu","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.cpu","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.read.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.read.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.root.size","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.root.size","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"vcpus","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.vcpus","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.iops","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.iops","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.usage","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.usage","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.read.requests.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.read.requests.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.write.requests.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.write.requests.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.allocation","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.allocation","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.read.bytes.rate","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.read.bytes.rate","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.read.bytes","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.read.bytes","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"memory.usage","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.memory.usage","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.device.capacity","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.device.capacity","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"memory.resident","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.memory.resident","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"377273cc-362e-43f1-95ec-7f6968c45d70","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":"377273cc-362e-43f1-95ec-7f6968c45d70","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"disk.write.requests","uniqueId":"capability.377273cc-362e-43f1-95ec-7f6968c45d70.disk.write.requests","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":null,"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"os","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.os","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"0945660b-5358-4183-af45-9d94ee88e2c1","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":"0945660b-5358-4183-af45-9d94ee88e2c1","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["0d76f64b-d1e3-44bb-9404-2ea1e665a26b.5a5b8da5-3fee-431f-97cd-db811fd495c0.dummy","bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.abstract_dummy","d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0"],"ownerType":null,"description":null,"source":"0d76f64b-d1e3-44bb-9404-2ea1e665a26b","parentName":"endpoint","uniqueId":"capability.0945660b-5358-4183-af45-9d94ee88e2c1.endpoint","ownerId":"bdc5317f-47d7-426d-b397-a76a46e8293a.0d76f64b-d1e3-44bb-9404-2ea1e665a26b.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false},{"definition":false,"hidden":false,"uniqueId":"bdc5317f-47d7-426d-b397-a76a46e8293a.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":"5a02fb0d-2380-432a-8565-79e18b7556e0.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":"5a02fb0d-2380-432a-8565-79e18b7556e0","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":"5a02fb0d-2380-432a-8565-79e18b7556e0","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6","createdFromCsar":false,"uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36.f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1617972776879,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1617972776879,"customizationUUID":"47d5f01a-2e9b-4870-9c2d-62026dfb5efa","posX":"200","posY":"100","componentName":"basic_cnf","version":null,"type":null,"ownerId":null,"empty":false}
2021-04-09 12:52:59,835 INFO 479:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf
2021-04-09 12:52:59,838 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:59,838 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/312ce078-685b-43b2-9e88-0fa4825b6b3e/distribution
2021-04-09 12:52:59,838 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-09 12:52:59,839 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:52:59,839 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/312ce078-685b-43b2-9e88-0fa4825b6b3e/distribution
2021-04-09 12:52:59,839 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-04-09 12:52:59,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:53:00,018 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/312ce078-685b-43b2-9e88-0fa4825b6b3e/distribution HTTP/1.1" 200 38
2021-04-09 12:53:00,020 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-04-09 12:53:00,020 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]}
2021-04-09 12:53:00,022 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:53:00,022 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None
2021-04-09 12:53:00,022 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 12:53:00,023 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:53:00,023 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None
2021-04-09 12:53:00,023 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-04-09 12:53:00,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:53:00,082 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29
2021-04-09 12:53:00,084 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-04-09 12:53:00,084 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]}
2021-04-09 12:53:00,086 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-04-09 12:53:00,086 INFO 696:service.py(1) - attempting to checkin Service basic_cnf in SDC
2021-04-09 12:53:00,089 DEBUG 103:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:53:00,090 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/d6e1d763-6853-40f7-bd3a-0d79771e1c36/lifecycleState/checkin
2021-04-09 12:53:00,090 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-04-09 12:53:00,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:53:05,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d6e1d763-6853-40f7-bd3a-0d79771e1c36/lifecycleState/checkin HTTP/1.1" 200 1183
2021-04-09 12:53:05,338 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-04-09 12:53:05,339 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1617972766109,"lastUpdateDate":1617972782715,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"d6e1d763-6853-40f7-bd3a-0d79771e1c36"},"projectCode":"123456","invariantUUID":"c529ffd2-4dfb-4244-b45d-5dbd92e39319","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":"312ce078-685b-43b2-9e88-0fa4825b6b3e"}
2021-04-09 12:53:05,341 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-04-09 12:53:05,341 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-09 12:53:05,341 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:53:05,341 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-09 12:53:05,341 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 12:53:05,342 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:53:05,342 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-09 12:53:05,342 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-09 12:53:05,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-09 12:53:08,517 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445
2021-04-09 12:53:08,519 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-09 12:53:08,519 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"312ce078-685b-43b2-9e88-0fa4825b6b3e","invariantUUID":"c529ffd2-4dfb-4244-b45d-5dbd92e39319","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/312ce078-685b-43b2-9e88-0fa4825b6b3e/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"a694d0b6-8242-4936-9e66-801e1e900ead","invariantUUID":"7b88b4b5-f4a6-490d-9743-649ab35e547b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a694d0b6-8242-4936-9e66-801e1e900ead/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"441f2314-04bb-4abd-8cf2-744a93542012","invariantUUID":"eae0ab5c-cc5d-4c30-aeb1-e09fe515c35d","name":"basic_onboard_FdvEyi","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/441f2314-04bb-4abd-8cf2-744a93542012/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"35717e2f-92b3-4444-865b-92e3d71f6430","invariantUUID":"de507148-aea5-4866-9969-a26d4070544b","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/35717e2f-92b3-4444-865b-92e3d71f6430/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-09 12:53:08,521 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-04-09 12:53:08,522 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:53:08,522 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:53:08,522 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-09 12:53:08,522 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-04-09 12:53:08,522 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:53:08,522 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:53:08,522 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 12:53:08,522 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FdvEyi from SDC
2021-04-09 12:53:08,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:53:08,523 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:53:08,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 12:53:08,523 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-09 12:53:08,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-09 12:53:08,523 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-09 12:53:08,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-09 12:53:08,523 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-04-09 12:53:08,523 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-04-09 12:53:08,524 INFO 192:__init__.py(1) - Service found, updating information
2021-04-09 12:53:08,524 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:53:08,524 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 12:53:08,524 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 12:53:08,524 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:53:08,524 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-04-09 12:53:08,524 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-09 12:53:08,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:53:14,622 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-04-09 12:53:14,625 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-09 12:53:14,627 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"73840b0a-6b65-4887-a8d7-31584c1889c7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967182512,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d7ade11-ca06-408c-bed3-3a957390f9c0","invariantUUID":"ee6f4531-4e98-412b-aa1a-16cdb89f9837","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":"7535ce97-2eb7-44ef-b83e-acc9b9b4bd35","lifecycleState":"CERTIFIED","lastUpdateDate":1617967315309,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7da1275-2505-4326-833a-a8e59fcb791c","invariantUUID":"588235b1-8be8-41ed-8187-40b413db2b1f","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9c09dc82-291b-444b-91f3-4f962cd5b345","lifecycleState":"CERTIFIED","lastUpdateDate":1617967383223,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"185d86ff-ea4f-42f9-9252-4256bf771403","invariantUUID":"5524c2a9-8c02-43fa-8736-81701c4c0721","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"103ec050-3a0d-41a3-8c59-cb6d3a9221eb","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617967865622,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f65cdf3-6b16-4d11-a6b2-34ba2ea8283f","invariantUUID":"4968492c-ede6-4f68-b3ed-a62346ab90ef","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":"port","uniqueId":"97074982-7f9f-4d06-a9ef-95233cd187e6","lifecycleState":"CERTIFIED","lastUpdateDate":1617967685013,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"255da380-db7c-4280-9ff2-9c955fc81c96","invariantUUID":"e6f712cf-1399-4fc1-818f-784e0b794a08","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":"objectStorage","uniqueId":"50bdf04f-ab10-4d1e-a967-10e3bb2511ef","lifecycleState":"CERTIFIED","lastUpdateDate":1617966916611,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c4c39f0-7d54-41d6-9b6e-5c26595cefcc","invariantUUID":"1b64dae4-f0b3-405d-85aa-3582e4e1c1f6","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":"661eb8b7-0b49-4de2-a1d4-308f0c15a1ce","lifecycleState":"CERTIFIED","lastUpdateDate":1617966875540,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"048226a9-251e-4c59-9360-840fe63f26b8","invariantUUID":"3b9c6540-e2fb-40c6-aa0f-833fb833e1f2","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1eb4031-d260-4106-b834-19c2588415fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617967811097,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ca1203e-31aa-4701-8573-07dded166a46","invariantUUID":"b1f8b629-27e0-4261-8360-1db3462fde8c","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":"port","uniqueId":"528efd97-af6c-4a7a-ae87-34b739ad95f1","lifecycleState":"CERTIFIED","lastUpdateDate":1617966863829,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08957cc2-b120-4c3c-973a-b3064bac5c93","invariantUUID":"b729305f-48a9-49bf-b9ad-659b5757fb9c","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":"objectStorage","uniqueId":"d1f63830-f17f-419a-9ded-08fd5f5709c8","lifecycleState":"CERTIFIED","lastUpdateDate":1617966807484,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77c4526a-0166-4ba0-8ebf-b7d2747262a8","invariantUUID":"6849953a-2b15-450f-85d3-84e787f6603f","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":"networkrules","uniqueId":"bc5f09bf-5b1e-47aa-bc0e-237c4df9c749","lifecycleState":"CERTIFIED","lastUpdateDate":1617967097495,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d9e78d60-18c8-41cf-b368-17f451ff3a6b","invariantUUID":"d6f6d2db-73ef-490b-b7e9-f862a0aeecc8","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"53521bef-ca4f-4c54-8510-329aaab7b0d9","lifecycleState":"CERTIFIED","lastUpdateDate":1617967414497,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"86719740-3078-4cef-b701-6deb51535500","invariantUUID":"da04ac8b-8c38-4b13-82f7-885bb094d8d1","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":"189862dc-2689-4abe-b9f8-60357e910d64","lifecycleState":"CERTIFIED","lastUpdateDate":1617967548309,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c503cba-3cad-4008-8722-6e2c4e50ebcc","invariantUUID":"29dae959-d724-4a4d-ac14-4fe8d6c166fa","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1fee8a44-f156-45d0-862d-0b2138ed361e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967714921,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e38db5f-fea5-4042-a149-96c2a61f3656","invariantUUID":"1291032d-e793-4ade-92fa-ea2530b1aec9","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":"f403d228-3384-42d0-b36b-ea1df49277df","lifecycleState":"CERTIFIED","lastUpdateDate":1617966984313,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8efbc77d-c4df-437a-992e-c1812cf0ac09","invariantUUID":"3152b8f6-f872-4dc5-a005-9c3b9dbdddb8","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"736d42ec-8245-4eb5-b779-73d6ffdcaec9","lifecycleState":"CERTIFIED","lastUpdateDate":1617966996487,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4787f6dc-463c-4809-a11a-a1a718a05f54","invariantUUID":"fb42c9ac-0492-48e4-81cb-4dc3bd65053e","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d63fb942-5e7b-455e-bddc-fa6132380f53","lifecycleState":"CERTIFIED","lastUpdateDate":1617967513511,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1505ac9-f480-4144-89ac-b7964cb5cf99","invariantUUID":"39078e6d-6278-4676-9d5f-50d75f18d1b9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"396ef2c6-7140-4bb3-b19f-3db87ff8fb60","lifecycleState":"CERTIFIED","lastUpdateDate":1617967892906,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2438ae-7c10-4dca-8229-243fdd58d88c","invariantUUID":"1cebecee-2fb1-4c70-8669-8fbb9e566915","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2870a1c6-d1d7-4d59-98b4-0f59f1289eaa","lifecycleState":"CERTIFIED","lastUpdateDate":1617967754608,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c2f043-af03-4e62-a691-70e905a9689b","invariantUUID":"73576234-d10e-44a2-9925-e4b34c2af173","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8f19c911-90be-4f00-80f9-176feb6fd2ca","lifecycleState":"CERTIFIED","lastUpdateDate":1617971815800,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0f24ea8a-582a-419e-bfe8-235d85397f48","invariantUUID":"a88072bb-6e71-41ac-9087-6c2b8728f5d8","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":"compute","uniqueId":"1b6c1cf0-a19e-41e2-8235-99e9d2e247e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967456311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d9d02c4-1326-41f0-a568-bb4bfa09caad","invariantUUID":"687dd297-0fe7-4e2a-a207-17fc888b96cc","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"55a90a8b-3ca1-46ba-9cbf-8b659a5542e1","lifecycleState":"CERTIFIED","lastUpdateDate":1617967705017,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d1c2af-de50-4e2c-a1e9-1a5320b359ba","invariantUUID":"d17c11e1-f56f-4edd-ad5b-afca59803b1d","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":"defaulticon","uniqueId":"d41e0164-05ab-4f84-a959-d84f71b16de8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967642608,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040a3e0e-f31d-497c-ac5d-71a4b756e6aa","invariantUUID":"6b8b5f2f-fe27-42c2-b23d-07b7b78bef94","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1bd08879-b1ac-4d0e-bc3e-f067c5034942","lifecycleState":"CERTIFIED","lastUpdateDate":1617967653707,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbd3b4d-4bfb-4d12-b938-7540b94371c4","invariantUUID":"e5dfb781-3d73-47ad-b59d-1c1aebac0f50","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":"d065290c-85dd-4354-83c3-702fdcc4e9ae","lifecycleState":"CERTIFIED","lastUpdateDate":1617967346891,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc10b45c-85a1-4eee-859e-6c55e417de6f","invariantUUID":"5e1ee924-6803-41f2-9672-fd7b9f513771","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":"compute","uniqueId":"0945660b-5358-4183-af45-9d94ee88e2c1","lifecycleState":"CERTIFIED","lastUpdateDate":1617966743434,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aabb6f47-5e93-46c1-b39a-6c2ffe319ac1","invariantUUID":"3c2e80e6-df17-4146-95f9-ae73efc59622","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":"securityrules","uniqueId":"9906a0c8-e0b5-4e5a-950f-cba89f35d9b8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967163816,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f721c675-cf41-4251-9ef3-1963e82d4d3b","invariantUUID":"7c916864-85bd-4c20-b329-aacc0010306b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7476de28-9fc8-453e-8334-66d7e78b4601","lifecycleState":"CERTIFIED","lastUpdateDate":1617967265423,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"574f550d-03ae-4ea4-acbd-411260db64d3","invariantUUID":"f036d4d8-3f42-4663-bc1b-5932075cbbee","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":"f01f7e8f-d8b9-4db1-9cf9-e22ec024a1f6","lifecycleState":"CERTIFIED","lastUpdateDate":1617972729621,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"37df923b-a20d-46c7-a2b6-7dd8f9398cc2","invariantUUID":"ae200782-8eb2-4ad1-a141-39df3aa71152","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":"6004685a-757d-4d64-bdcc-60c58f207a6e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967007900,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944626fb-afaf-4d3a-a1a9-e2aa536d8f32","invariantUUID":"398c5d33-69fb-478f-9322-a54ecf1f975f","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10917950-5076-4300-873f-718a4fa932c7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967695495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"328eedaa-5c3c-41ed-8112-2d2f8e04f8e8","invariantUUID":"a8964133-f346-4082-86cb-eef060ecb935","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":"objectStorage","uniqueId":"258faddf-9566-4016-b769-8294f99b13f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617966821610,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"009e348f-4da8-4f7f-a6ab-6ed5f459326b","invariantUUID":"4f8b471c-a6d8-4561-b1e0-e15676b4190e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"80b9a58b-9cfd-45dd-8e3c-cce2e6c910c8","lifecycleState":"CERTIFIED","lastUpdateDate":1617967583235,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d55f780-6e1a-4c04-97dd-b1a312d30c38","invariantUUID":"8eda1a9d-7c06-4cd3-a26a-06b5811510e5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"45a33f5d-354a-4e66-bddd-f7329fea70dc","lifecycleState":"CERTIFIED","lastUpdateDate":1617967912896,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd7d19cd-8640-40a5-94fc-b9db16736b49","invariantUUID":"7e6305a0-2fd9-4419-bd33-a2bbc25cdea6","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7df71ebc-c1f3-45a4-8bb5-a1308817e49e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967244016,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"050e51f5-94ea-4bc8-96b6-d8bc40be2c39","invariantUUID":"a60f7e25-c411-4345-8b2a-8e157d19520b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"45b067fc-36d1-4b58-b2e5-c54d2a57c731","lifecycleState":"CERTIFIED","lastUpdateDate":1617967503224,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15e50171-b417-4480-b93e-a17581ce9720","invariantUUID":"afe5b660-d9ac-43c9-b8a6-91ca9530c403","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"21329ab6-451e-4f81-9bb1-470e5bdc43b5","lifecycleState":"CERTIFIED","lastUpdateDate":1617967675697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28aadd00-2cde-411b-9042-e2f8a6fffdee","invariantUUID":"7f748e63-b266-4e7f-b90f-2c93c204f9a7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c854f59-0c1c-480a-9c11-4690da35501d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967784828,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8a0be44-f03d-4cd0-b9d3-cf027247fd85","invariantUUID":"d6f8c3a7-b4f7-483c-a11b-da5f277ac7de","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":"compute","uniqueId":"d3970aca-6da7-45df-a4f9-3b551808b009","lifecycleState":"CERTIFIED","lastUpdateDate":1617967537498,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33ab2a2b-ea12-4ce6-bde0-799f643cdb62","invariantUUID":"b13bab16-38c8-4d1a-88e9-de71e1ff84e9","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5920cc38-ca86-44d2-a590-c4b98e34b1b9","lifecycleState":"CERTIFIED","lastUpdateDate":1617967434616,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85b4131c-4c72-4da8-befe-a9d693b08b07","invariantUUID":"c4316088-0baa-4b0b-aaac-e712a16f07ac","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":"11c0b024-d571-4cda-88f2-32e22c3f95d0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967596102,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdf30e08-74a7-4cd6-b1c5-bf6e0b9669e2","invariantUUID":"c4576c68-3a19-4c11-9405-55f2f1ea657a","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"328b34a2-a8a9-43ad-9c3d-211357645900","lifecycleState":"CERTIFIED","lastUpdateDate":1617967480908,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa63bebd-7a32-43a8-aace-5bbab5719d97","invariantUUID":"4968492c-ede6-4f68-b3ed-a62346ab90ef","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":"6adc0352-d014-40e7-8a75-3118853e17f3","lifecycleState":"CERTIFIED","lastUpdateDate":1617966973111,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f0806ef-40ca-48fa-8380-822629979a17","invariantUUID":"47caa6bf-2fe6-4dcf-a29b-2c7c53520c29","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":"376b4133-f2d5-4a93-97eb-acef714470e6","lifecycleState":"CERTIFIED","lastUpdateDate":1617966938381,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a216939e-c5fe-4fd1-b39d-cca12ac9da7f","invariantUUID":"baa23c07-c129-4915-bee9-6bad901c5c85","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":"loadBalancer","uniqueId":"cd6bf89a-17f8-4d9c-9049-0a3740ac5bf9","lifecycleState":"CERTIFIED","lastUpdateDate":1617966854128,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15155d3-3a44-4617-904f-e9260c7227e4","invariantUUID":"aed374db-577a-4cd0-87b8-188fe806cca4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90661fdd-300e-4137-9404-394cbd46894d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967767693,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1db8edf5-913a-4fcc-8da7-76c4e0fe801d","invariantUUID":"23eeb7b5-a4af-4d9e-bc45-e276385bb21d","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5c99a0dd-dfb1-4e2f-9d5f-06bccfb6fd0e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967111512,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75a02c41-cf45-4fa3-b7ea-51e42624b0f5","invariantUUID":"c9c4f20b-af4a-4e8e-a8a1-da2af0c52a0c","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":"objectStorage","uniqueId":"1edfea3a-f391-4ca4-850d-4283064ca625","lifecycleState":"CERTIFIED","lastUpdateDate":1617967826179,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdb3d145-81a6-4a50-938e-fb9e80359d85","invariantUUID":"8b99411d-21d7-455e-a351-52e498deb5da","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf5cc737-a0e3-4792-b2e7-b39b1b9341fe","lifecycleState":"CERTIFIED","lastUpdateDate":1617967492527,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26ffb863-c042-4379-ba69-2232180fecbf","invariantUUID":"2b8295fd-576c-4215-85a6-60ade5617e97","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":"network","uniqueId":"825dbb1a-5883-45fa-b43b-305ae2f55a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1617967444634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f5e5753-44f1-4247-8446-15ec813ba4d8","invariantUUID":"bdbfe468-1690-4bc6-affc-1fe8063fa66d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"815a9586-9bca-44a0-aa53-20d1a07a5c7f","lifecycleState":"CERTIFIED","lastUpdateDate":1617967214896,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4dd66d-8235-476d-8a85-3c52df522f21","invariantUUID":"9fa01240-8d48-49cd-a465-0b1d86d512a6","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":"2b04e355-1782-45a8-846f-2665a3a903aa","lifecycleState":"CERTIFIED","lastUpdateDate":1617967021402,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"aad92afe-e883-49d5-8fe1-f792674dba70","invariantUUID":"5998fe30-8661-451c-98aa-51d8c6e0a7c9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"494b61b5-1856-47db-8e0c-fefc757d98e0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967142186,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6660ed07-05fa-4660-9b26-c7bd00730845","invariantUUID":"41e14e11-1a71-407f-be39-850d5273ed5b","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"40ff6000-549f-45ae-8048-54d20c3767de","lifecycleState":"CERTIFIED","lastUpdateDate":1617967802111,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b698f39-8575-4e75-a959-ebf10a259a83","invariantUUID":"acdb74bb-7daf-422b-966e-68bfa6a01058","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"733052a5-5472-4db0-a6dd-01edc585cf24","lifecycleState":"CERTIFIED","lastUpdateDate":1617967424423,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"accafaf5-2ef5-487b-9933-a2a027e3dec3","invariantUUID":"eb794854-e262-4aeb-9b3c-d58c96d78f0f","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":"defaulticon","uniqueId":"368b084b-f62d-4344-b631-92ef84f1d70d","lifecycleState":"CERTIFIED","lastUpdateDate":1617966796410,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8686f9de-2ede-40b2-a04e-4682ac15f484","invariantUUID":"dd303606-b901-4b55-8094-7c1029a0b0e3","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":"1c3593e1-7db8-4100-a6e7-93532c60afe0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967193119,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c6ce1bf-a1cf-400a-b20c-0c5f6c857eca","invariantUUID":"f1a378ae-d2d1-45e9-b9c8-5f20ec3b2f0d","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":"853b4042-ffad-40bc-b904-098d137a44ee","lifecycleState":"CERTIFIED","lastUpdateDate":1617966926390,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88190fd5-8db5-41ee-adc8-9fcfa2af8318","invariantUUID":"10f6b0a8-523d-4e1a-97c3-241db74a4ac5","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":"port","uniqueId":"f49eab02-1c6b-48a3-bdf5-60c822f44b98","lifecycleState":"CERTIFIED","lastUpdateDate":1617966962832,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9e06293-110c-4991-bd18-70b278e88697","invariantUUID":"469a9488-12c1-4712-882c-2fb7eec79515","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b7b3a62-4092-4932-a00e-e6b6a7ef3344","lifecycleState":"CERTIFIED","lastUpdateDate":1617966949319,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4752338-903e-4284-a795-bee159481842","invariantUUID":"e461c51d-963c-47a4-9b20-80ebdfc73da0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6fb7f539-a89d-4331-afd5-c23a45acc7f7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967203016,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7003157-0e07-4f23-9e68-ac5a2561e0af","invariantUUID":"b81323be-1e4d-4bc3-a0f7-ea073c360074","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":"defaulticon","uniqueId":"b68996b2-648a-4e9b-8cb2-006a0e0bd76d","lifecycleState":"CERTIFIED","lastUpdateDate":1617972508401,"name":"basic_onboard_FdvEyi","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"180bffe4-da53-4a7a-823b-910227f69de4","invariantUUID":"ec056036-90e7-4401-9a4a-644ed183c241","systemName":"BasicOnboardFdveyi","description":"VF","tags":["basic_onboard_FdvEyi"],"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":"3422e2d9-9b57-40a8-868a-46da82cd1a0f","lifecycleState":"CERTIFIED","lastUpdateDate":1617967033420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"95b88f51-9b93-468b-8b50-cc3dd4f5977d","invariantUUID":"cac5b800-5b1c-47e2-af83-89bce1ef1cc2","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":"compute","uniqueId":"121564a8-5c31-41fe-85df-d93d75f755e4","lifecycleState":"CERTIFIED","lastUpdateDate":1617967902682,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9863fc0f-2974-4395-9506-a2cf27a70e80","invariantUUID":"c29392c1-0fb7-4e93-aeac-db4778b0154c","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d815eacb-0642-40be-99da-792d52feb169","lifecycleState":"CERTIFIED","lastUpdateDate":1617967404022,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ea656f40-5ca3-4cf8-acf5-5cccd707289d","invariantUUID":"85ff283c-cbe3-4495-bd63-776b61ec3840","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aeee82c8-57f2-4632-857f-1fe325e5d834","lifecycleState":"CERTIFIED","lastUpdateDate":1617967735705,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bc2f282-f145-473e-8659-827ce4bbbfb3","invariantUUID":"7246da98-863d-4cb5-9d5a-b11177c5cb93","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1db1bd4-bd0f-43c4-9c35-793c8c2d4da7","lifecycleState":"CERTIFIED","lastUpdateDate":1617967360279,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"338aa2b2-06fc-481b-b9c1-ae95e201e1ea","invariantUUID":"2bbb48e5-ac73-434e-bb28-61bf0c89d281","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":"811306f9-96d5-48c9-bed3-f984aa42db35","lifecycleState":"CERTIFIED","lastUpdateDate":1617967724142,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abc801c5-d267-4c46-a98c-9b1bfc7a1e27","invariantUUID":"49ceaf09-20d2-4338-a84b-32e0234db49e","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":"19b7d9a4-2ad7-4371-8e89-f7f80de9b64e","lifecycleState":"CERTIFIED","lastUpdateDate":1617967255210,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31e02037-0dce-49b9-b473-9ee08524a4ea","invariantUUID":"f44c3b03-eed4-4b2f-9a77-6c2e352008aa","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6110962-f803-443e-a4e3-4754373a7ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1617967393421,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d1dab994-2383-49ed-8baa-1ec290ce5284","invariantUUID":"d87ab1b8-d873-4e3f-9950-a8caa054b2d7","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":"port","uniqueId":"6daddad4-f4f2-4877-a90c-958e9e12bb7a","lifecycleState":"CERTIFIED","lastUpdateDate":1617967664114,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81b528e-d632-48b8-b0b7-2bdc2a69f472","invariantUUID":"ac498b61-568e-42c7-b295-877bd6dfa13b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e53c3656-254a-443c-8678-324c852c9b57","lifecycleState":"CERTIFIED","lastUpdateDate":1617967467398,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f9b8a16-bae9-474d-9953-c79f060b6809","invariantUUID":"8062b69b-35b3-4f70-b2fa-1df1b2964e6d","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03d41307-cd20-4b68-aa68-0004ca4c3b7a","lifecycleState":"CERTIFIED","lastUpdateDate":1617967923415,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"94c966d0-d5a0-4658-85c1-2da745b45b12","invariantUUID":"af8d53e5-012f-4163-9995-ca0f8622ce85","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e9714642-711c-46c0-b21c-d7af42d3ca1c","lifecycleState":"CERTIFIED","lastUpdateDate":1617967152996,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5106c1a7-2a2b-4ebb-ab9b-702152f70a8f","invariantUUID":"91f1ead2-804a-45fa-9974-d012e9797892","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d6e1d763-6853-40f7-bd3a-0d79771e1c36","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1617972782715,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"312ce078-685b-43b2-9e88-0fa4825b6b3e","invariantUUID":"c529ffd2-4dfb-4244-b45d-5dbd92e39319","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b21f5828-eed2-4c46-af9c-81483ca462e5","lifecycleState":"CERTIFIED","lastUpdateDate":1617971417802,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a694d0b6-8242-4936-9e66-801e1e900ead","invariantUUID":"7b88b4b5-f4a6-490d-9743-649ab35e547b","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":"99c45461-dc7e-4b39-b952-7104bb0ed309","lifecycleState":"CERTIFIED","lastUpdateDate":1617972607506,"name":"basic_onboard_FdvEyi","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"441f2314-04bb-4abd-8cf2-744a93542012","invariantUUID":"eae0ab5c-cc5d-4c30-aeb1-e09fe515c35d","systemName":"BasicOnboardFdveyi","description":"service","tags":["basic_onboard_FdvEyi"],"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":"a4e640bc-02c7-496b-8c28-5be09c12f843","lifecycleState":"CERTIFIED","lastUpdateDate":1617971912011,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"35717e2f-92b3-4444-865b-92e3d71f6430","invariantUUID":"de507148-aea5-4866-9969-a26d4070544b","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-04-09 12:53:14,631 DEBUG 117:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-04-09 12:53:14,631 INFO 696:service.py(1) - attempting to Certify Service basic_cnf in SDC
2021-04-09 12:53:14,635 DEBUG 103:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-09 12:53:14,635 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/d6e1d763-6853-40f7-bd3a-0d79771e1c36/lifecycleState/Certify
2021-04-09 12:53:14,635 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-04-09 12:53:14,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-09 12:53:23,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d6e1d763-6853-40f7-bd3a-0d79771e1c36/lifecycleState/Certify HTTP/1.1" 404 204
2021-04-09 12:53:23,925 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 404
2021-04-09 12:53:23,926 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-09 12:53:23,926 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-09 12:53:23,926 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-09 12:53:23,927 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-09 12:53:23,927 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-09 12:53:23,927 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-09 12:53:23,927 ERROR 48:basic_cnf.py(1) - Generic OnapTest exception
2021-04-09 12:53:23,928 INFO 176:run_tests.py(1) - Test result:

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

2021-04-09 12:53:23,931 INFO 54:basic_cnf.py(1) - Generate Test report
2021-04-09 12:53:24,033 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-04-09 12:53:24,546 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73
2021-04-09 12:53:24,548 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/60704e446c44f500109383e5

2021-04-09 12:53:24,548 ERROR 253:run_tests.py(1) - The test case 'basic_cnf' failed.
2021-04-09 12:53:24,548 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR