2021-04-29 17:19:31,709 DEBUG 23:basic_vm.py(1) - BasicVm init started
2021-04-29 17:19:31,710 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/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-29 17:19:31,719 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-04-29 17:19:31,720 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-04-29 17:19:31,720 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-04-29 17:19:31,720 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-04-29 17:19:31,720 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-04-29 17:19:31,720 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-04-29 17:19:31,720 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-04-29 17:19:31,720 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-04-29 17:19:31,720 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-04-29 17:19:31,720 INFO 169:run_tests.py(1) - Running test case 'basic_vm'...
2021-04-29 17:19:31,721 DEBUG 33:basic_vm.py(1) - start time
2021-04-29 17:19:31,721 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC
2021-04-29 17:19:31,721 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-29 17:19:31,721 DEBUG 197: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-29 17:19:31,721 DEBUG 199: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-29 17:19:31,721 DEBUG 200:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-29 17:19:31,721 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-29 17:19:31,722 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-29 17:19:31,722 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-29 17:19:31,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:32,084 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 379
2021-04-29 17:19:32,086 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-29 17:19:32,086 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"9c41ad3bcecd45808b6534d6a59a4c03","type":"vlm","name":"e5b528ce-38cd-4b7e-a861","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"92f4d3bffd6d4c2c9227b2b4705fc358","type":"vlm","name":"ff0918ec-cf3a-40e9-a8f3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2}
2021-04-29 17:19:32,089 DEBUG 147:__init__.py(1) - number of Vendor returned: 2
2021-04-29 17:19:32,089 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor
2021-04-29 17:19:32,089 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC
2021-04-29 17:19:32,089 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC
2021-04-29 17:19:32,089 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC
2021-04-29 17:19:32,089 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-29 17:19:32,089 DEBUG 197: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-29 17:19:32,089 DEBUG 199: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-29 17:19:32,089 DEBUG 200:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-29 17:19:32,090 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-29 17:19:32,090 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-29 17:19:32,090 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-29 17:19:32,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:32,225 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 379
2021-04-29 17:19:32,227 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-29 17:19:32,228 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"9c41ad3bcecd45808b6534d6a59a4c03","type":"vlm","name":"e5b528ce-38cd-4b7e-a861","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"92f4d3bffd6d4c2c9227b2b4705fc358","type":"vlm","name":"ff0918ec-cf3a-40e9-a8f3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2}
2021-04-29 17:19:32,230 DEBUG 147:__init__.py(1) - number of Vendor returned: 2
2021-04-29 17:19:32,230 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor
2021-04-29 17:19:32,231 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC
2021-04-29 17:19:32,248 DEBUG 197: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-29 17:19:32,248 DEBUG 199: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-29 17:19:32,248 DEBUG 200:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicvm_vendor",
  "description": "vendor"
}
2021-04-29 17:19:32,249 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-29 17:19:32,249 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-29 17:19:32,249 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicvm_vendor",
  "description": "vendor"
}
2021-04-29 17:19:32,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:32,937 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-29 17:19:32,939 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-04-29 17:19:32,939 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"236869ecefc5407aaa90d187d532d0dc","version":{"id":"ccee1a577a4c4296badeca2405f21605","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-29 17:19:32,941 INFO 284:__init__.py(1) - Vendor basicvm_vendor is created in SDC
2021-04-29 17:19:32,941 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC
2021-04-29 17:19:32,946 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-29 17:19:32,946 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/236869ecefc5407aaa90d187d532d0dc/versions/ccee1a577a4c4296badeca2405f21605/actions
2021-04-29 17:19:32,946 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-04-29 17:19:32,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:33,132 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/236869ecefc5407aaa90d187d532d0dc/versions/ccee1a577a4c4296badeca2405f21605/actions HTTP/1.1" 200 2
2021-04-29 17:19:33,133 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-04-29 17:19:33,133 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-04-29 17:19:33,136 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/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-29 17:19:33,146 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-04-29 17:19:33,146 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-29 17:19:33,147 DEBUG 197: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-29 17:19:33,147 DEBUG 199: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-29 17:19:33,147 DEBUG 200:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,147 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-29 17:19:33,147 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-29 17:19:33,147 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:33,210 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 557
2021-04-29 17:19:33,211 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-29 17:19:33,211 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF c343c643-c0fd","description":"vendor software product","vendorName":"e5b528ce-38cd-4b7e-a861","vendorId":"9c41ad3bcecd45808b6534d6a59a4c03","onboardingMethod":"NetworkPackage","id":"8b3e89cfbff94f8995f2c1870d14e8c3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 78162ecb-eae2","description":"vendor software product","vendorName":"ff0918ec-cf3a-40e9-a8f3","vendorId":"92f4d3bffd6d4c2c9227b2b4705fc358","onboardingMethod":"NetworkPackage","id":"5a4f724c634249d8a7a859f21bf5c9c9","owner":"cs0008","status":"ACTIVE"}],"listCount":2}
2021-04-29 17:19:33,213 DEBUG 303:vsp.py(1) - importing VSP pNF c343c643-c0fd from SDC
2021-04-29 17:19:33,213 DEBUG 303:vsp.py(1) - importing VSP vFW 78162ecb-eae2 from SDC
2021-04-29 17:19:33,213 DEBUG 147:__init__.py(1) - number of Vsp returned: 2
2021-04-29 17:19:33,214 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-04-29 17:19:33,214 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-04-29 17:19:33,214 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-04-29 17:19:33,214 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-29 17:19:33,214 DEBUG 197: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-29 17:19:33,214 DEBUG 199: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-29 17:19:33,214 DEBUG 200:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,214 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-29 17:19:33,215 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-29 17:19:33,215 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:33,305 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 557
2021-04-29 17:19:33,307 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-29 17:19:33,307 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF c343c643-c0fd","description":"vendor software product","vendorName":"e5b528ce-38cd-4b7e-a861","vendorId":"9c41ad3bcecd45808b6534d6a59a4c03","onboardingMethod":"NetworkPackage","id":"8b3e89cfbff94f8995f2c1870d14e8c3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 78162ecb-eae2","description":"vendor software product","vendorName":"ff0918ec-cf3a-40e9-a8f3","vendorId":"92f4d3bffd6d4c2c9227b2b4705fc358","onboardingMethod":"NetworkPackage","id":"5a4f724c634249d8a7a859f21bf5c9c9","owner":"cs0008","status":"ACTIVE"}],"listCount":2}
2021-04-29 17:19:33,309 DEBUG 303:vsp.py(1) - importing VSP pNF c343c643-c0fd from SDC
2021-04-29 17:19:33,309 DEBUG 303:vsp.py(1) - importing VSP vFW 78162ecb-eae2 from SDC
2021-04-29 17:19:33,310 DEBUG 147:__init__.py(1) - number of Vsp returned: 2
2021-04-29 17:19:33,310 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-04-29 17:19:33,310 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-04-29 17:19:33,310 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-04-29 17:19:33,310 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-29 17:19:33,310 DEBUG 197: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-29 17:19:33,310 DEBUG 199: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-29 17:19:33,310 DEBUG 200:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,311 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-29 17:19:33,311 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-29 17:19:33,311 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:33,371 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 557
2021-04-29 17:19:33,372 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-29 17:19:33,372 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF c343c643-c0fd","description":"vendor software product","vendorName":"e5b528ce-38cd-4b7e-a861","vendorId":"9c41ad3bcecd45808b6534d6a59a4c03","onboardingMethod":"NetworkPackage","id":"8b3e89cfbff94f8995f2c1870d14e8c3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 78162ecb-eae2","description":"vendor software product","vendorName":"ff0918ec-cf3a-40e9-a8f3","vendorId":"92f4d3bffd6d4c2c9227b2b4705fc358","onboardingMethod":"NetworkPackage","id":"5a4f724c634249d8a7a859f21bf5c9c9","owner":"cs0008","status":"ACTIVE"}],"listCount":2}
2021-04-29 17:19:33,374 DEBUG 303:vsp.py(1) - importing VSP pNF c343c643-c0fd from SDC
2021-04-29 17:19:33,374 DEBUG 303:vsp.py(1) - importing VSP vFW 78162ecb-eae2 from SDC
2021-04-29 17:19:33,374 DEBUG 147:__init__.py(1) - number of Vsp returned: 2
2021-04-29 17:19:33,374 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-04-29 17:19:33,375 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-04-29 17:19:33,375 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-04-29 17:19:33,375 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-29 17:19:33,375 DEBUG 197: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-29 17:19:33,375 DEBUG 199: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-29 17:19:33,375 DEBUG 200:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,375 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-29 17:19:33,375 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-29 17:19:33,376 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:33,429 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 557
2021-04-29 17:19:33,430 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-29 17:19:33,430 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF c343c643-c0fd","description":"vendor software product","vendorName":"e5b528ce-38cd-4b7e-a861","vendorId":"9c41ad3bcecd45808b6534d6a59a4c03","onboardingMethod":"NetworkPackage","id":"8b3e89cfbff94f8995f2c1870d14e8c3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 78162ecb-eae2","description":"vendor software product","vendorName":"ff0918ec-cf3a-40e9-a8f3","vendorId":"92f4d3bffd6d4c2c9227b2b4705fc358","onboardingMethod":"NetworkPackage","id":"5a4f724c634249d8a7a859f21bf5c9c9","owner":"cs0008","status":"ACTIVE"}],"listCount":2}
2021-04-29 17:19:33,433 DEBUG 303:vsp.py(1) - importing VSP pNF c343c643-c0fd from SDC
2021-04-29 17:19:33,433 DEBUG 303:vsp.py(1) - importing VSP vFW 78162ecb-eae2 from SDC
2021-04-29 17:19:33,433 DEBUG 147:__init__.py(1) - number of Vsp returned: 2
2021-04-29 17:19:33,433 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-04-29 17:19:33,433 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-04-29 17:19:33,434 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC
2021-04-29 17:19:33,434 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-04-29 17:19:33,434 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-29 17:19:33,434 DEBUG 197: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-29 17:19:33,434 DEBUG 199: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-29 17:19:33,434 DEBUG 200:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,435 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-29 17:19:33,435 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-29 17:19:33,435 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:19:33,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:33,492 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 557
2021-04-29 17:19:33,493 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-29 17:19:33,493 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF c343c643-c0fd","description":"vendor software product","vendorName":"e5b528ce-38cd-4b7e-a861","vendorId":"9c41ad3bcecd45808b6534d6a59a4c03","onboardingMethod":"NetworkPackage","id":"8b3e89cfbff94f8995f2c1870d14e8c3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 78162ecb-eae2","description":"vendor software product","vendorName":"ff0918ec-cf3a-40e9-a8f3","vendorId":"92f4d3bffd6d4c2c9227b2b4705fc358","onboardingMethod":"NetworkPackage","id":"5a4f724c634249d8a7a859f21bf5c9c9","owner":"cs0008","status":"ACTIVE"}],"listCount":2}
2021-04-29 17:19:33,496 DEBUG 303:vsp.py(1) - importing VSP pNF c343c643-c0fd from SDC
2021-04-29 17:19:33,496 DEBUG 303:vsp.py(1) - importing VSP vFW 78162ecb-eae2 from SDC
2021-04-29 17:19:33,496 DEBUG 147:__init__.py(1) - number of Vsp returned: 2
2021-04-29 17:19:33,496 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-04-29 17:19:33,496 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-04-29 17:19:33,500 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC
2021-04-29 17:19:33,501 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-04-29 17:19:33,501 DEBUG 197: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-29 17:19:33,501 DEBUG 199: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-29 17:19:33,501 DEBUG 200:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-29 17:19:33,501 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:33,501 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-04-29 17:19:33,502 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-04-29 17:19:33,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:33,566 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 532
2021-04-29 17:19:33,567 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-04-29 17:19:33,567 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"236869ecefc5407aaa90d187d532d0dc","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9c41ad3bcecd45808b6534d6a59a4c03","type":"vlm","name":"e5b528ce-38cd-4b7e-a861","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"92f4d3bffd6d4c2c9227b2b4705fc358","type":"vlm","name":"ff0918ec-cf3a-40e9-a8f3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3}
2021-04-29 17:19:33,569 DEBUG 147:__init__.py(1) - number of Vendor returned: 3
2021-04-29 17:19:33,569 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor
2021-04-29 17:19:33,569 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:33,569 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/236869ecefc5407aaa90d187d532d0dc/versions
2021-04-29 17:19:33,569 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:33,570 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:33,570 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/236869ecefc5407aaa90d187d532d0dc/versions
2021-04-29 17:19:33,570 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:33,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:33,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/236869ecefc5407aaa90d187d532d0dc/versions HTTP/1.1" 200 264
2021-04-29 17:19:33,670 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:33,670 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1a577a4c4296badeca2405f21605","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619716772337,"modificationTime":1619716773060,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-29 17:19:33,672 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-29 17:19:33,672 INFO 192:__init__.py(1) - Vendor found, updating information
2021-04-29 17:19:33,672 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:33,672 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/236869ecefc5407aaa90d187d532d0dc/versions
2021-04-29 17:19:33,673 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:33,673 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:33,673 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/236869ecefc5407aaa90d187d532d0dc/versions
2021-04-29 17:19:33,673 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:33,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:33,736 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/236869ecefc5407aaa90d187d532d0dc/versions HTTP/1.1" 200 264
2021-04-29 17:19:33,738 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:33,738 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ccee1a577a4c4296badeca2405f21605","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619716772337,"modificationTime":1619716773060,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-29 17:19:33,741 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-29 17:19:33,742 DEBUG 197: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-29 17:19:33,742 DEBUG 199: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-29 17:19:33,742 DEBUG 200:onap_service.py(1) - [SDC][create Vsp] data sent: {
  "name": "basic_vm_VSP",
  "description": "vendor software product",
  "icon": "icon",
  "category": "resourceNewCategory.generic",
  "subCategory": "resourceNewCategory.generic.abstract",
  "vendorName": "basicvm_vendor",
  "vendorId": "236869ecefc5407aaa90d187d532d0dc",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-29 17:19:33,742 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-29 17:19:33,743 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-29 17:19:33,743 DEBUG 106:onap_service.py(1) - [SDC][create Vsp] data sent: {
  "name": "basic_vm_VSP",
  "description": "vendor software product",
  "icon": "icon",
  "category": "resourceNewCategory.generic",
  "subCategory": "resourceNewCategory.generic.abstract",
  "vendorName": "basicvm_vendor",
  "vendorId": "236869ecefc5407aaa90d187d532d0dc",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-04-29 17:19:33,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:34,883 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-29 17:19:34,885 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-04-29 17:19:34,885 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"3c1fd1eeee684271af8a6adb1e01c1b6","version":{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","status":"Draft"}}
2021-04-29 17:19:34,887 INFO 284:__init__.py(1) - Vsp basic_vm_VSP is created in SDC
2021-04-29 17:19:34,887 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:34,888 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:34,888 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:34,888 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:34,888 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:34,888 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:34,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:34,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 253
2021-04-29 17:19:34,953 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:34,953 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619716773823,"modificationTime":1619716774257,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-29 17:19:34,955 DEBUG 197: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-29 17:19:34,956 DEBUG 199: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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:34,956 DEBUG 200:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:34,956 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-29 17:19:34,956 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:34,956 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:34,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:35,141 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 223
2021-04-29 17:19:35,142 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-29 17:19:35,143 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1619716773823,"modificationTime":1619716774243}
2021-04-29 17:19:35,144 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:35,145 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:35,145 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:35,145 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-29 17:19:35,145 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:35,145 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:35,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:35,427 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 368
2021-04-29 17:19:35,429 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:35,429 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a"}
2021-04-29 17:19:35,431 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:35,431 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:35,431 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:35,432 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-29 17:19:35,432 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:35,432 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:35,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:35,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 368
2021-04-29 17:19:35,734 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:35,734 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a"}
2021-04-29 17:19:35,736 INFO 219:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC
2021-04-29 17:19:35,736 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:35,736 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:35,736 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:35,736 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:35,737 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:35,737 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:35,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:35,831 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 253
2021-04-29 17:19:35,832 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:35,833 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619716773823,"modificationTime":1619716774257,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-29 17:19:35,834 DEBUG 197: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-29 17:19:35,835 DEBUG 199: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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:35,835 DEBUG 200:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:35,835 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-29 17:19:35,835 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:35,835 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:35,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:36,051 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 223
2021-04-29 17:19:36,052 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-29 17:19:36,053 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1619716773823,"modificationTime":1619716774243}
2021-04-29 17:19:36,055 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:36,055 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:36,055 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:36,055 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-29 17:19:36,055 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:36,056 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:36,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:36,346 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 368
2021-04-29 17:19:36,347 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:36,348 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a"}
2021-04-29 17:19:36,350 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:36,350 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:36,350 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:36,350 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-29 17:19:36,351 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:36,351 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:36,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:37,304 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 368
2021-04-29 17:19:37,305 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:37,305 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a"}
2021-04-29 17:19:37,308 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-29 17:19:37,308 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/orchestration-template-candidate
2021-04-29 17:19:37,308 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-04-29 17:19:37,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:37,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/orchestration-template-candidate HTTP/1.1" 200 94
2021-04-29 17:19:37,902 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-04-29 17:19:37,902 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:37,902 INFO 172:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded
2021-04-29 17:19:37,904 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:37,905 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:37,905 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:37,905 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:37,905 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:37,905 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:37,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:38,021 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 253
2021-04-29 17:19:38,022 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:38,022 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619716773823,"modificationTime":1619716774257,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-29 17:19:38,025 DEBUG 197: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-29 17:19:38,025 DEBUG 199: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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:38,025 DEBUG 200:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:38,025 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-29 17:19:38,026 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:38,026 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:38,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:38,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 222
2021-04-29 17:19:38,409 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-29 17:19:38,409 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1619716773823,"modificationTime":1619716777892}
2021-04-29 17:19:38,411 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:38,411 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:38,411 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:38,412 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-29 17:19:38,412 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:38,412 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:38,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:39,005 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 439
2021-04-29 17:19:39,006 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:39,006 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:39,008 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:39,008 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:39,008 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:39,009 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-29 17:19:39,009 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:39,009 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:39,010 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:39,441 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 439
2021-04-29 17:19:39,442 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:39,442 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:39,444 INFO 219:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC
2021-04-29 17:19:39,444 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:39,444 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:39,445 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:39,445 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:39,445 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:39,445 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:39,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:39,598 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 253
2021-04-29 17:19:39,599 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:39,600 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619716773823,"modificationTime":1619716774257,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-29 17:19:39,602 DEBUG 197: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-29 17:19:39,602 DEBUG 199: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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:39,602 DEBUG 200:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:39,602 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-29 17:19:39,602 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:39,602 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:39,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:40,242 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 222
2021-04-29 17:19:40,243 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-29 17:19:40,243 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1619716773823,"modificationTime":1619716777892}
2021-04-29 17:19:40,245 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:40,245 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:40,246 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:40,246 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-29 17:19:40,246 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:40,246 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:40,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:41,247 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 439
2021-04-29 17:19:41,249 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:41,249 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:41,251 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:41,251 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:41,251 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:41,251 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:41,251 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:41,252 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:41,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:42,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 439
2021-04-29 17:19:42,201 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:42,201 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:42,203 DEBUG 197: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-29 17:19:42,203 DEBUG 199: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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/orchestration-template-candidate/process
2021-04-29 17:19:42,203 DEBUG 200:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-29 17:19:42,203 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-29 17:19:42,204 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/orchestration-template-candidate/process
2021-04-29 17:19:42,204 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-04-29 17:19:42,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:49,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/orchestration-template-candidate/process HTTP/1.1" 200 87
2021-04-29 17:19:49,245 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-04-29 17:19:49,245 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"}
2021-04-29 17:19:49,247 INFO 187:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated
2021-04-29 17:19:49,247 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:49,247 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:49,247 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:49,247 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:49,248 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:49,248 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:49,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:49,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 253
2021-04-29 17:19:49,349 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:49,349 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619716773823,"modificationTime":1619716774257,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-29 17:19:49,351 DEBUG 197: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-29 17:19:49,351 DEBUG 199: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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:49,351 DEBUG 200:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:49,352 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-29 17:19:49,352 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:49,352 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:49,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:49,556 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 222
2021-04-29 17:19:49,557 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-29 17:19:49,557 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1619716773823,"modificationTime":1619716789172}
2021-04-29 17:19:49,560 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:49,560 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:49,560 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:49,561 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-29 17:19:49,561 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:49,561 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:49,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:50,142 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 615
2021-04-29 17:19:50,143 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:50,143 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:50,145 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:50,146 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:50,146 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:50,146 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-29 17:19:50,146 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:50,146 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:50,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:50,725 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 615
2021-04-29 17:19:50,726 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:50,726 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:50,728 INFO 219:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC
2021-04-29 17:19:50,729 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:50,729 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:50,729 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:50,729 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:50,729 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:50,729 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:50,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:50,823 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 253
2021-04-29 17:19:50,824 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:50,824 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619716773823,"modificationTime":1619716774257,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-29 17:19:50,826 DEBUG 197: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-29 17:19:50,826 DEBUG 199: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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:50,826 DEBUG 200:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:50,826 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-29 17:19:50,827 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:50,827 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:50,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:51,054 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 222
2021-04-29 17:19:51,055 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-29 17:19:51,055 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1619716773823,"modificationTime":1619716789172}
2021-04-29 17:19:51,057 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:51,058 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:51,058 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:51,058 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-29 17:19:51,058 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:51,058 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:51,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:51,553 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 615
2021-04-29 17:19:51,554 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:51,555 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:51,557 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:51,557 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:51,557 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:51,557 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-29 17:19:51,557 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:51,557 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:51,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:52,255 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 615
2021-04-29 17:19:52,256 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:52,256 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:52,261 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-29 17:19:52,262 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/actions
2021-04-29 17:19:52,262 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

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

  "action": "Commit"
}
2021-04-29 17:19:52,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:55,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/actions HTTP/1.1" 200 2
2021-04-29 17:19:55,743 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-04-29 17:19:55,744 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-04-29 17:19:55,746 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:55,746 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:55,746 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:55,747 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:55,747 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:55,747 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:55,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:55,820 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 253
2021-04-29 17:19:55,821 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:55,821 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619716773823,"modificationTime":1619716792339,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-29 17:19:55,824 DEBUG 197: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-29 17:19:55,825 DEBUG 199: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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:55,825 DEBUG 200:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:55,825 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-29 17:19:55,825 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:55,825 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:55,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:55,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 223
2021-04-29 17:19:55,953 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-29 17:19:55,953 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1619716773823,"modificationTime":1619716789172}
2021-04-29 17:19:55,956 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:55,956 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:55,956 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:55,956 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-29 17:19:55,957 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:55,957 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:55,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:56,248 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 615
2021-04-29 17:19:56,249 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:56,250 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:56,252 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC
2021-04-29 17:19:56,252 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:56,252 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:56,252 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:56,253 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:56,253 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:19:56,253 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:19:56,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:56,328 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 253
2021-04-29 17:19:56,330 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:19:56,330 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1619716773823,"modificationTime":1619716792339,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-04-29 17:19:56,333 DEBUG 197: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-29 17:19:56,333 DEBUG 199: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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:56,333 DEBUG 200:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:56,334 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-29 17:19:56,334 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:56,334 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-04-29 17:19:56,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:56,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 223
2021-04-29 17:19:56,612 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-04-29 17:19:56,612 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1619716773823,"modificationTime":1619716789172}
2021-04-29 17:19:56,614 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:19:56,614 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:56,614 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:56,615 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-29 17:19:56,615 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:19:56,615 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:19:56,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:19:57,196 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 615
2021-04-29 17:19:57,197 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:19:57,197 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:19:57,202 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-29 17:19:57,202 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/actions
2021-04-29 17:19:57,202 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-04-29 17:19:57,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:10,322 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/actions HTTP/1.1" 200 2
2021-04-29 17:20:10,324 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-04-29 17:20:10,324 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-04-29 17:20:10,327 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:10,328 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:10,328 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:10,329 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:10,329 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:10,329 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:10,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:10,521 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 264
2021-04-29 17:20:10,522 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:20:10,522 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619716773823,"modificationTime":1619716807947,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-29 17:20:10,524 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC
2021-04-29 17:20:10,525 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:10,525 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:10,525 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:10,525 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:10,525 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:10,525 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:10,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:10,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 264
2021-04-29 17:20:10,648 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:20:10,648 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619716773823,"modificationTime":1619716807947,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-29 17:20:10,654 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-29 17:20:10,654 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/actions
2021-04-29 17:20:10,654 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-29 17:20:10,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:12,529 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/actions HTTP/1.1" 200 316
2021-04-29 17:20:12,530 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-29 17:20:12,531 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"3c1fd1eeee684271af8a6adb1e01c1b6","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-29 17:20:12,531 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"3c1fd1eeee684271af8a6adb1e01c1b6","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-29 17:20:12,533 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-04-29 17:20:12,533 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-29 17:20:12,533 DEBUG 197: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-29 17:20:12,533 DEBUG 199: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-29 17:20:12,533 DEBUG 200:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:20:12,534 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-29 17:20:12,534 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-29 17:20:12,534 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:20:12,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:20:13,044 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225
2021-04-29 17:20:13,045 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 404
2021-04-29 17:20:13,045 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}
2021-04-29 17:20:13,045 ERROR 131:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:13,045 ERROR 214:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-04-29 17:20:13,046 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-04-29 17:20:13,046 DEBUG 147:__init__.py(1) - number of Vf returned: 0
2021-04-29 17:20:13,046 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:20:13,046 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC
2021-04-29 17:20:13,046 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-04-29 17:20:13,046 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-29 17:20:13,047 DEBUG 197: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-29 17:20:13,047 DEBUG 199: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-29 17:20:13,047 DEBUG 200:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:20:13,049 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-29 17:20:13,049 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-29 17:20:13,050 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:20:13,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:20:13,236 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225
2021-04-29 17:20:13,237 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 404
2021-04-29 17:20:13,238 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}
2021-04-29 17:20:13,238 ERROR 131:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:13,238 ERROR 214:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-04-29 17:20:13,238 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-04-29 17:20:13,238 DEBUG 147:__init__.py(1) - number of Vf returned: 0
2021-04-29 17:20:13,238 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:20:13,238 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC
2021-04-29 17:20:13,238 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-04-29 17:20:13,239 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-04-29 17:20:13,239 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>>
2021-04-29 17:20:13,239 DEBUG 199: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-29 17:20:13,239 DEBUG 200:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-29 17:20:13,239 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-29 17:20:13,239 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-29 17:20:13,239 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-04-29 17:20:13,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:14,068 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-29 17:20:14,069 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-04-29 17:20:14,070 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 L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.5"}
2021-04-29 17:20:14,073 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-04-29 17:20:14,073 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-04-29 17:20:14,073 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-04-29 17:20:14,074 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC
2021-04-29 17:20:14,074 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-04-29 17:20:14,074 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-29 17:20:14,074 DEBUG 197: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-29 17:20:14,074 DEBUG 199: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-29 17:20:14,074 DEBUG 200:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:20:14,074 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-29 17:20:14,074 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-29 17:20:14,074 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:20:14,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:20:14,163 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225
2021-04-29 17:20:14,164 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 404
2021-04-29 17:20:14,164 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}
2021-04-29 17:20:14,164 ERROR 131:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:14,164 ERROR 214:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-04-29 17:20:14,164 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-04-29 17:20:14,165 DEBUG 147:__init__.py(1) - number of Vf returned: 0
2021-04-29 17:20:14,165 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:20:14,165 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC
2021-04-29 17:20:14,178 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-04-29 17:20:14,178 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-04-29 17:20:14,178 DEBUG 197: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-29 17:20:14,179 DEBUG 199: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-29 17:20:14,179 DEBUG 200:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:20:14,179 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-29 17:20:14,179 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-29 17:20:14,179 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-04-29 17:20:14,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:14,232 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 808
2021-04-29 17:20:14,234 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-04-29 17:20:14,234 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","owner":"cs0008","status":"ACTIVE"},{"name":"pNF c343c643-c0fd","description":"vendor software product","vendorName":"e5b528ce-38cd-4b7e-a861","vendorId":"9c41ad3bcecd45808b6534d6a59a4c03","onboardingMethod":"NetworkPackage","id":"8b3e89cfbff94f8995f2c1870d14e8c3","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 78162ecb-eae2","description":"vendor software product","vendorName":"ff0918ec-cf3a-40e9-a8f3","vendorId":"92f4d3bffd6d4c2c9227b2b4705fc358","onboardingMethod":"NetworkPackage","id":"5a4f724c634249d8a7a859f21bf5c9c9","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-04-29 17:20:14,236 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-04-29 17:20:14,236 DEBUG 303:vsp.py(1) - importing VSP pNF c343c643-c0fd from SDC
2021-04-29 17:20:14,236 DEBUG 303:vsp.py(1) - importing VSP vFW 78162ecb-eae2 from SDC
2021-04-29 17:20:14,236 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-04-29 17:20:14,236 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-04-29 17:20:14,236 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:14,236 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:14,237 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:14,237 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:14,237 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:14,237 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:14,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:14,284 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 264
2021-04-29 17:20:14,285 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:20:14,285 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619716773823,"modificationTime":1619716807947,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-29 17:20:14,286 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-29 17:20:14,287 INFO 192:__init__.py(1) - Vsp found, updating information
2021-04-29 17:20:14,287 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC
2021-04-29 17:20:14,287 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:14,287 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:14,287 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:14,287 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:14,287 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:14,287 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:14,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:14,336 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 264
2021-04-29 17:20:14,337 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:20:14,338 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619716773823,"modificationTime":1619716807947,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-29 17:20:14,340 DEBUG 197:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:14,341 DEBUG 199:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:14,341 DEBUG 200:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:14,341 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:14,341 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions
2021-04-29 17:20:14,342 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-04-29 17:20:14,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:14,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3c1fd1eeee684271af8a6adb1e01c1b6/versions HTTP/1.1" 200 264
2021-04-29 17:20:14,404 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-04-29 17:20:14,405 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"80c2aded8e2a4d8d9b29f338fb905c8a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1619716773823,"modificationTime":1619716807947,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-04-29 17:20:14,406 DEBUG 22:sdc_element.py(1) - details found, updating
2021-04-29 17:20:14,411 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-29 17:20:14,411 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/actions
2021-04-29 17:20:14,411 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-04-29 17:20:14,413 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:15,092 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a/actions HTTP/1.1" 200 316
2021-04-29 17:20:15,093 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-04-29 17:20:15,093 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"3c1fd1eeee684271af8a6adb1e01c1b6","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-29 17:20:15,093 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"3c1fd1eeee684271af8a6adb1e01c1b6","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-04-29 17:20:15,095 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:20:15,096 DEBUG 199:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:20:15,096 DEBUG 200:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:20:15,096 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-29 17:20:15,096 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/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a
2021-04-29 17:20:15,096 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-04-29 17:20:15,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:15,274 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3c1fd1eeee684271af8a6adb1e01c1b6/versions/80c2aded8e2a4d8d9b29f338fb905c8a HTTP/1.1" 200 615
2021-04-29 17:20:15,275 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-04-29 17:20:15,275 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"236869ecefc5407aaa90d187d532d0dc","onboardingMethod":"NetworkPackage","id":"3c1fd1eeee684271af8a6adb1e01c1b6","version":"80c2aded8e2a4d8d9b29f338fb905c8a","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-04-29 17:20:15,278 DEBUG 197: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-29 17:20:15,278 DEBUG 199: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-29 17:20:15,278 DEBUG 200: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": "3c1fd1eeee684271af8a6adb1e01c1b6",
    "csarVersion": "1.0",
    "deploymentArtifacts": {},
    "description": "VF",
    "icon": "defaulticon",
    "name": "basic_vm",
    "properties": [],
    "groups": [],
    "requirements": {},
    "resourceType": "VF",
    "tags": ["basic_vm"],
    "toscaArtifacts": {},
    "vendorName": "basicvm_vendor",
    "vendorRelease": "1.0"
}
2021-04-29 17:20:15,278 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-29 17:20:15,278 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-29 17:20:15,278 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": "3c1fd1eeee684271af8a6adb1e01c1b6",
    "csarVersion": "1.0",
    "deploymentArtifacts": {},
    "description": "VF",
    "icon": "defaulticon",
    "name": "basic_vm",
    "properties": [],
    "groups": [],
    "requirements": {},
    "resourceType": "VF",
    "tags": ["basic_vm"],
    "toscaArtifacts": {},
    "vendorName": "basicvm_vendor",
    "vendorRelease": "1.0"
}
2021-04-29 17:20:15,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:31,161 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-29 17:20:31,195 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-04-29 17:20:31,203 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1619716828339,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"6a45a11a-526a-4e20-9b05-bd3b7f050050","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1619716828341,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828339,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1619716828364,"description":"created from csar","artifactType":"HEAT","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"61cf0a62-b3ed-4446-aad0-bed798f5b281","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","duplicated":false,"payloadUpdateDate":1619716828378,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828364,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1619716828339,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"6a45a11a-526a-4e20-9b05-bd3b7f050050","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1619716828341,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828339,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716828386,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","generatedFromId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1619716828386,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828386,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716819441,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.assettoscacsar","artifactName":"resource-BasicVm-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":1619716819441,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716819441,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.assettoscatemplate","artifactName":"resource-BasicVm-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":1619716819441,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicVm-template.yml","empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false},{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"scalable","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.scalable","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"forwarder","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.forwarder","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false},{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"port_mirroring","uniqueId":"capability.3761f0a8-9d11-48af-8bc6-ee0054c128d9.port_mirroring","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"host","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.host","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.ephemeral.size","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.ephemeral.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"instance","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.instance","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.iops","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu.delta","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu.delta","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.capacity","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.latency","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.usage","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu_util","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu_util","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.allocation","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.latency","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.root.size","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.root.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"vcpus","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.vcpus","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.iops","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.usage","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.allocation","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.usage","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.capacity","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.resident","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.resident","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.packets.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outpoing.packets","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outpoing.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"os","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.os","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"endpoint","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.endpoint","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"attachment","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.attachment","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"dependency","uniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba.dependency","capability":"tosca.capabilities.Node","ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false},{"external":false,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"dependency","uniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba.dependency","capability":"tosca.capabilities.Node","ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"link","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846.link","capability":"tosca.capabilities.network.Linkable","ownerId":"8daf9041-be6e-451d-acd3-73abc3706846","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"local_storage","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.compute_Ubuntu20_user_data_format","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_Ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"594570aa-3b87-4269-bf8d-0382c7cc5c09.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_Ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_network","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":"port_Ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.admin_plane_net_name","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":"f4ffab55-a99c-4450-94c5-07faf62acdfc.compute_Ubuntu20_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_Ubuntu20_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":"bffa505d-f7b5-4355-a4c5-68321594b84b.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.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":"a789b500-5459-4764-83c7-734eda3a671e.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.compute_Ubuntu20_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_Ubuntu20_name","value":"[{\"get_input\":\"Ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_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":"a789b500-5459-4764-83c7-734eda3a671e.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.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":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_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":"port_Ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_security_groups","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":"port_Ubuntu20_admin_plane_port_0_security_groups","value":"[[\"Ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.compute_Ubuntu20_key_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_Ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_Ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.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":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_Ubuntu20"},"actualComponentUid":"f4ffab55-a99c-4450-94c5-07faf62acdfc","createdFromCsar":true,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","icon":"defaulticon","creationTime":1619716827355,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"f4ffab55-a99c-4450-94c5-07faf62acdfc","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1619716827948,"customizationUUID":"7b36d261-d58b-4003-a4e8-c2b79f2bec68","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.Ubuntu20Cvfc","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"path":["bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"2ab749c6-14da-456b-bb5d-99cfa4390227","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"2ab749c6-14da-456b-bb5d-99cfa4390227","uniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba.dependency","capability":"tosca.capabilities.Node","ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"2ab749c6-14da-456b-bb5d-99cfa4390227","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227.port","capability":"tosca.capabilities.Attachment","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.bb3d3474-9182-4688-af12-83a0789e75ba.tosca_name","ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.2ab749c6-14da-456b-bb5d-99cfa4390227.show","empty":false},{"parentUniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba","definition":false,"name":"state","type":"string","uniqueId":"attribute.bb3d3474-9182-4688-af12-83a0789e75ba.state","ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","empty":false},{"parentUniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.bb3d3474-9182-4688-af12-83a0789e75ba.tosca_id","ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"2ab749c6-14da-456b-bb5d-99cfa4390227","createdFromCsar":true,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","icon":"securityrules","creationTime":1619716827353,"originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"2ab749c6-14da-456b-bb5d-99cfa4390227","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1619716827948,"customizationUUID":"54d8135f-c352-454b-9547-d0853470d6ad","posX":"275.0","posY":"325.0","componentName":"SecurityRules","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","requirementOwnerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","id":"71d124fd-faf9-4b3d-a42f-7b8f02858040","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.attachment","requirementUid":"2ab749c6-14da-456b-bb5d-99cfa4390227.port"},"operations":[]}],"fromNode":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_flavor_name","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.compute_Ubuntu20_user_data_format","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_Ubuntu20_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"594570aa-3b87-4269-bf8d-0382c7cc5c09.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_Ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_image_name","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_network","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":"port_Ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.admin_plane_net_name","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":"f4ffab55-a99c-4450-94c5-07faf62acdfc.compute_Ubuntu20_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_Ubuntu20_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":"bffa505d-f7b5-4355-a4c5-68321594b84b.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.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":"a789b500-5459-4764-83c7-734eda3a671e.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.compute_Ubuntu20_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_Ubuntu20_name","value":"[{\"get_input\":\"Ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_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":"a789b500-5459-4764-83c7-734eda3a671e.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.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":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_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":"port_Ubuntu20_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_Ubuntu20_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_security_groups","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":"port_Ubuntu20_admin_plane_port_0_security_groups","value":"[[\"Ubuntu20_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.compute_Ubuntu20_key_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_Ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_Ubuntu20_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a789b500-5459-4764-83c7-734eda3a671e.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":"a789b500-5459-4764-83c7-734eda3a671e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"a789b500-5459-4764-83c7-734eda3a671e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f4ffab55-a99c-4450-94c5-07faf62acdfc.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group":[{"parentUniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba","uniqueId":"attribute.bb3d3474-9182-4688-af12-83a0789e75ba.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","empty":false},{"uniqueId":"attribute.2ab749c6-14da-456b-bb5d-99cfa4390227.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba","uniqueId":"attribute.bb3d3474-9182-4688-af12-83a0789e75ba.state","name":"state","type":"string","definition":false,"ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","empty":false},{"parentUniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba","uniqueId":"attribute.bb3d3474-9182-4688-af12-83a0789e75ba.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false},{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"2ab749c6-14da-456b-bb5d-99cfa4390227","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"scalable","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.scalable","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"forwarder","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.forwarder","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false},{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"port_mirroring","uniqueId":"capability.3761f0a8-9d11-48af-8bc6-ee0054c128d9.port_mirroring","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"host","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.host","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.ephemeral.size","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.ephemeral.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"instance","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.instance","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.iops","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu.delta","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu.delta","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.capacity","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.latency","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.usage","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu_util","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu_util","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.allocation","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.latency","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.root.size","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.root.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"vcpus","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.vcpus","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.iops","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.usage","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.allocation","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.usage","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.capacity","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.resident","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.resident","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.packets.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outpoing.packets","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outpoing.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"os","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.os","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"endpoint","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.endpoint","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"attachment","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.attachment","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"dependency","uniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba.dependency","capability":"tosca.capabilities.Node","ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false},{"external":false,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"dependency","uniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba.dependency","capability":"tosca.capabilities.Node","ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"2ab749c6-14da-456b-bb5d-99cfa4390227","uniqueId":"bb3d3474-9182-4688-af12-83a0789e75ba.dependency","capability":"tosca.capabilities.Node","ownerId":"bb3d3474-9182-4688-af12-83a0789e75ba","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"link","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846.link","capability":"tosca.capabilities.network.Linkable","ownerId":"8daf9041-be6e-451d-acd3-73abc3706846","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"local_storage","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false},{"external":false,"path":["bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"2ab749c6-14da-456b-bb5d-99cfa4390227","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227.port","capability":"tosca.capabilities.Attachment","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu20-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu20-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_image_name","type":"string","required":false,"defaultValue":"ubuntu-20.04","description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu20-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_name_0","type":"string","required":false,"defaultValue":"Ubuntu20","description":"The VM name","password":false,"name":"Ubuntu20_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.base_ubuntu20_group","name":"base_ubuntu20_group","type":"org.openecomp.groups.heat.HeatStack","version":"0.0","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"465314cd-3b32-4b9b-b383-d0759d34e42d","groupUUID":"bf053d4d-8048-4cca-a4b9-010c8dfe8b6e","members":{"Ubuntu20_admin_security_group":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","abstract_Ubuntu20":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"},"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_ubuntu20.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 ubuntu VM Closed Loop for ONAP","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":"BasicVm..base_ubuntu20..module-0","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","type":"org.openecomp.groups.VfModule","version":"0.0","artifacts":["bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","bffa505d-f7b5-4355-a4c5-68321594b84b.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"2b33950d-23f0-43a8-a44e-42d74cc987f8","artifactsUuid":["61cf0a62-b3ed-4446-aad0-bed798f5b281"],"groupUUID":"bb7a119b-07bb-483c-917f-6321fa916c2b","members":{"Ubuntu20_admin_security_group":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","abstract_Ubuntu20":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20"},"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_ubuntu20","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.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1619716819442,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b","componentMetadataForSupportLog":{"SupportablityComponentUUID":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"3c1fd1eeee684271af8a6adb1e01c1b6","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","highestVersion":true,"systemName":"BasicVm","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1619716827754,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1619716828364,"description":"created from csar","artifactType":"HEAT","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"61cf0a62-b3ed-4446-aad0-bed798f5b281","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","duplicated":false,"payloadUpdateDate":1619716828378,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828364,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1619716828339,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"6a45a11a-526a-4e20-9b05-bd3b7f050050","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1619716828341,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828339,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716828386,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","generatedFromId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1619716828386,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828386,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"bffa505d-f7b5-4355-a4c5-68321594b84b"},"categorySpecificMetadata":{},"csarUUID":"3c1fd1eeee684271af8a6adb1e01c1b6","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"}
2021-04-29 17:20:31,220 INFO 284:__init__.py(1) - Vf basic_vm is created in SDC
2021-04-29 17:20:31,220 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:20:41,231 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC
2021-04-29 17:20:41,237 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-29 17:20:41,237 DEBUG 105:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/bffa505d-f7b5-4355-a4c5-68321594b84b/lifecycleState/Certify
2021-04-29 17:20:41,237 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-04-29 17:20:41,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:54,638 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/bffa505d-f7b5-4355-a4c5-68321594b84b/lifecycleState/Certify HTTP/1.1" 200 1276
2021-04-29 17:20:54,639 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-04-29 17:20:54,640 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1619716819442,"lastUpdateDate":1619716844662,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"424f047d-3b09-4a3f-b478-ab6048978f3f"},"csarUUID":"3c1fd1eeee684271af8a6adb1e01c1b6","csarVersion":"1.0","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c"}
2021-04-29 17:20:54,642 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-04-29 17:20:54,642 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-29 17:20:54,642 DEBUG 197: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-29 17:20:54,642 DEBUG 199: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-29 17:20:54,642 DEBUG 200:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:20:54,643 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-29 17:20:54,643 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-29 17:20:54,643 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:20:54,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:20:54,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-04-29 17:20:54,834 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-29 17:20:54,834 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be0782d4-63d8-4c62-a6fe-8f85fc5d738c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-29 17:20:54,836 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:20:54,836 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:20:54,836 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:20:54,837 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-29 17:20:54,837 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-04-29 17:20:54,837 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:20:54,837 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-29 17:20:54,837 DEBUG 197: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-29 17:20:54,837 DEBUG 199: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-29 17:20:54,837 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-29 17:20:54,838 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-29 17:20:54,838 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-29 17:20:54,838 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-29 17:20:54,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:20:56,040 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-29 17:20:56,043 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-29 17:20:56,045 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[]}
2021-04-29 17:20:56,050 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list
2021-04-29 17:21:06,060 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-04-29 17:21:06,061 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-29 17:21:06,061 DEBUG 197: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-29 17:21:06,061 DEBUG 199: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-29 17:21:06,061 DEBUG 200:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:21:06,062 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-29 17:21:06,062 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-29 17:21:06,062 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:21:06,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:21:06,164 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-04-29 17:21:06,165 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-29 17:21:06,165 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be0782d4-63d8-4c62-a6fe-8f85fc5d738c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-29 17:21:06,167 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:21:06,167 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:21:06,167 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:21:06,167 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-29 17:21:06,167 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-04-29 17:21:06,168 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:21:06,168 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-29 17:21:06,168 DEBUG 197: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-29 17:21:06,168 DEBUG 199: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-29 17:21:06,168 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-29 17:21:06,168 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-29 17:21:06,168 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-29 17:21:06,169 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-29 17:21:06,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:07,962 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-29 17:21:07,967 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-29 17:21:07,969 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[]}
2021-04-29 17:21:07,972 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list
2021-04-29 17:21:07,973 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:21:07,973 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:21:07,973 DEBUG 197: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-29 17:21:07,973 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:21:07,973 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:21:07,974 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-29 17:21:07,974 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-29 17:21:07,974 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:21:07,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:21:09,058 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2
2021-04-29 17:21:09,059 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:21:09,059 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: []
2021-04-29 17:21:09,061 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-04-29 17:21:09,061 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:21:09,061 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC
2021-04-29 17:21:09,061 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-04-29 17:21:09,062 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-04-29 17:21:09,062 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>>
2021-04-29 17:21:09,062 DEBUG 199: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-29 17:21:09,062 DEBUG 200:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-29 17:21:09,062 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-29 17:21:09,062 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-29 17:21:09,062 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-04-29 17:21:09,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:09,751 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-29 17:21:09,753 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-04-29 17:21:09,754 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 L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.5"}
2021-04-29 17:21:09,757 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-04-29 17:21:09,757 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-04-29 17:21:09,757 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-04-29 17:21:09,757 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC
2021-04-29 17:21:09,758 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:21:09,758 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:21:09,758 DEBUG 197: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-29 17:21:09,758 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:21:09,758 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:21:09,759 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-29 17:21:09,759 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-29 17:21:09,759 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:21:09,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:21:11,757 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 2
2021-04-29 17:21:11,758 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:21:11,758 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: []
2021-04-29 17:21:11,760 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-04-29 17:21:11,760 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:21:11,760 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC
2021-04-29 17:21:11,773 DEBUG 197: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-29 17:21:11,773 DEBUG 199: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-29 17:21:11,773 DEBUG 200:onap_service.py(1) - [SDC][create Service] data sent: 
{
  "componentType": "SERVICE",
  "properties": [],
  "requirements": {},
  "toscaArtifacts": {},
  "tags": ["basic_vm"],
  "artifacts": {},
  "description": "service",
  "serviceApiArtifacts": {},
  "capabilities": {},
  "name": "basic_vm",
  "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-29 17:21:11,774 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-29 17:21:11,774 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-29 17:21:11,774 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: 
{
  "componentType": "SERVICE",
  "properties": [],
  "requirements": {},
  "toscaArtifacts": {},
  "tags": ["basic_vm"],
  "artifacts": {},
  "description": "service",
  "serviceApiArtifacts": {},
  "capabilities": {},
  "name": "basic_vm",
  "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-29 17:21:11,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:13,524 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-29 17:21:13,525 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201
2021-04-29 17:21:13,527 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.assettoscacsar","artifactName":"service-BasicVm-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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.assettoscatemplate","artifactName":"service-BasicVm-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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicVm-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","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":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1619716872831,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0e91d0ae-388c-42c6-b66d-979cb12aa407","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","highestVersion":true,"systemName":"BasicVm","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1619716872831,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":null,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.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":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"}
2021-04-29 17:21:13,530 INFO 284:__init__.py(1) - Service basic_vm is created in SDC
2021-04-29 17:21:13,530 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:21:13,535 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-04-29 17:21:13,535 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-04-29 17:21:13,536 DEBUG 197: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-29 17:21:13,536 DEBUG 199: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-29 17:21:13,536 DEBUG 200:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:21:13,536 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-29 17:21:13,536 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-29 17:21:13,536 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-04-29 17:21:13,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:21:13,620 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-04-29 17:21:13,621 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-04-29 17:21:13,621 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be0782d4-63d8-4c62-a6fe-8f85fc5d738c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-04-29 17:21:13,623 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:21:13,623 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:21:13,623 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:21:13,623 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-29 17:21:13,623 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-04-29 17:21:13,624 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:21:13,624 INFO 192:__init__.py(1) - Vf found, updating information
2021-04-29 17:21:13,624 DEBUG 197: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-29 17:21:13,624 DEBUG 199: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-29 17:21:13,624 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-29 17:21:13,624 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-29 17:21:13,624 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-29 17:21:13,624 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-04-29 17:21:13,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:14,230 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-29 17:21:14,233 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-04-29 17:21:14,235 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1619716872831,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:21:14,239 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list
2021-04-29 17:21:14,240 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-29 17:21:14,240 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/2215c3b2-f9ff-4d42-9b1b-d490eecaeff2/resourceInstance
2021-04-29 17:21:14,240 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_vm",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "424f047d-3b09-4a3f-b478-ab6048978f3f",
  "originType": "VF",
  "componentUid": "424f047d-3b09-4a3f-b478-ab6048978f3f",
  "icon": "defaulticon"
}
2021-04-29 17:21:14,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:17,033 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2215c3b2-f9ff-4d42-9b1b-d490eecaeff2/resourceInstance HTTP/1.1" 201 None
2021-04-29 17:21:17,041 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-04-29 17:21:17,045 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20","empty":false},{"properties":null,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"path":["bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"2ab749c6-14da-456b-bb5d-99cfa4390227","parentName":null,"uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"version":null,"name":"ubuntu20_admin_security_group.feature","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Scalable","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"scalable","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.scalable","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"properties":null,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.Forwarder","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"forwarder","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.forwarder","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.network.Bindable","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"binding_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20","empty":false},{"properties":null,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.network.Bindable","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","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":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.PortMirroring","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"port_mirroring","uniqueId":"capability.3761f0a8-9d11-48af-8bc6-ee0054c128d9.port_mirroring","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Container","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"host","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.host","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"host_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.host_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.ephemeral.size","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.ephemeral.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"instance","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.instance","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.instance_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.iops","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.iops_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu.delta","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu.delta","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu.delta_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.capacity","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.capacity_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.latency","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.latency_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.usage","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.usage_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu_util","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu_util","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu_util_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.allocation","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.latency","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.latency_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.requests_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.root.size","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.root.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.root.size_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"vcpus","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.vcpus","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.vcpus_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.iops","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.iops_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.usage","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.usage_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.allocation","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.allocation_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes.rate","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.usage","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory.usage_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.capacity","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.resident","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.resident","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory.resident_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.requests_Ubuntu20","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":"network.incoming.packets.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"network.outgoing.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"network.outgoing.packets.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.packets.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"network.outpoing.packets","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outpoing.packets","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outpoing.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"network.incoming.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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"network.incoming.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"network.outgoing.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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"network.incoming.packets","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","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":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerType":null,"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.OperatingSystem","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"os","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.os","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"os_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.os_Ubuntu20","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":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Endpoint.Admin","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"endpoint","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.endpoint","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"endpoint_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"properties":null,"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Attachment","ownerType":null,"description":null,"source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"attachment","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.attachment","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF 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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","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":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","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":"bffa505d-f7b5-4355-a4c5-68321594b84b.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","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":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF 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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","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":"bffa505d-f7b5-4355-a4c5-68321594b84b.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","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":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","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}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"424f047d-3b09-4a3f-b478-ab6048978f3f","createdFromCsar":false,"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1619716875065,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"424f047d-3b09-4a3f-b478-ab6048978f3f","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1619716875065,"customizationUUID":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","posX":"200","posY":"100","componentName":"basic_vm","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"type":null,"version":null,"ownerId":null,"empty":false}
2021-04-29 17:21:17,046 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm
2021-04-29 17:21:17,049 DEBUG 197:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:21:17,049 DEBUG 199:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/distribution
2021-04-29 17:21:17,049 DEBUG 200:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None
2021-04-29 17:21:17,050 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:21:17,050 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/distribution
2021-04-29 17:21:17,050 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None
2021-04-29 17:21:17,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:17,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/distribution HTTP/1.1" 200 38
2021-04-29 17:21:17,302 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200
2021-04-29 17:21:17,302 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]}
2021-04-29 17:21:17,304 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:21:17,304 DEBUG 199:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None
2021-04-29 17:21:17,304 DEBUG 200:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:21:17,305 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:21:17,305 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None
2021-04-29 17:21:17,305 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:21:17,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:17,426 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-29 17:21:17,428 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200
2021-04-29 17:21:17,428 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]}
2021-04-29 17:21:17,430 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-04-29 17:21:17,430 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC
2021-04-29 17:21:17,435 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-29 17:21:17,435 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/2215c3b2-f9ff-4d42-9b1b-d490eecaeff2/lifecycleState/checkin
2021-04-29 17:21:17,435 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-04-29 17:21:17,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:23,700 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2215c3b2-f9ff-4d42-9b1b-d490eecaeff2/lifecycleState/checkin HTTP/1.1" 200 1179
2021-04-29 17:21:23,701 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-04-29 17:21:23,702 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1619716872831,"lastUpdateDate":1619716880440,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2"},"projectCode":"123456","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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":"0e91d0ae-388c-42c6-b66d-979cb12aa407"}
2021-04-29 17:21:23,704 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:21:23,704 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:21:23,704 DEBUG 197: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-29 17:21:23,704 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:21:23,704 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:21:23,705 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-29 17:21:23,705 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-29 17:21:23,705 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:21:23,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:21:26,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 377
2021-04-29 17:21:26,244 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:21:26,244 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-29 17:21:26,246 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:21:26,247 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:21:26,247 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:21:26,247 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-04-29 17:21:26,247 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-04-29 17:21:26,247 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:21:26,247 INFO 192:__init__.py(1) - Service found, updating information
2021-04-29 17:21:26,247 DEBUG 197: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-29 17:21:26,248 DEBUG 199: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-29 17:21:26,248 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:21:26,248 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-29 17:21:26,248 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-29 17:21:26,248 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:21:26,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:28,749 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-29 17:21:28,753 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-29 17:21:28,755 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1619716880440,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:21:28,759 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list
2021-04-29 17:21:28,760 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC
2021-04-29 17:21:28,763 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-29 17:21:28,763 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/2215c3b2-f9ff-4d42-9b1b-d490eecaeff2/lifecycleState/Certify
2021-04-29 17:21:28,763 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-04-29 17:21:28,765 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:43,904 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2215c3b2-f9ff-4d42-9b1b-d490eecaeff2/lifecycleState/Certify HTTP/1.1" 200 1167
2021-04-29 17:21:43,905 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-04-29 17:21:43,905 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1619716872831,"lastUpdateDate":1619716880440,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"46459420-0831-4ddc-8b81-3bb4a2db0550"},"projectCode":"123456","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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":"0e91d0ae-388c-42c6-b66d-979cb12aa407"}
2021-04-29 17:21:43,907 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:21:43,907 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:21:43,907 DEBUG 197: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-29 17:21:43,907 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:21:43,907 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:21:43,908 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-29 17:21:43,908 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-29 17:21:43,908 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:21:43,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:21:45,543 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 365
2021-04-29 17:21:45,544 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:21:45,544 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-04-29 17:21:45,546 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:21:45,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:21:45,546 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:21:45,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-04-29 17:21:45,547 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-04-29 17:21:45,547 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:21:45,547 INFO 192:__init__.py(1) - Service found, updating information
2021-04-29 17:21:45,547 DEBUG 197: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-29 17:21:45,547 DEBUG 199: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-29 17:21:45,547 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:21:45,547 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-29 17:21:45,548 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-29 17:21:45,548 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:21:45,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:21:48,064 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-29 17:21:48,067 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-29 17:21:48,070 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","lifecycleState":"CERTIFIED","lastUpdateDate":1619716880440,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:21:48,074 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list
2021-04-29 17:21:58,085 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC
2021-04-29 17:21:58,089 DEBUG 103:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:21:58,089 DEBUG 105:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/46459420-0831-4ddc-8b81-3bb4a2db0550/distribution/PROD/activate
2021-04-29 17:21:58,089 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-04-29 17:21:58,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:22:03,019 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/46459420-0831-4ddc-8b81-3bb4a2db0550/distribution/PROD/activate HTTP/1.1" 200 None
2021-04-29 17:22:03,036 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-04-29 17:22:03,042 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"46459420-0831-4ddc-8b81-3bb4a2db0550","empty":false},{"definition":false,"hidden":false,"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"46459420-0831-4ddc-8b81-3bb4a2db0550","empty":false},{"definition":false,"hidden":false,"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"46459420-0831-4ddc-8b81-3bb4a2db0550","empty":false},{"definition":false,"hidden":false,"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"46459420-0831-4ddc-8b81-3bb4a2db0550","empty":false},{"definition":false,"hidden":false,"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"46459420-0831-4ddc-8b81-3bb4a2db0550","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZTYwYzVkNDM2NjA4MjdjYTA1ODllMTJmNjBhOTI0ZmY=","artifactUUID":"46b193eb-376d-4d60-810f-b8eaa9ee68a8","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.assettoscacsar","duplicated":false,"payloadUpdateDate":1619716896498,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"OTdmZWViZTdiZDcxNDU4YjZlMDQ3NWVkOTBhZTkwMmE=","artifactUUID":"6bd6987f-1777-4477-972f-96c946b737c2","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.assettoscatemplate","duplicated":false,"payloadUpdateDate":1619716894846,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicVm-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Node","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature_Ubuntu20","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20","empty":false},{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Node","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Node","source":"2ab749c6-14da-456b-bb5d-99cfa4390227","parentName":"feature","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu20_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_vm0.ubuntu20_admin_security_group.feature","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Scalable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"scalable_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.scalable","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.scalable_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.Forwarder","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.forwarder","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.network.Bindable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20","empty":false},{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.network.Bindable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.PortMirroring","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.3761f0a8-9d11-48af-8bc6-ee0054c128d9.port_mirroring","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Container","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"host_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.host","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu20.host_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.host_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.ephemeral.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"instance_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.instance","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu.delta","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu_util","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.root.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"vcpus_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.vcpus","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.resident","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outpoing.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.OperatingSystem","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"os_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.os","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.os_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.os_Ubuntu20","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Endpoint.Admin","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"endpoint_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.endpoint","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.endpoint_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Attachment","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.attachment","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716828240,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MmE5NTE5YTU0MTZiZDJlNWJkOTdhYjFiYjcxZTA2YmE=","artifactUUID":"286b6df3-74b4-49e5-9aef-32b34e252d23","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vflicense","duplicated":false,"payloadUpdateDate":1619716828244,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828240,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vf-license-model.xml","empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZGQ2N2JmYTFhNmM2MDdiMzk1NzVjNzc0NjUxNjRkZTQ=","artifactUUID":"858fa9da-1136-40f7-ba66-2701ea6cc2c3","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1619716891840,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"basic_vm0_modules.json","empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1619716828364,"description":"created from csar","artifactType":"HEAT","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"61cf0a62-b3ed-4446-aad0-bed798f5b281","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","duplicated":false,"payloadUpdateDate":1619716828378,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828364,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716828072,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"68debd28-2cc0-44da-98a1-383b882c9df2","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vendorlicense","duplicated":false,"payloadUpdateDate":1619716828078,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828072,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vendor-license-model.xml","empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1619716875355,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y=","artifactUUID":"e67a8019-ea27-47a8-ae63-a3187dc529fd","generatedFromId":"bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1619716890238,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"Ubuntu20_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"Ubuntu20_name_0","type":"string","description":"The VM name","defaultValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1619716875355,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716875355,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716828339,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"6a45a11a-526a-4e20-9b05-bd3b7f050050","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1619716828341,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1619716828339,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false}},"groupInstances":[{"type":"org.openecomp.groups.VfModule","version":"1","creationTime":1619716875361,"artifacts":["bffa505d-f7b5-4355-a4c5-68321594b84b.heat1","bffa505d-f7b5-4355-a4c5-68321594b84b.heat1env"],"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0.bffa505d-f7b5-4355-a4c5-68321594b84b.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"2b33950d-23f0-43a8-a44e-42d74cc987f8","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1619716875361,"customizationUUID":"3c45df9d-a976-4c04-93d5-e248a8d893fd","groupInstanceArtifacts":["2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["e67a8019-ea27-47a8-ae63-a3187dc529fd"],"artifactsUuid":["61cf0a62-b3ed-4446-aad0-bed798f5b281"],"groupUUID":"bb7a119b-07bb-483c-917f-6321fa916c2b","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"bffa505d-f7b5-4355-a4c5-68321594b84b.BasicVm..base_ubuntu20..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu20","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_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"name":"basic_vm0..BasicVm..base_ubuntu20..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_vm 0"},"actualComponentUid":"424f047d-3b09-4a3f-b478-ab6048978f3f","createdFromCsar":false,"uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1619716875065,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"424f047d-3b09-4a3f-b478-ab6048978f3f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1619716875065,"customizationUUID":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","posX":"200","posY":"100","componentName":"basic_vm","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu20-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"Ubuntu20_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu20-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu20-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c1bec83f-9171-4cfa-8d09-b258fa4cb823","empty":false},{"definition":false,"hidden":false,"uniqueId":"bffa505d-f7b5-4355-a4c5-68321594b84b.Ubuntu20_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Node","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature_Ubuntu20","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20","empty":false},{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Node","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Node","source":"2ab749c6-14da-456b-bb5d-99cfa4390227","parentName":"feature","uniqueId":"capability.bb3d3474-9182-4688-af12-83a0789e75ba.feature","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.2ab749c6-14da-456b-bb5d-99cfa4390227.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu20_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_vm0.ubuntu20_admin_security_group.feature","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Scalable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"scalable_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.scalable","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.scalable_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.Forwarder","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.forwarder","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.network.Bindable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20","empty":false},{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.network.Bindable","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.binding","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.PortMirroring","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.3761f0a8-9d11-48af-8bc6-ee0054c128d9.port_mirroring","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Container","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"host_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.host","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu20.host_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.host_Ubuntu20","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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.ephemeral.size_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.ephemeral.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"instance_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.instance","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.instance_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.iops_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu.delta_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu.delta","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu.delta_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.capacity_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.latency_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.bytes.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.usage_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu_util_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu_util","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_util_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.allocation_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.bytes.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.latency_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.latency","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.latency_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"cpu_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.cpu","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.cpu_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.requests_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.root.size_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.root.size","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.root.size_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.bytes.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"vcpus_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.vcpus","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.vcpus_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.iops_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.iops","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.iops_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.usage_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.read.requests.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.read.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.write.requests.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.write.requests.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.allocation_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.allocation","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.allocation_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes.rate_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.read.bytes_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.read.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.usage_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.usage","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.usage_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.device.capacity_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.device.capacity","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"memory.resident_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.memory.resident","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.memory.resident_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f4cf23c-16da-4a33-a70c-5026295fbd4c","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"disk.write.requests_Ubuntu20","uniqueId":"capability.9f4cf23c-16da-4a33-a70c-5026295fbd4c.disk.write.requests","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.disk.write.requests_Ubuntu20","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.packets.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outpoing.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.bytes","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.outgoing.bytes.rate","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ea5fe1c8-717b-4748-bae9-001351eb9c18","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.ea5fe1c8-717b-4748-bae9-001351eb9c18.network.incoming.packets","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.OperatingSystem","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"os_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.os","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.os_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.os_Ubuntu20","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":"44334f92-17f2-4348-b3dd-2324b2061f69","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44334f92-17f2-4348-b3dd-2324b2061f69","empty":false}],"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.b8fc0053-0c2d-4b84-b605-1d9f4e5ed66d.ubuntu20","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Endpoint.Admin","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"endpoint_Ubuntu20","uniqueId":"capability.44334f92-17f2-4348-b3dd-2324b2061f69.endpoint","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu20.endpoint_Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"basic_vm0.abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["f4ffab55-a99c-4450-94c5-07faf62acdfc.c006c4e1-7af2-4416-9432-d3b94731a1f8.ubuntu20_ubuntu20_admin_plane_port_0","bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.424f047d-3b09-4a3f-b478-ab6048978f3f.basic_vm0"],"type":"tosca.capabilities.Attachment","source":"f4ffab55-a99c-4450-94c5-07faf62acdfc","parentName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","uniqueId":"capability.c006c4e1-7af2-4416-9432-d3b94731a1f8.attachment","ownerId":"bffa505d-f7b5-4355-a4c5-68321594b84b.f4ffab55-a99c-4450-94c5-07faf62acdfc.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_vm0.abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false},{"definition":false,"hidden":false,"uniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f1679e7b-6d99-4a0b-bca0-c31a32597a1c","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1619716872831,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0e91d0ae-388c-42c6-b66d-979cb12aa407","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","highestVersion":true,"systemName":"BasicVm","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1619716921244,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1619716872548,"artifactType":"OTHER","uniqueId":"2215c3b2-f9ff-4d42-9b1b-d490eecaeff2.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1619716872548,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"46459420-0831-4ddc-8b81-3bb4a2db0550"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"}
2021-04-29 17:22:03,046 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:22:03,046 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:22:03,046 DEBUG 197: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-29 17:22:03,047 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:22:03,047 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:22:03,047 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-29 17:22:03,047 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-29 17:22:03,047 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:22:03,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:22:04,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 351
2021-04-29 17:22:04,675 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:22:04,675 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-29 17:22:04,678 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:22:04,678 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:22:04,678 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:22:04,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-29 17:22:04,679 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-04-29 17:22:04,679 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:22:04,679 INFO 192:__init__.py(1) - Service found, updating information
2021-04-29 17:22:04,679 DEBUG 197: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-29 17:22:04,679 DEBUG 199: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-29 17:22:04,679 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:22:04,680 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-29 17:22:04,680 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-29 17:22:04,680 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:22:04,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:22:06,400 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-29 17:22:06,402 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-29 17:22:06,404 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","lifecycleState":"CERTIFIED","lastUpdateDate":1619716921244,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:22:06,408 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list
2021-04-29 17:22:06,408 INFO 201:service.py(1) - Service basic_vm onboarded
2021-04-29 17:22:06,408 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-04-29 17:22:06,409 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:06,409 DEBUG 199:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:06,409 DEBUG 200:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:06,409 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:06,409 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:06,409 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:06,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:06,545 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288
2021-04-29 17:22:06,546 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-04-29 17:22:06,546 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}
2021-04-29 17:22:06,546 ERROR 131:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:06,547 ERROR 214:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}.
2021-04-29 17:22:06,555 DEBUG 103:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:06,555 DEBUG 105:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne
2021-04-29 17:22:06,555 DEBUG 106:onap_service.py(1) - [AAI][Create cloud region] data sent: {
    "cloud-owner": "basicvm-cloud-owner",
    "cloud-region-id": "RegionOne",
    "orchestration-disabled": "False",
    "in-maint": "False",
    "cloud-type": "openstack",
    "owner-defined-type": "N/A",
    "cloud-region-version": "openstack",
    "identity-url": "",
    "cloud-zone": "",
    "complex-name": "lannion",
    "sriov-automation": "",
    "cloud-extra-info": "",
    "upgrade-cycle": "",
    "resource-version": ""
}
2021-04-29 17:22:06,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:06,839 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne HTTP/1.1" 201 0
2021-04-29 17:22:06,840 INFO 116:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-04-29 17:22:06,840 DEBUG 120:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-04-29 17:22:06,842 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:06,842 DEBUG 199:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:06,842 DEBUG 200:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:06,842 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:06,843 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:06,843 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:06,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:06,945 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378
2021-04-29 17:22:06,946 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-29 17:22:06,946 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1619716926589"}]}
2021-04-29 17:22:06,968 DEBUG 103:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:06,968 DEBUG 105:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/aa977a73-35e5-47eb-88e7-31e28f466ea7
2021-04-29 17:22:06,968 DEBUG 106:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "aa977a73-35e5-47eb-88e7-31e28f466ea7",
    "user-name": "onap-wro",
    "password": "wro-onap",
    "system-type": "VIM"
    
    
    
    
    
        , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000"
    
    
    
    
        , "ssl-insecure": false
    
    
    
    
        , "cloud-domain": "Default"
    
    
        , "default-tenant": "onap-wro"
    
    
    
    
        , "system-status": "active"
    
    
}
2021-04-29 17:22:06,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:08,350 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/aa977a73-35e5-47eb-88e7-31e28f466ea7 HTTP/1.1" 201 0
2021-04-29 17:22:08,350 INFO 116:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-04-29 17:22:08,350 DEBUG 120:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-04-29 17:22:08,352 DEBUG 197:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:08,352 DEBUG 199:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:22:08,353 DEBUG 200:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:22:08,353 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:08,353 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:22:08,353 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:22:08,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:08,388 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 464
2021-04-29 17:22:08,389 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-04-29 17:22:08,390 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}
2021-04-29 17:22:08,390 ERROR 131:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:08,390 ERROR 214:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}.
2021-04-29 17:22:08,390 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-04-29 17:22:08,390 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-04-29 17:22:08,394 DEBUG 103:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:08,394 DEBUG 105:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:22:08,394 DEBUG 106:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: {
    "tenant-id": "f41abc47519441359fc94897110fa224",
    "tenant-name": "onap-wro",
    "tenant-context": "None"
}
2021-04-29 17:22:08,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:08,475 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0
2021-04-29 17:22:08,476 INFO 116:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-04-29 17:22:08,476 DEBUG 120:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-04-29 17:22:08,478 DEBUG 197:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:08,478 DEBUG 199:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone
2021-04-29 17:22:08,478 DEBUG 200:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-04-29 17:22:08,479 DEBUG 103:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:08,479 DEBUG 105:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone
2021-04-29 17:22:08,479 DEBUG 106:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-04-29 17:22:08,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:08,514 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505
2021-04-29 17:22:08,515 INFO 116:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-04-29 17:22:08,515 DEBUG 120:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}
2021-04-29 17:22:08,515 ERROR 131:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:08,515 ERROR 214:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}.
2021-04-29 17:22:08,519 DEBUG 103:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:08,519 DEBUG 105:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone
2021-04-29 17:22:08,519 DEBUG 106:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: {
    "availability-zone-name": "basicvm-availability-zone",
    "hypervisor-type": "nova"
    
}
2021-04-29 17:22:08,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:09,143 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0
2021-04-29 17:22:09,144 INFO 116:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-04-29 17:22:09,144 DEBUG 120:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-04-29 17:22:09,155 DEBUG 103:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:09,156 DEBUG 105:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion
2021-04-29 17:22:09,156 DEBUG 106:onap_service.py(1) - [AAI][create complex] data sent: {
    "physical-location-id": "lannion",
    "data-center-code": "1234-5",
    "complex-name": "lannion",
    "identity-url": "",
    "resource-version": "",
    "physical-location-type": "",
    "street1": "",
    "street2": "",
    "city": "",
    "state": "",
    "postal-code": "",
    "country": "",
    "region": "",
    "latitude": "",
    "longitude": "",
    "elevation": "",
    "lata": ""
}
2021-04-29 17:22:09,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:10,954 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0
2021-04-29 17:22:10,955 INFO 116:onap_service.py(1) - [AAI][create complex] response code: 201
2021-04-29 17:22:10,955 DEBUG 120:onap_service.py(1) - [AAI][create complex] response: 
2021-04-29 17:22:10,957 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:10,957 DEBUG 199:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:10,958 DEBUG 200:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:10,958 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:10,958 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:10,958 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:10,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:11,044 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378
2021-04-29 17:22:11,045 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-29 17:22:11,045 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1619716926589"}]}
2021-04-29 17:22:11,056 DEBUG 103:onap_service.py(1) - [AAI][add relationship to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:11,056 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship
2021-04-29 17:22:11,056 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] data sent: {
    "related-to": "complex",
    "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion",
    
        "relationship-label": "org.onap.relationships.inventory.LocatedIn",
    
    
    "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"}
}
2021-04-29 17:22:11,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:11,362 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0
2021-04-29 17:22:11,363 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200
2021-04-29 17:22:11,363 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 
2021-04-29 17:22:11,371 DEBUG 103:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:11,371 DEBUG 105:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:22:11,371 DEBUG 106:onap_service.py(1) - [AAI][declare customer] data sent: {
    "global-customer-id": "basicvm-customer",
    "subscriber-name": "basicvm-customer",
    "subscriber-type": "INFRA"
}
2021-04-29 17:22:11,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:11,462 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 201 0
2021-04-29 17:22:11,463 INFO 116:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-04-29 17:22:11,463 DEBUG 120:onap_service.py(1) - [AAI][declare customer] response: 
2021-04-29 17:22:11,465 DEBUG 197:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:11,465 DEBUG 199:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:22:11,465 DEBUG 200:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-04-29 17:22:11,466 DEBUG 103:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:11,466 DEBUG 105:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:22:11,466 DEBUG 106:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-04-29 17:22:11,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:11,539 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139
2021-04-29 17:22:11,539 INFO 116:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-04-29 17:22:11,540 DEBUG 120:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1619716931401"}
2021-04-29 17:22:11,542 DEBUG 197:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:11,542 DEBUG 199:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:22:11,542 DEBUG 200:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:22:11,542 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:11,542 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:22:11,543 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:22:11,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:11,616 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139
2021-04-29 17:22:11,617 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200
2021-04-29 17:22:11,617 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1619716931401"}
2021-04-29 17:22:11,619 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:11,620 DEBUG 199:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:22:11,620 DEBUG 200:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:22:11,620 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:11,620 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:22:11,620 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:22:11,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:11,723 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 404 360
2021-04-29 17:22:11,725 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404
2021-04-29 17:22:11,725 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}
2021-04-29 17:22:11,725 ERROR 131:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:11,725 ERROR 214:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicvm-customer/service-subscriptions","ERR.5.4.6114"]}}}.
2021-04-29 17:22:11,726 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer
2021-04-29 17:22:11,729 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:22:11,729 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:22:11,729 DEBUG 197: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-29 17:22:11,729 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:22:11,730 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:22:11,730 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-29 17:22:11,730 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-29 17:22:11,730 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:22:11,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:22:13,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 351
2021-04-29 17:22:13,902 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:22:13,902 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-29 17:22:13,905 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:22:13,905 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:22:13,906 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:22:13,906 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-29 17:22:13,906 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-04-29 17:22:13,906 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:22:13,906 INFO 192:__init__.py(1) - Service found, updating information
2021-04-29 17:22:13,906 DEBUG 197: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-29 17:22:13,907 DEBUG 199: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-29 17:22:13,907 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:22:13,907 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-29 17:22:13,907 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-29 17:22:13,908 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:22:13,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:22:14,464 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-29 17:22:14,466 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-29 17:22:14,468 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","lifecycleState":"CERTIFIED","lastUpdateDate":1619716921244,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:22:14,473 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list
2021-04-29 17:22:14,474 DEBUG 103:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,474 DEBUG 105:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm
2021-04-29 17:22:14,474 DEBUG 106:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "9bdee1b8-2411-4cef-9578-8496eb3b9f53"
}
2021-04-29 17:22:14,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:14,540 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm HTTP/1.1" 201 0
2021-04-29 17:22:14,541 INFO 116:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-04-29 17:22:14,541 DEBUG 120:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-04-29 17:22:14,542 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,543 DEBUG 199:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:22:14,543 DEBUG 200:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:22:14,543 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,543 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:22:14,543 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:22:14,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:14,584 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89
2021-04-29 17:22:14,585 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200
2021-04-29 17:22:14,585 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1619716934502"}]}
2021-04-29 17:22:14,587 DEBUG 197:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,587 DEBUG 199:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:22:14,587 DEBUG 200:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:22:14,587 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,587 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:22:14,588 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:22:14,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:14,630 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139
2021-04-29 17:22:14,631 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200
2021-04-29 17:22:14,631 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1619716931401"}
2021-04-29 17:22:14,632 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,633 DEBUG 199:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:22:14,633 DEBUG 200:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:22:14,633 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,633 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:22:14,633 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:22:14,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:14,675 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 89
2021-04-29 17:22:14,676 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200
2021-04-29 17:22:14,676 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1619716934502"}]}
2021-04-29 17:22:14,678 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,678 DEBUG 199:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:14,679 DEBUG 200:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:14,679 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,679 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:14,679 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:14,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:14,750 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-04-29 17:22:14,751 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-29 17:22:14,752 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1619716931084","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]}
2021-04-29 17:22:14,754 DEBUG 197:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,754 DEBUG 199:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:22:14,754 DEBUG 200:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:22:14,755 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,755 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:22:14,755 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:22:14,756 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:14,791 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132
2021-04-29 17:22:14,792 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-29 17:22:14,792 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1619716928421"}
2021-04-29 17:22:14,799 DEBUG 103:onap_service.py(1) - [AAI][add relationship to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,799 DEBUG 105:onap_service.py(1) - [AAI][add relationship to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship
2021-04-29 17:22:14,799 DEBUG 106:onap_service.py(1) - [AAI][add relationship to cloud region] data sent: {
    "related-to": "tenant",
    "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1619716928421",
    
    
        "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}],
    
    "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicvm-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}]
}
2021-04-29 17:22:14,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:14,892 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/relationship-list/relationship HTTP/1.1" 200 0
2021-04-29 17:22:14,893 INFO 116:onap_service.py(1) - [AAI][add relationship to cloud region] response code: 200
2021-04-29 17:22:14,893 DEBUG 120:onap_service.py(1) - [AAI][add relationship to cloud region] response: 
2021-04-29 17:22:14,895 DEBUG 197:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,895 DEBUG 199:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:22:14,895 DEBUG 200:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:22:14,895 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,895 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:22:14,895 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:22:14,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:14,933 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139
2021-04-29 17:22:14,934 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200
2021-04-29 17:22:14,934 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1619716931401"}
2021-04-29 17:22:14,936 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,937 DEBUG 199:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:14,937 DEBUG 200:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:14,937 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,937 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:22:14,937 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:22:14,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:14,990 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-04-29 17:22:14,991 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-29 17:22:14,992 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1619716931084","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]}
2021-04-29 17:22:14,995 DEBUG 197:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,995 DEBUG 199:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:22:14,995 DEBUG 200:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:22:14,996 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:14,996 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:22:14,996 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:22:14,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:15,052 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595
2021-04-29 17:22:15,053 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-29 17:22:15,054 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1619716934832","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}
2021-04-29 17:22:15,056 DEBUG 197:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:15,056 DEBUG 199:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities
2021-04-29 17:22:15,056 DEBUG 200:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-04-29 17:22:15,056 DEBUG 103:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:15,056 DEBUG 105:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities
2021-04-29 17:22:15,057 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-04-29 17:22:15,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:15,103 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1056
2021-04-29 17:22:15,104 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-04-29 17:22:15,104 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"0ed78b3a-8217-4008-8d29-6c15802291af","owning-entity-name":"OE-ETE_Customer-0ed78b3a-8217-4008-8d29-6c15802291af","resource-version":"1619716450944","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_49f58477-c0e6-4515-81b0-210e99387715/service-subscriptions/service-subscription/pNF/service-instances/service-instance/b4ef04da-1799-4534-a24a-4566c54ac8ce","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_49f58477-c0e6-4515-81b0-210e99387715"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"b4ef04da-1799-4534-a24a-4566c54ac8ce"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name49f58477-c0e6-4515-81b0-210e99387715"}]}]}}]}
2021-04-29 17:22:15,106 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-04-29 17:22:15,109 DEBUG 103:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:15,109 DEBUG 105:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/6b10533d-401a-4d1d-b12d-c30cbbbd6e00
2021-04-29 17:22:15,109 DEBUG 106:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicvm-oe",
    "owning-entity-id": "6b10533d-401a-4d1d-b12d-c30cbbbd6e00"
}
2021-04-29 17:22:15,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:15,162 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/6b10533d-401a-4d1d-b12d-c30cbbbd6e00 HTTP/1.1" 201 0
2021-04-29 17:22:15,163 INFO 116:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-04-29 17:22:15,163 DEBUG 120:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-04-29 17:22:15,165 DEBUG 197:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:15,165 DEBUG 199:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/6b10533d-401a-4d1d-b12d-c30cbbbd6e00
2021-04-29 17:22:15,165 DEBUG 200:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-04-29 17:22:15,166 DEBUG 103:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:22:15,166 DEBUG 105:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/6b10533d-401a-4d1d-b12d-c30cbbbd6e00
2021-04-29 17:22:15,166 DEBUG 106:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-04-29 17:22:15,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:22:15,201 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/6b10533d-401a-4d1d-b12d-c30cbbbd6e00 HTTP/1.1" 200 128
2021-04-29 17:22:15,201 INFO 116:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-04-29 17:22:15,202 DEBUG 120:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00","owning-entity-name":"basicvm-oe","resource-version":"1619716935134"}
2021-04-29 17:22:15,207 DEBUG 103:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'}
2021-04-29 17:22:15,208 DEBUG 105:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project
2021-04-29 17:22:15,208 DEBUG 106:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: {
    "options": ["basicvm-project"]
}
2021-04-29 17:22:15,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-04-29 17:22:15,443 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13
2021-04-29 17:22:15,444 INFO 116:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200
2021-04-29 17:22:15,444 DEBUG 120:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]}
2021-04-29 17:22:15,446 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-04-29 17:22:15,446 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:22:15,446 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:22:15,446 DEBUG 197: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-29 17:22:15,446 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:22:15,446 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:22:15,447 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-29 17:22:15,447 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-29 17:22:15,447 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:22:15,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:22:20,092 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 351
2021-04-29 17:22:20,094 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:22:20,094 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-29 17:22:20,096 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:22:20,097 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:22:20,097 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:22:20,097 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-29 17:22:20,097 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-04-29 17:22:20,097 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:22:20,097 INFO 192:__init__.py(1) - Service found, updating information
2021-04-29 17:22:20,097 DEBUG 197: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-29 17:22:20,097 DEBUG 199: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-29 17:22:20,097 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:22:20,098 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-29 17:22:20,098 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-29 17:22:20,098 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:22:20,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:22:25,157 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-29 17:22:25,160 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-29 17:22:25,162 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","lifecycleState":"CERTIFIED","lastUpdateDate":1619716921244,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:22:25,167 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list
2021-04-29 17:22:25,167 DEBUG 197:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:22:25,167 DEBUG 199:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/distribution
2021-04-29 17:22:25,167 DEBUG 200:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None
2021-04-29 17:22:25,168 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:22:25,168 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/distribution
2021-04-29 17:22:25,168 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None
2021-04-29 17:22:25,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:22:25,353 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/distribution HTTP/1.1" 200 205
2021-04-29 17:22:25,354 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200
2021-04-29 17:22:25,354 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"048138ea-cfc7-4672-8675-ec78cca2a569","timestamp":"2021-04-29 17:22:00.110 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-04-29 17:22:25,357 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:22:25,357 DEBUG 199:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569
2021-04-29 17:22:25,357 DEBUG 200:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:22:25,357 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:22:25,357 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569
2021-04-29 17:22:25,358 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:22:25,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:22:25,738 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569 HTTP/1.1" 200 29
2021-04-29 17:22:25,739 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200
2021-04-29 17:22:25,740 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]}
2021-04-29 17:22:25,742 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-04-29 17:22:25,742 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s
2021-04-29 17:23:25,804 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:23:25,806 DEBUG 199:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569
2021-04-29 17:23:25,806 DEBUG 200:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:23:25,808 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:23:25,808 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569
2021-04-29 17:23:25,809 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:23:25,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:23:25,962 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569 HTTP/1.1" 200 None
2021-04-29 17:23:25,964 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200
2021-04-29 17:23:25,964 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716936432","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716937523","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716949222","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716936440","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716934768","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716941579","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716938528","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716934604","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716934807","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716935573","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716933567","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716934571","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716948208","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716941004","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716936520","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716940577","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716942007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716950228","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716936673","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716945652","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716935669","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716939501","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716946655","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716933568","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716938528","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716933638","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716939995","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-04-29 17:23:25,967 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716936432', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716937523', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716949222', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716936440', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716934768', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716941579', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716938528', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716934604', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716934807', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716935573', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716933567', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716934571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716948208', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716941004', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716936520', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716940577', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716942007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716950228', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716936673', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716945652', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716935669', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716939501', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716946655', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716933568', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716938528', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716933638', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716939995', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-04-29 17:23:25,968 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-04-29 17:23:25,968 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-04-29 17:23:25,968 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s
2021-04-29 17:24:26,030 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:24:26,031 DEBUG 199:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569
2021-04-29 17:24:26,031 DEBUG 200:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:24:26,033 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:24:26,033 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569
2021-04-29 17:24:26,033 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:24:26,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:24:26,180 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569 HTTP/1.1" 200 None
2021-04-29 17:24:26,182 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200
2021-04-29 17:24:26,182 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716936432","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716937523","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716949222","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716936440","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716934768","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716941579","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716938528","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716934604","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716934807","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716935573","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716933567","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716934571","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716948208","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716941004","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716936520","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716940577","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716942007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716950228","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716936673","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716945652","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716935669","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716939501","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716946655","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716933568","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716938528","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716933638","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716939995","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-04-29 17:24:26,185 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716936432', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716937523', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716949222', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716936440', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716934768', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716941579', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716938528', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716934604', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716934807', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716935573', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716933567', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716934571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716948208', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716941004', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716936520', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716940577', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716942007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716950228', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716936673', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716945652', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716935669', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716939501', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716946655', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716933568', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716938528', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716933638', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716939995', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-04-29 17:24:26,186 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-04-29 17:24:26,187 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-04-29 17:24:26,187 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s
2021-04-29 17:25:26,247 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:25:26,248 DEBUG 199:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569
2021-04-29 17:25:26,248 DEBUG 200:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:25:26,249 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:25:26,249 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569
2021-04-29 17:25:26,249 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-04-29 17:25:26,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:25:26,367 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/048138ea-cfc7-4672-8675-ec78cca2a569 HTTP/1.1" 200 None
2021-04-29 17:25:26,369 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200
2021-04-29 17:25:26,369 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716936432","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716937523","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716949222","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716975661","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716936440","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716978918","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716986398","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716934768","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716985395","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716941579","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716938528","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716934604","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716934807","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716935573","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716933567","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716934571","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716948208","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716941004","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716936520","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716940577","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716942007","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716950228","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619717017902","url":"","status":"DISTRIBUTION_COMPLETE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716982236","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716972966","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716936673","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716945652","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716926897","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716935669","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716939501","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1619716926711","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716946655","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716933568","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716925088","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716983389","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1619716925070","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716965039","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1619716925390","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1619716984392","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716938528","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1619716935067","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1619716925090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-starlingx-id","timestamp":"1619716933638","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1619716928686","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-windriver-id","timestamp":"1619716939995","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-04-29 17:25:26,372 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716936432', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716937523', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716949222', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716975661', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716936440', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716978918', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716986398', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716934768', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716985395', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716941579', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716938528', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716934604', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716934807', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716935573', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716933567', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716934571', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716948208', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716941004', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716936520', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716940577', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716942007', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716950228', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619717017902', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716982236', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716972966', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716936673', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716945652', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716926897', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716935669', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716939501', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1619716926711', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716946655', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716933568', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716925088', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716983389', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1619716925070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716965039', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1619716925390', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1619716984392', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716938528', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1619716935067', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1619716925090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-starlingx-id', 'timestamp': '1619716933638', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1619716928686', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-windriver-id', 'timestamp': '1619716939995', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-04-29 17:25:26,374 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-29 17:25:26,375 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-29 17:25:26,375 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-29 17:25:26,375 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-04-29 17:25:26,375 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-04-29 17:25:26,375 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-04-29 17:25:26,375 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished
2021-04-29 17:25:26,388 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] sent header: <property object at 0x7f8916868630>
2021-04-29 17:25:26,388 DEBUG 199:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances
2021-04-29 17:25:26,388 DEBUG 200:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "9bdee1b8-2411-4cef-9578-8496eb3b9f53",
			"modelVersionId": "0e91d0ae-388c-42c6-b66d-979cb12aa407",
			"modelName": "basic_vm",
			"modelVersion": "1.0"
		},
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicvm-cloud-owner",
            "lcpCloudRegionId": "RegionOne"
        },
		"requestParameters": {
			"userParams": [
                
			],
			"testApi": "GR_API",
			"subscriptionServiceType": "basic_vm",
			"aLaCarte": true
		},
		"subscriberInfo": {
			"globalSubscriberId": "basicvm-customer"
		},
		"project": {
			"projectName": "basicvm-project"
		},
		"owningEntity": {
			"owningEntityId": "6b10533d-401a-4d1d-b12d-c30cbbbd6e00",
			"owningEntityName": "basicvm-oe"
		}
	}
}
2021-04-29 17:25:26,389 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ba8f969-6f1d-4ef4-a92a-a1e589512988', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:25:26,389 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances
2021-04-29 17:25:26,389 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "9bdee1b8-2411-4cef-9578-8496eb3b9f53",
			"modelVersionId": "0e91d0ae-388c-42c6-b66d-979cb12aa407",
			"modelName": "basic_vm",
			"modelVersion": "1.0"
		},
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicvm-cloud-owner",
            "lcpCloudRegionId": "RegionOne"
        },
		"requestParameters": {
			"userParams": [
                
			],
			"testApi": "GR_API",
			"subscriptionServiceType": "basic_vm",
			"aLaCarte": true
		},
		"subscriberInfo": {
			"globalSubscriberId": "basicvm-customer"
		},
		"project": {
			"projectName": "basicvm-project"
		},
		"owningEntity": {
			"owningEntityId": "6b10533d-401a-4d1d-b12d-c30cbbbd6e00",
			"owningEntityName": "basicvm-oe"
		}
	}
}
2021-04-29 17:25:26,391 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:25:28,204 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262
2021-04-29 17:25:28,205 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202
2021-04-29 17:25:28,205 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"2ba8f969-6f1d-4ef4-a92a-a1e589512988","instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988"}}
2021-04-29 17:25:28,206 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-04-29 17:25:28,224 DEBUG 197:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:25:28,225 DEBUG 199:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:28,225 DEBUG 200:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:28,226 DEBUG 103:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '890fceb9-b83b-4711-9f3d-d12b81e4821b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:25:28,226 DEBUG 105:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:28,226 DEBUG 106:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:28,229 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:25:28,566 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988 HTTP/1.1" 200 1332
2021-04-29 17:25:28,569 INFO 116:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response code: 200
2021-04-29 17:25:28,569 DEBUG 120:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response: {"request":{"requestId":"2ba8f969-6f1d-4ef4-a92a-a1e589512988","startTime":"Thu, 29 Apr 2021 17:25:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","serviceInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 29 Apr 2021 17:25:27 GMT"}}}
2021-04-29 17:25:38,581 DEBUG 197:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:25:38,581 DEBUG 199:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:38,581 DEBUG 200:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:38,582 DEBUG 103:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5c5c2a67-769e-4977-989a-86b85e928df5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:25:38,582 DEBUG 105:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:38,582 DEBUG 106:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:38,585 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:25:38,820 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988 HTTP/1.1" 200 1542
2021-04-29 17:25:38,823 INFO 116:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response code: 200
2021-04-29 17:25:38,824 DEBUG 120:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response: {"request":{"requestId":"2ba8f969-6f1d-4ef4-a92a-a1e589512988","startTime":"Thu, 29 Apr 2021 17:25:26 GMT","finishTime":"Thu, 29 Apr 2021 17:25:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","serviceInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:25:33 GMT"}}}
2021-04-29 17:25:38,825 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-04-29 17:25:38,825 DEBUG 197:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:25:38,825 DEBUG 199:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:38,825 DEBUG 200:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:38,826 DEBUG 103:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b945c7d5-ca68-4624-a95e-8728fa6ef7d0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:25:38,826 DEBUG 105:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:38,826 DEBUG 106:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:38,828 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:25:38,987 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988 HTTP/1.1" 200 1542
2021-04-29 17:25:38,989 INFO 116:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response code: 200
2021-04-29 17:25:38,989 DEBUG 120:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response: {"request":{"requestId":"2ba8f969-6f1d-4ef4-a92a-a1e589512988","startTime":"Thu, 29 Apr 2021 17:25:26 GMT","finishTime":"Thu, 29 Apr 2021 17:25:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","serviceInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:25:33 GMT"}}}
2021-04-29 17:25:38,989 DEBUG 197:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:25:38,989 DEBUG 199:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:38,990 DEBUG 200:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:38,990 DEBUG 103:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71023a54-5e88-44a5-abad-a9c74bd273c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:25:38,990 DEBUG 105:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:38,990 DEBUG 106:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:38,992 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:25:39,159 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988 HTTP/1.1" 200 1542
2021-04-29 17:25:39,160 INFO 116:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response code: 200
2021-04-29 17:25:39,160 DEBUG 120:onap_service.py(7) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response: {"request":{"requestId":"2ba8f969-6f1d-4ef4-a92a-a1e589512988","startTime":"Thu, 29 Apr 2021 17:25:26 GMT","finishTime":"Thu, 29 Apr 2021 17:25:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","serviceInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:25:33 GMT"}}}
2021-04-29 17:25:39,168 DEBUG 197:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:25:39,169 DEBUG 199:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:39,169 DEBUG 200:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:39,170 DEBUG 103:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dba6c70b-39c3-4b08-947e-0045ee8bbc72', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:25:39,171 DEBUG 105:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:39,171 DEBUG 106:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:39,173 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:25:39,332 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988 HTTP/1.1" 200 1542
2021-04-29 17:25:39,333 INFO 116:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response code: 200
2021-04-29 17:25:39,334 DEBUG 120:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response: {"request":{"requestId":"2ba8f969-6f1d-4ef4-a92a-a1e589512988","startTime":"Thu, 29 Apr 2021 17:25:26 GMT","finishTime":"Thu, 29 Apr 2021 17:25:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","serviceInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:25:33 GMT"}}}
2021-04-29 17:25:39,334 DEBUG 197:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:25:39,335 DEBUG 199:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:39,335 DEBUG 200:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:39,335 DEBUG 103:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c46797e-e2ff-4a78-98f5-1d1b9a8e9850', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:25:39,335 DEBUG 105:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988
2021-04-29 17:25:39,335 DEBUG 106:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] data sent: None
2021-04-29 17:25:39,337 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:25:39,531 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2ba8f969-6f1d-4ef4-a92a-a1e589512988 HTTP/1.1" 200 1542
2021-04-29 17:25:39,532 INFO 116:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response code: 200
2021-04-29 17:25:39,532 DEBUG 120:onap_service.py(1) - [None][Check 2ba8f969-6f1d-4ef4-a92a-a1e589512988 orchestration request status] response: {"request":{"requestId":"2ba8f969-6f1d-4ef4-a92a-a1e589512988","startTime":"Thu, 29 Apr 2021 17:25:26 GMT","finishTime":"Thu, 29 Apr 2021 17:25:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicvm-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_vm","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicvm-project"},"owningEntity":{"owningEntityId":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","serviceInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:25:33 GMT"}}}
2021-04-29 17:25:39,533 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:39,533 DEBUG 199:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:25:39,533 DEBUG 200:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:25:39,533 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:39,534 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:25:39,534 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:25:39,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:25:39,591 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749
2021-04-29 17:25:39,591 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200
2021-04-29 17:25:39,592 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1619716934832","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]}
2021-04-29 17:25:39,594 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:39,594 DEBUG 199:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990
2021-04-29 17:25:39,594 DEBUG 200:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] data sent: None
2021-04-29 17:25:39,594 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:39,594 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990
2021-04-29 17:25:39,594 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] data sent: None
2021-04-29 17:25:39,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:25:39,659 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 HTTP/1.1" 200 1190
2021-04-29 17:25:39,659 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] response code: 200
2021-04-29 17:25:39,660 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] response: {"service-instance":[{"service-instance-id":"768518a2-5936-4ff8-97ce-6e37918462b0","service-instance-name":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","model-version-id":"0e91d0ae-388c-42c6-b66d-979cb12aa407","resource-version":"1619717133023","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/768518a2-5936-4ff8-97ce-6e37918462b0/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/6b10533d-401a-4d1d-b12d-c30cbbbd6e00","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]}
2021-04-29 17:25:39,662 DEBUG 197:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:39,662 DEBUG 199:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:25:39,662 DEBUG 200:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:25:39,662 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:39,663 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:25:39,663 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:25:39,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:25:39,802 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139
2021-04-29 17:25:39,803 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200
2021-04-29 17:25:39,803 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1619716931401"}
2021-04-29 17:25:39,805 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:39,805 DEBUG 199:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:25:39,806 DEBUG 200:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:25:39,806 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:39,806 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:25:39,806 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:25:39,808 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:25:40,103 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749
2021-04-29 17:25:40,104 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200
2021-04-29 17:25:40,104 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1619716934832","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]}
2021-04-29 17:25:40,106 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:40,106 DEBUG 199:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990
2021-04-29 17:25:40,106 DEBUG 200:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] data sent: None
2021-04-29 17:25:40,107 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:40,107 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990
2021-04-29 17:25:40,107 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] data sent: None
2021-04-29 17:25:40,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:25:40,200 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 HTTP/1.1" 200 1190
2021-04-29 17:25:40,201 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] response code: 200
2021-04-29 17:25:40,201 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] response: {"service-instance":[{"service-instance-id":"768518a2-5936-4ff8-97ce-6e37918462b0","service-instance-name":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","model-version-id":"0e91d0ae-388c-42c6-b66d-979cb12aa407","resource-version":"1619717133023","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/768518a2-5936-4ff8-97ce-6e37918462b0/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/6b10533d-401a-4d1d-b12d-c30cbbbd6e00","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]}
2021-04-29 17:25:40,204 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:40,204 DEBUG 199:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:25:40,204 DEBUG 200:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:25:40,204 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:40,205 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:25:40,205 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:25:40,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:25:40,405 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-04-29 17:25:40,407 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-29 17:25:40,407 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1619716931084","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]}
2021-04-29 17:25:40,409 DEBUG 197:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:40,409 DEBUG 199:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:25:40,409 DEBUG 200:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:25:40,409 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:25:40,410 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:25:40,410 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:25:40,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:25:40,495 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 595
2021-04-29 17:25:40,496 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-29 17:25:40,496 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1619716934832","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}
2021-04-29 17:25:40,498 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:25:40,499 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:25:40,499 DEBUG 197: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-29 17:25:40,499 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:25:40,499 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:25:40,499 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-29 17:25:40,499 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-29 17:25:40,499 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:25:40,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:25:44,364 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 351
2021-04-29 17:25:44,366 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:25:44,366 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-29 17:25:44,368 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:25:44,368 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:25:44,368 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:25:44,368 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-29 17:25:44,369 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-04-29 17:25:44,369 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:25:44,369 INFO 192:__init__.py(1) - Service found, updating information
2021-04-29 17:25:44,369 DEBUG 197: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-29 17:25:44,369 DEBUG 199: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-29 17:25:44,369 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:25:44,370 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-29 17:25:44,370 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-29 17:25:44,370 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:25:44,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:25:46,452 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-29 17:25:46,455 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-29 17:25:46,459 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","lifecycleState":"CERTIFIED","lastUpdateDate":1619716921244,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:25:46,466 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list
2021-04-29 17:25:46,467 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:25:46,467 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel
2021-04-29 17:25:46,467 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None
2021-04-29 17:25:46,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:25:47,366 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel HTTP/1.1" 200 None
2021-04-29 17:25:47,369 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200
2021-04-29 17:25:47,369 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a
2021-04-29 17:25:47,498 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:25:47,498 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:25:47,498 DEBUG 197: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-29 17:25:47,498 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:25:47,499 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:25:47,499 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-29 17:25:47,499 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-29 17:25:47,499 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:25:47,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:25:49,419 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 351
2021-04-29 17:25:49,420 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:25:49,420 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-29 17:25:49,422 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:25:49,422 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:25:49,422 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:25:49,422 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-29 17:25:49,422 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-04-29 17:25:49,423 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:25:49,423 INFO 192:__init__.py(1) - Service found, updating information
2021-04-29 17:25:49,423 DEBUG 197: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-29 17:25:49,423 DEBUG 199: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-29 17:25:49,423 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:25:49,423 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-29 17:25:49,423 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-29 17:25:49,423 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:25:49,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:25:52,561 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-29 17:25:52,564 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-29 17:25:52,567 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","lifecycleState":"CERTIFIED","lastUpdateDate":1619716921244,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:25:52,573 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list
2021-04-29 17:25:52,573 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] sent header: <property object at 0x7f8916868630>
2021-04-29 17:25:52,574 DEBUG 199:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/768518a2-5936-4ff8-97ce-6e37918462b0/vnfs
2021-04-29 17:25:52,574 DEBUG 200:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "9bdee1b8-2411-4cef-9578-8496eb3b9f53"
        },
        "modelInfo": {
            
    "modelType": "vnf",
    "modelInvariantId": "b6accbf5-c9c8-4a8e-9c96-f7997c327719",
    "modelVersionId": "be0782d4-63d8-4c62-a6fe-8f85fc5d738c",
    "modelName": "basic_vm",
    "modelVersion": "1.0",
    "modelCustomizationId": "9192dbf4-5d0a-43f2-95e7-df069b3751b3",
    "modelCustomizationName": "basic_vm 0"

        },
        "requestParameters": {
            "userParams": [],
            "aLaCarte": true,
            "testApi": "GR_API"
        },
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicvm-cloud-owner",
            "lcpCloudRegionId": "RegionOne"
        },
        "lineOfBusiness": {
            "lineOfBusinessName": "basicvm-lob"
        },
        "platform": {
            "platformName": "basicvm-platform"
        },
        "relatedInstanceList": [{
            "relatedInstance": {
                "instanceId": "768518a2-5936-4ff8-97ce-6e37918462b0",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_vm",
                    "modelInvariantId": "9bdee1b8-2411-4cef-9578-8496eb3b9f53",
                    "modelVersion": "1.0",
                    "modelVersionId": "0e91d0ae-388c-42c6-b66d-979cb12aa407"
                }
            }
        }]
    }
}
2021-04-29 17:25:52,574 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b8ca3c35-7aba-407e-a8bc-d305c18815c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:25:52,574 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/768518a2-5936-4ff8-97ce-6e37918462b0/vnfs
2021-04-29 17:25:52,574 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "9bdee1b8-2411-4cef-9578-8496eb3b9f53"
        },
        "modelInfo": {
            
    "modelType": "vnf",
    "modelInvariantId": "b6accbf5-c9c8-4a8e-9c96-f7997c327719",
    "modelVersionId": "be0782d4-63d8-4c62-a6fe-8f85fc5d738c",
    "modelName": "basic_vm",
    "modelVersion": "1.0",
    "modelCustomizationId": "9192dbf4-5d0a-43f2-95e7-df069b3751b3",
    "modelCustomizationName": "basic_vm 0"

        },
        "requestParameters": {
            "userParams": [],
            "aLaCarte": true,
            "testApi": "GR_API"
        },
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicvm-cloud-owner",
            "lcpCloudRegionId": "RegionOne"
        },
        "lineOfBusiness": {
            "lineOfBusinessName": "basicvm-lob"
        },
        "platform": {
            "platformName": "basicvm-platform"
        },
        "relatedInstanceList": [{
            "relatedInstance": {
                "instanceId": "768518a2-5936-4ff8-97ce-6e37918462b0",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_vm",
                    "modelInvariantId": "9bdee1b8-2411-4cef-9578-8496eb3b9f53",
                    "modelVersion": "1.0",
                    "modelVersionId": "0e91d0ae-388c-42c6-b66d-979cb12aa407"
                }
            }
        }]
    }
}
2021-04-29 17:25:52,576 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:25:54,448 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/768518a2-5936-4ff8-97ce-6e37918462b0/vnfs HTTP/1.1" 202 262
2021-04-29 17:25:54,449 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202
2021-04-29 17:25:54,449 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"b8ca3c35-7aba-407e-a8bc-d305c18815c0","instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0"}}
2021-04-29 17:25:54,450 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished
2021-04-29 17:25:54,457 DEBUG 197:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:25:54,457 DEBUG 199:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:25:54,458 DEBUG 200:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:25:54,459 DEBUG 103:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da83020f-9bf8-4d7c-8b6e-aabb14edb8f8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:25:54,459 DEBUG 105:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:25:54,459 DEBUG 106:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:25:54,462 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:25:54,658 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0 HTTP/1.1" 200 1900
2021-04-29 17:25:54,659 INFO 116:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response code: 200
2021-04-29 17:25:54,660 DEBUG 120:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response: {"request":{"requestId":"b8ca3c35-7aba-407e-a8bc-d305c18815c0","startTime":"Thu, 29 Apr 2021 17:25:52 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vnfInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 29 Apr 2021 17:25:53 GMT"}}}
2021-04-29 17:26:04,671 DEBUG 197:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:04,671 DEBUG 199:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:04,671 DEBUG 200:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:04,672 DEBUG 103:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52b64259-9189-4922-86f3-0b07669dae58', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:04,672 DEBUG 105:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:04,672 DEBUG 106:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:04,674 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:04,851 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0 HTTP/1.1" 200 1900
2021-04-29 17:26:04,852 INFO 116:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response code: 200
2021-04-29 17:26:04,852 DEBUG 120:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response: {"request":{"requestId":"b8ca3c35-7aba-407e-a8bc-d305c18815c0","startTime":"Thu, 29 Apr 2021 17:25:52 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vnfInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 29 Apr 2021 17:25:53 GMT"}}}
2021-04-29 17:26:14,863 DEBUG 197:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:14,864 DEBUG 199:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:14,864 DEBUG 200:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:14,864 DEBUG 103:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7ba27999-70ab-4af2-9167-b75c982bdcfe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:14,865 DEBUG 105:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:14,865 DEBUG 106:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:14,867 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:15,044 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0 HTTP/1.1" 200 2106
2021-04-29 17:26:15,046 INFO 116:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response code: 200
2021-04-29 17:26:15,046 DEBUG 120:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response: {"request":{"requestId":"b8ca3c35-7aba-407e-a8bc-d305c18815c0","startTime":"Thu, 29 Apr 2021 17:25:52 GMT","finishTime":"Thu, 29 Apr 2021 17:26:09 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vnfInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:26:09 GMT"}}}
2021-04-29 17:26:15,047 INFO 56:mixins.py(8) - VnfInstantiation task finished
2021-04-29 17:26:15,047 DEBUG 197:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:15,047 DEBUG 199:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:15,047 DEBUG 200:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:15,047 DEBUG 103:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '610365a3-6955-4e16-885a-a3aa63cbfd8e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:15,047 DEBUG 105:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:15,048 DEBUG 106:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:15,049 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:15,227 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0 HTTP/1.1" 200 2106
2021-04-29 17:26:15,229 INFO 116:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response code: 200
2021-04-29 17:26:15,229 DEBUG 120:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response: {"request":{"requestId":"b8ca3c35-7aba-407e-a8bc-d305c18815c0","startTime":"Thu, 29 Apr 2021 17:25:52 GMT","finishTime":"Thu, 29 Apr 2021 17:26:09 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vnfInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:26:09 GMT"}}}
2021-04-29 17:26:15,230 DEBUG 197:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:15,230 DEBUG 199:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:15,230 DEBUG 200:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:15,230 DEBUG 103:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5f02bdb2-fec8-42db-a70f-d5eb404dde23', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:15,230 DEBUG 105:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:15,230 DEBUG 106:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:15,232 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:15,401 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0 HTTP/1.1" 200 2106
2021-04-29 17:26:15,402 INFO 116:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response code: 200
2021-04-29 17:26:15,402 DEBUG 120:onap_service.py(8) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response: {"request":{"requestId":"b8ca3c35-7aba-407e-a8bc-d305c18815c0","startTime":"Thu, 29 Apr 2021 17:25:52 GMT","finishTime":"Thu, 29 Apr 2021 17:26:09 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vnfInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:26:09 GMT"}}}
2021-04-29 17:26:15,410 DEBUG 197:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:15,410 DEBUG 199:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:15,410 DEBUG 200:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:15,411 DEBUG 103:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e0976cc5-e3c2-42fd-b9eb-65d79574d276', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:15,411 DEBUG 105:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:15,411 DEBUG 106:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:15,413 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:15,580 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0 HTTP/1.1" 200 2106
2021-04-29 17:26:15,582 INFO 116:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response code: 200
2021-04-29 17:26:15,582 DEBUG 120:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response: {"request":{"requestId":"b8ca3c35-7aba-407e-a8bc-d305c18815c0","startTime":"Thu, 29 Apr 2021 17:25:52 GMT","finishTime":"Thu, 29 Apr 2021 17:26:09 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vnfInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:26:09 GMT"}}}
2021-04-29 17:26:15,583 DEBUG 197:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:15,583 DEBUG 199:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:15,583 DEBUG 200:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:15,583 DEBUG 103:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '41826113-9efb-49ba-bab8-a4fd77b4bcd0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:15,583 DEBUG 105:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0
2021-04-29 17:26:15,583 DEBUG 106:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] data sent: None
2021-04-29 17:26:15,585 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:15,744 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b8ca3c35-7aba-407e-a8bc-d305c18815c0 HTTP/1.1" 200 2106
2021-04-29 17:26:15,745 INFO 116:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response code: 200
2021-04-29 17:26:15,745 DEBUG 120:onap_service.py(1) - [None][Check b8ca3c35-7aba-407e-a8bc-d305c18815c0 orchestration request status] response: {"request":{"requestId":"b8ca3c35-7aba-407e-a8bc-d305c18815c0","startTime":"Thu, 29 Apr 2021 17:25:52 GMT","finishTime":"Thu, 29 Apr 2021 17:26:09 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicvm-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicvm-lob"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vnfInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:26:09 GMT"}}}
2021-04-29 17:26:15,746 DEBUG 197:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:15,747 DEBUG 199:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:26:15,747 DEBUG 200:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:26:15,747 DEBUG 103:onap_service.py(1) - [AAI][Get basicvm-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:15,747 DEBUG 105:onap_service.py(1) - [AAI][Get basicvm-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer
2021-04-29 17:26:15,747 DEBUG 106:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None
2021-04-29 17:26:15,748 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:26:15,787 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer HTTP/1.1" 200 139
2021-04-29 17:26:15,788 INFO 116:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200
2021-04-29 17:26:15,788 DEBUG 120:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1619716931401"}
2021-04-29 17:26:15,790 DEBUG 197:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:15,790 DEBUG 199:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:26:15,790 DEBUG 200:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:26:15,791 DEBUG 103:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:15,791 DEBUG 105:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm
2021-04-29 17:26:15,791 DEBUG 106:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None
2021-04-29 17:26:15,792 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:26:15,838 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions?service-type=basic_vm HTTP/1.1" 200 749
2021-04-29 17:26:15,839 INFO 116:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200
2021-04-29 17:26:15,839 DEBUG 120:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1619716934832","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]}
2021-04-29 17:26:15,841 DEBUG 197:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:15,841 DEBUG 199:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990
2021-04-29 17:26:15,842 DEBUG 200:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] data sent: None
2021-04-29 17:26:15,842 DEBUG 103:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:15,842 DEBUG 105:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990
2021-04-29 17:26:15,842 DEBUG 106:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] data sent: None
2021-04-29 17:26:15,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:26:15,945 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances?service-instance-name=basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 HTTP/1.1" 200 1641
2021-04-29 17:26:15,946 INFO 116:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] response code: 200
2021-04-29 17:26:15,946 DEBUG 120:onap_service.py(1) - [AAI][Get service instance with basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990 service-instance-name] response: {"service-instance":[{"service-instance-id":"768518a2-5936-4ff8-97ce-6e37918462b0","service-instance-name":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","model-version-id":"0e91d0ae-388c-42c6-b66d-979cb12aa407","resource-version":"1619717159277","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/768518a2-5936-4ff8-97ce-6e37918462b0/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/6b10533d-401a-4d1d-b12d-c30cbbbd6e00","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/996ba0a3-6f29-4b53-9154-5f0dce57e213","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"996ba0a3-6f29-4b53-9154-5f0dce57e213"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}}]}
2021-04-29 17:26:15,948 DEBUG 197:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:15,948 DEBUG 199:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:26:15,948 DEBUG 200:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:26:15,949 DEBUG 103:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:15,949 DEBUG 105:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne
2021-04-29 17:26:15,949 DEBUG 106:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-04-29 17:26:15,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:26:16,054 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicvm-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1136
2021-04-29 17:26:16,054 INFO 116:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-04-29 17:26:16,055 DEBUG 120:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicvm-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1619717159942","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/996ba0a3-6f29-4b53-9154-5f0dce57e213","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"996ba0a3-6f29-4b53-9154-5f0dce57e213"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"}]}]}}]}
2021-04-29 17:26:16,057 DEBUG 197:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:16,057 DEBUG 199:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:26:16,057 DEBUG 200:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:26:16,057 DEBUG 103:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:16,057 DEBUG 105:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-04-29 17:26:16,057 DEBUG 106:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-04-29 17:26:16,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:26:16,126 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1045
2021-04-29 17:26:16,127 INFO 116:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-04-29 17:26:16,128 DEBUG 120:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1619717160337","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/996ba0a3-6f29-4b53-9154-5f0dce57e213","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"996ba0a3-6f29-4b53-9154-5f0dce57e213"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}
2021-04-29 17:26:16,131 DEBUG 197:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:16,131 DEBUG 199:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/768518a2-5936-4ff8-97ce-6e37918462b0/relationship-list
2021-04-29 17:26:16,131 DEBUG 200:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-29 17:26:16,132 DEBUG 103:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:16,132 DEBUG 105:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/768518a2-5936-4ff8-97ce-6e37918462b0/relationship-list
2021-04-29 17:26:16,132 DEBUG 106:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-04-29 17:26:16,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:26:16,237 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/768518a2-5936-4ff8-97ce-6e37918462b0/relationship-list HTTP/1.1" 200 1063
2021-04-29 17:26:16,238 INFO 116:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-04-29 17:26:16,238 DEBUG 120:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/6b10533d-401a-4d1d-b12d-c30cbbbd6e00","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"6b10533d-401a-4d1d-b12d-c30cbbbd6e00"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/996ba0a3-6f29-4b53-9154-5f0dce57e213","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"996ba0a3-6f29-4b53-9154-5f0dce57e213"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicvm-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicvm-project"}]}]}
2021-04-29 17:26:16,240 DEBUG 197:onap_service.py(1) - [AAI][Get 768518a2-5936-4ff8-97ce-6e37918462b0 <class 'abc.ABCMeta'>] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:16,240 DEBUG 199:onap_service.py(1) - [AAI][Get 768518a2-5936-4ff8-97ce-6e37918462b0 <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/996ba0a3-6f29-4b53-9154-5f0dce57e213
2021-04-29 17:26:16,240 DEBUG 200:onap_service.py(1) - [AAI][Get 768518a2-5936-4ff8-97ce-6e37918462b0 <class 'abc.ABCMeta'>] data sent: None
2021-04-29 17:26:16,241 DEBUG 103:onap_service.py(1) - [AAI][Get 768518a2-5936-4ff8-97ce-6e37918462b0 <class 'abc.ABCMeta'>] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-04-29 17:26:16,241 DEBUG 105:onap_service.py(1) - [AAI][Get 768518a2-5936-4ff8-97ce-6e37918462b0 <class 'abc.ABCMeta'>] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/996ba0a3-6f29-4b53-9154-5f0dce57e213
2021-04-29 17:26:16,241 DEBUG 106:onap_service.py(1) - [AAI][Get 768518a2-5936-4ff8-97ce-6e37918462b0 <class 'abc.ABCMeta'>] data sent: None
2021-04-29 17:26:16,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-04-29 17:26:16,346 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/996ba0a3-6f29-4b53-9154-5f0dce57e213 HTTP/1.1" 200 3768
2021-04-29 17:26:16,347 INFO 116:onap_service.py(1) - [AAI][Get 768518a2-5936-4ff8-97ce-6e37918462b0 <class 'abc.ABCMeta'>] response code: 200
2021-04-29 17:26:16,347 DEBUG 120:onap_service.py(1) - [AAI][Get 768518a2-5936-4ff8-97ce-6e37918462b0 <class 'abc.ABCMeta'>] response: {"vnf-id":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vnf-name":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1619717169415","model-invariant-id":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","model-version-id":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","model-customization-id":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/768518a2-5936-4ff8-97ce-6e37918462b0/service-data/vnfs/vnf/996ba0a3-6f29-4b53-9154-5f0dce57e213/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/768518a2-5936-4ff8-97ce-6e37918462b0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"768518a2-5936-4ff8-97ce-6e37918462b0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicvm-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicvm-availability-zone"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicvm-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicvm-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicvm-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicvm-lob"}]}]}}
2021-04-29 17:26:16,349 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:26:16,349 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:26:16,349 DEBUG 197: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-29 17:26:16,349 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:26:16,350 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:26:16,350 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-29 17:26:16,350 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-29 17:26:16,350 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:26:16,351 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:26:20,703 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 351
2021-04-29 17:26:20,705 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:26:20,705 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-29 17:26:20,707 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:26:20,707 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:26:20,707 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:26:20,707 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-29 17:26:20,707 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-04-29 17:26:20,707 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:26:20,707 INFO 192:__init__.py(1) - Service found, updating information
2021-04-29 17:26:20,708 DEBUG 197: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-29 17:26:20,708 DEBUG 199: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-29 17:26:20,708 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:26:20,708 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-29 17:26:20,708 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-29 17:26:20,708 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:26:20,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:26:25,062 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-29 17:26:25,064 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-29 17:26:25,066 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","lifecycleState":"CERTIFIED","lastUpdateDate":1619716921244,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:26:25,070 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list
2021-04-29 17:26:25,071 DEBUG 103:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-04-29 17:26:25,071 DEBUG 105:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel
2021-04-29 17:26:25,071 DEBUG 106:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None
2021-04-29 17:26:25,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:26:25,853 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel HTTP/1.1" 200 None
2021-04-29 17:26:25,855 INFO 116:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200
2021-04-29 17:26:25,855 DEBUG 120:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a
2021-04-29 17:26:25,984 DEBUG 197:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': '818011c6-4e91-495e-a962-40d938231427', 'x-fromappid': 'API client'}
2021-04-29 17:26:25,984 DEBUG 199:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation
2021-04-29 17:26:25,984 DEBUG 200:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: {
   "input":{
      "preload-vf-module-topology-information":{
         "vf-module-topology":{
            "vf-module-topology-identifier":{
               "vf-module-name":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"
            },
            "vf-module-parameters": {
                "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-agent'}, {'name': 'ubuntu20_key_name', 'value': 'cleouverte'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.smaller'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'admin'}]
                }
         },
         "vnf-topology-identifier-structure":{
            "vnf-name":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0",
            "vnf-type":"basic_vm/basic_vm 0"
         },
         "vnf-resource-assignments":{
                "availability-zones":{
               "availability-zone":[
               "nova"
               ],
               "max-count":1
            },
            "vnf-networks":{
               "vnf-network":[]
            }
         }
      },
      "request-information":{
         "request-id":"test",
         "order-version":"1",
         "notification-url":"onap.org",
         "order-number":"1",
         "request-action":"PreloadVfModuleRequest"
      },
      "sdnc-request-header":{
         "svc-request-id":"test",
         "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify",
         "svc-action":"reserve"
      }
   }
}
2021-04-29 17:26:25,985 DEBUG 103:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': '818011c6-4e91-495e-a962-40d938231427', 'x-fromappid': 'API client'}
2021-04-29 17:26:25,985 DEBUG 105:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation
2021-04-29 17:26:25,985 DEBUG 106:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: {
   "input":{
      "preload-vf-module-topology-information":{
         "vf-module-topology":{
            "vf-module-topology-identifier":{
               "vf-module-name":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"
            },
            "vf-module-parameters": {
                "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-agent'}, {'name': 'ubuntu20_key_name', 'value': 'cleouverte'}, {'name': 'ubuntu20_pub_key', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.smaller'}, {'name': 'VM_name', 'value': 'ubuntu20agent-VM-01'}, {'name': 'vnf_id', 'value': 'ubuntu20agent-VNF-instance'}, {'name': 'vf_module_id', 'value': 'ubuntu20agent-vfmodule-instance'}, {'name': 'vnf_name', 'value': 'ubuntu20agent-VNF'}, {'name': 'admin_plane_net_name', 'value': 'admin'}]
                }
         },
         "vnf-topology-identifier-structure":{
            "vnf-name":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990_vnf_0",
            "vnf-type":"basic_vm/basic_vm 0"
         },
         "vnf-resource-assignments":{
                "availability-zones":{
               "availability-zone":[
               "nova"
               ],
               "max-count":1
            },
            "vnf-networks":{
               "vnf-network":[]
            }
         }
      },
      "request-information":{
         "request-id":"test",
         "order-version":"1",
         "notification-url":"onap.org",
         "order-number":"1",
         "request-action":"PreloadVfModuleRequest"
      },
      "sdnc-request-header":{
         "svc-request-id":"test",
         "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify",
         "svc-action":"reserve"
      }
   }
}
2021-04-29 17:26:25,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-04-29 17:26:26,359 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113
2021-04-29 17:26:26,361 INFO 116:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200
2021-04-29 17:26:26,361 DEBUG 120:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}}
2021-04-29 17:26:26,378 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-04-29 17:26:26,378 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-04-29 17:26:26,378 DEBUG 197: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-29 17:26:26,379 DEBUG 199:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-04-29 17:26:26,379 DEBUG 200:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:26:26,379 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-29 17:26:26,379 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-29 17:26:26,379 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-04-29 17:26:26,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-04-29 17:26:27,577 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 351
2021-04-29 17:26:27,578 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-04-29 17:26:27,578 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0e91d0ae-388c-42c6-b66d-979cb12aa407/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-04-29 17:26:27,580 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-04-29 17:26:27,580 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-04-29 17:26:27,580 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-04-29 17:26:27,580 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-04-29 17:26:27,580 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-04-29 17:26:27,581 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-04-29 17:26:27,581 INFO 192:__init__.py(1) - Service found, updating information
2021-04-29 17:26:27,581 DEBUG 197: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-29 17:26:27,581 DEBUG 199: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-29 17:26:27,581 DEBUG 200:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:26:27,582 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-29 17:26:27,582 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-29 17:26:27,582 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-04-29 17:26:27,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-04-29 17:26:29,857 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-29 17:26:29,867 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-04-29 17:26:29,870 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a8792670-2934-4eb5-a3d6-43784eab4ed8","lifecycleState":"CERTIFIED","lastUpdateDate":1619711914647,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b42b0449-42e3-459e-b634-a855fc82d371","invariantUUID":"e5ec3768-c023-4505-93eb-1bd83f237a13","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":"8ce844dc-2612-4f6c-a857-c2ee6f00921a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712168550,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7e421ae-0f8f-4f6f-b62a-6c2fba065eee","invariantUUID":"a50d2a84-967f-43a8-bab3-c779c070bd5c","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"762abc91-83b4-4bb7-9dc5-cc5986d4580c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712374253,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b0ea647-7555-4e56-b042-432502132ca5","invariantUUID":"a94ada13-0d48-4cc4-8773-7b88565993a3","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":"port","uniqueId":"8daf9041-be6e-451d-acd3-73abc3706846","lifecycleState":"CERTIFIED","lastUpdateDate":1619711781492,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"800b4b07-4f53-4963-889a-af13aba5d6ea","invariantUUID":"f9edd7e1-034a-4522-9173-9b6b2ed1a19e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c006c4e1-7af2-4416-9432-d3b94731a1f8","lifecycleState":"CERTIFIED","lastUpdateDate":1619712110825,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c9944f17-cf0b-443e-a09b-56feb4b9b406","invariantUUID":"458370e0-6698-4fca-94df-44f1df082532","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":"defaulticon","uniqueId":"a8442826-8247-468b-862f-f688228ac6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712261994,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"9199785c-315c-4d48-b1ac-b70ea8cdfaed","invariantUUID":"af005ef2-0554-42ce-900f-d60ae9faaf5c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"86a7380e-f1ed-4f9c-b167-76cff496f54f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712566439,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cac6956-ba70-45e4-b3e8-5a3c5fb8f4af","invariantUUID":"b3814958-e9e2-443c-b95c-e6be4bb84d22","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":"network","uniqueId":"4b0f6cd7-356a-44ee-bf93-898f2ad1747a","lifecycleState":"CERTIFIED","lastUpdateDate":1619712048242,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c019cc9e-c6de-40bd-926b-8896d426d2db","invariantUUID":"6fb600f7-ce5d-463b-b87f-9732fb711a35","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":"network","uniqueId":"1eca19cf-be10-496b-b18e-b7575e90894c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712332443,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bec659a8-83b6-4945-89b6-643c97fadaae","invariantUUID":"5fb9f054-8d32-4630-935a-29506bb8399d","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":"networkrules","uniqueId":"914cc897-350a-4f93-b3c3-5fcee8a650be","lifecycleState":"CERTIFIED","lastUpdateDate":1619711967248,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eaf90398-9189-4955-8a32-bd1da6778171","invariantUUID":"03948027-788f-4644-8232-7f0444358925","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb042f03-5ad7-4280-a5d0-a9c55abc47b0","lifecycleState":"CERTIFIED","lastUpdateDate":1619712232145,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"659f49d1-de03-4180-83cc-a861de5fe8ae","invariantUUID":"d9ac3724-bb8e-45ad-8157-6c63e614efe8","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fb2e4ba6-71e3-468a-8161-b30147b9070c","lifecycleState":"CERTIFIED","lastUpdateDate":1619712461645,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b2d1265-3c07-4613-853a-b6d15410b51b","invariantUUID":"585e399e-54b4-443f-9fab-a7f6f908e534","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"056a7636-0deb-40b2-9a2f-24e59473b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711748349,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fa0b654-20be-4436-aa8c-98f7c367394c","invariantUUID":"f049de5a-d23c-4337-b5a1-5da2efaae081","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":"compute","uniqueId":"bc9b863b-2479-433b-9f3d-9c989bd8d893","lifecycleState":"CERTIFIED","lastUpdateDate":1619712037493,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd36ea79-3ec5-4082-8038-f281bea95158","invariantUUID":"86103d92-948a-458f-a3bd-b51ef6395257","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":"compute","uniqueId":"a9553790-d94c-448b-bbf1-e47785a80d02","lifecycleState":"CERTIFIED","lastUpdateDate":1619712675329,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd68de71-5962-435a-94a1-6df4af5d0089","invariantUUID":"dcca7411-48d7-482f-b85f-3dda1a291252","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":"port","uniqueId":"8d0d2fb2-908d-46c2-92a9-3f715d1b476e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712500336,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"577a4aa0-c50d-42c3-800f-d2d929a3b799","invariantUUID":"1818858b-65c6-469a-974a-77c2f5ccf85f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"844a6f9d-49c4-432c-bbde-e9d3933a15c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619712342200,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe32c61c-af8b-4f85-adaf-b08e253dcfaa","invariantUUID":"d5d42337-0e8d-4352-9d14-79a3f075babb","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"d4818aa3-2a8b-43ea-97a2-5e31bb995772","lifecycleState":"CERTIFIED","lastUpdateDate":1619712607142,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"583fb494-90ee-4fc6-b598-7d4120b0045e","invariantUUID":"e4d684df-bfe0-4bba-8789-8cbf050bef81","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":"port","uniqueId":"a2b1438a-1b1f-4096-babc-77b623d248a7","lifecycleState":"CERTIFIED","lastUpdateDate":1619712693482,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ad48f03-e531-4e35-990b-54f2151edaef","invariantUUID":"d56fb50e-949c-4d39-9204-5ddeb05d86f5","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":"defaulticon","uniqueId":"4c289579-6075-4e02-baba-ac33a1bb9c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619711891937,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc9e70d5-31cf-4e2d-9733-309c2003e805","invariantUUID":"cc781297-df52-4d10-a57f-2b5352789f8f","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":"port","uniqueId":"3c66c014-6ebe-4606-ae9f-c2db335e5d66","lifecycleState":"CERTIFIED","lastUpdateDate":1619711973277,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cedde49-12de-45ec-9efc-cf5c5f1899aa","invariantUUID":"36811b54-7294-490b-abac-c9761b835c6c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2ab749c6-14da-456b-bb5d-99cfa4390227","lifecycleState":"CERTIFIED","lastUpdateDate":1619712022893,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"075b589a-5714-45f5-9941-ed64a1e73139","invariantUUID":"3bc8d191-3f69-4ef6-92f7-759fa823f498","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"35d09047-9c06-433a-9d79-745d0fdfd500","lifecycleState":"CERTIFIED","lastUpdateDate":1619712628566,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c48323ee-a6f0-4239-8e88-e967216cf570","invariantUUID":"9d08dd98-15b4-412c-a543-e0ce1d9139a5","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":"a025a2fa-2bdd-4209-a3f6-607cc88760f1","lifecycleState":"CERTIFIED","lastUpdateDate":1619712070138,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bde44e19-d058-4f07-9111-8e018cda7090","invariantUUID":"cf9b9b56-5cb4-489d-ac80-1ccfb061f6a3","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":"compute","uniqueId":"f87240b1-3690-4004-88d3-b2755e424428","lifecycleState":"CERTIFIED","lastUpdateDate":1619712302892,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4d80843-34aa-4626-8b2c-ee72f772251f","invariantUUID":"ece90f76-b4ca-40b4-ab5e-f8df6215da2f","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":"24e0a810-e874-4dc6-82c7-f4594937dd95","lifecycleState":"CERTIFIED","lastUpdateDate":1619711908888,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9a9920f0-f1eb-4a26-ba16-a6efd4b52639","invariantUUID":"a61c5afe-3b58-474a-abb1-14b29764e564","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":"port","uniqueId":"aa306618-5e4d-4951-9931-cf2d8da7fdd7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711885464,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b67bd4dd-60f2-4bda-8dc5-802d4b81dc4a","invariantUUID":"d3eccc38-cfff-494f-bb06-1d33db168c18","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":"a7ef96e0-fa2a-413a-b454-1c1262fb0b15","lifecycleState":"CERTIFIED","lastUpdateDate":1619712199393,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f694b99-fd0c-4cf1-bbe8-51f878d14600","invariantUUID":"27448256-26d4-4b0d-a2ae-7ac5f4ce8f10","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36577fd6-0aa0-4660-a637-d243ba9061cf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712311868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b4660ffb-ff8b-47a8-869d-3aba23d7d869","invariantUUID":"7ebd073c-f67f-4689-b3dc-71dca3b70552","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb9a3882-a058-403c-8aba-534b21e6c919","lifecycleState":"CERTIFIED","lastUpdateDate":1619712252819,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14194c5c-75bb-4e01-9ba8-0428003145dc","invariantUUID":"cccbf8b0-428d-4f28-8211-93db6ea74218","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":"defaulticon","uniqueId":"d538e7b1-fa76-471e-8571-fd2f240b0f98","lifecycleState":"CERTIFIED","lastUpdateDate":1619712270454,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb0866c9-5e22-4ac7-b60d-914b350f58fc","invariantUUID":"3524f576-2819-4ff6-ab04-a26f22771e7b","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"76115ac7-c673-405f-b4ea-e0857f397781","lifecycleState":"CERTIFIED","lastUpdateDate":1619712011041,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"955d1dcc-ab0b-4511-8a48-e4b84251a2b5","invariantUUID":"53df0292-a0d9-4b47-9377-aecdbb0ff4c0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3761f0a8-9d11-48af-8bc6-ee0054c128d9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712097118,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e552476-77f9-4169-9808-749ac2f8b088","invariantUUID":"ad2cf667-4f45-44dd-a5a1-7c0ee875324f","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":"eb16f55f-4b9c-443c-b0d6-1ddc3089ad31","lifecycleState":"CERTIFIED","lastUpdateDate":1619712243390,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"12d79994-96e7-4a1a-9862-0a27d0bfc6b2","invariantUUID":"608e966a-d5b9-40fb-96d0-ae810bf75861","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":"objectStorage","uniqueId":"a46e81c0-7226-4625-af50-cf1f72e0d8ff","lifecycleState":"CERTIFIED","lastUpdateDate":1619711817092,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e97f550c-1b06-4056-8f08-7373856be399","invariantUUID":"72024254-f2f7-4c4d-ad0d-816f569c9b19","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":"defaulticon","uniqueId":"efd97ca2-f366-435e-8a19-cf0d9b58dbdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619711741402,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3bc8bd72-aba4-4438-b85e-e5740911ee3a","invariantUUID":"4ec77553-7758-4031-82e0-d44f337d20d4","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":"9d331be6-c3fb-47d7-ae93-378a9560326d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712538996,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"686801f0-2628-48c0-9dfc-03a68c2a071f","invariantUUID":"79041011-a77d-495d-995a-2b8b740c70de","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"424f047d-3b09-4a3f-b478-ab6048978f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1619716844662,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","invariantUUID":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","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":"loadBalancer","uniqueId":"6ab575dc-b897-48e3-b8e3-26cdea6d9c58","lifecycleState":"CERTIFIED","lastUpdateDate":1619711773044,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9a40dd-93e2-481d-af25-479e75d26120","invariantUUID":"e3448ca8-3d3a-4bef-ad02-4e7fe010678d","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38531b09-e9dd-4279-9315-4561268c564e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712491225,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0355ec2c-5af0-4ff5-a923-2170f9eb38b4","invariantUUID":"bbcb8aff-f96b-4f8f-a7cc-d6e80bdfe106","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"13369b78-7fc9-479c-8bc3-3c1cf2f6dbe3","lifecycleState":"CERTIFIED","lastUpdateDate":1619712548935,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84100946-7988-4cef-8c03-e5107efef9eb","invariantUUID":"b776606d-e961-43c4-9ef6-e094358bdbf1","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":"compute","uniqueId":"ff457205-178c-4b9c-b6e3-7ca52fc64a8d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712352840,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2688421f-1d17-4505-82ea-8922ac622a90","invariantUUID":"505fbdbb-a9af-4ce6-ae59-c07f8e8bfabf","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2ed3e0e2-11bf-42cb-8e00-d82e6e5d5068","lifecycleState":"CERTIFIED","lastUpdateDate":1619711754619,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f936e1ec-7e1d-40a1-87aa-be9656466889","invariantUUID":"6bb30c3e-946e-4bef-bf2e-8e156c1c73a6","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":"network","uniqueId":"8ec0a205-e550-4c38-aef6-007b256286c4","lifecycleState":"CERTIFIED","lastUpdateDate":1619712519790,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d98cd077-275e-415d-bb3e-c89b33f499a3","invariantUUID":"b7c3a8a8-db8f-42fc-b974-1c8cbe4ff7f4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"67132128-799b-401b-b202-89a7167a6899","lifecycleState":"CERTIFIED","lastUpdateDate":1619712575739,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3bda150-41f2-45d2-ae24-d19ee39029ba","invariantUUID":"0821de41-d2cf-4734-bcb1-119e1753997b","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":"4b352883-a181-4947-91fa-85c0068853e9","lifecycleState":"CERTIFIED","lastUpdateDate":1619712481237,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d611afac-845f-4020-800c-ed87fabeaf8b","invariantUUID":"1b91d96b-bf87-45fc-bc36-3e0e5ff10cb4","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":"db48d7e4-ed06-4bd8-a00e-a5ea80b4ca7f","lifecycleState":"CERTIFIED","lastUpdateDate":1619712122643,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4891d49-6421-4c7f-bc94-91210298f0f6","invariantUUID":"50a5128b-f58b-405d-905f-bb5d4273242c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"54372a66-ec24-4d3e-bd70-20ae0c771baf","lifecycleState":"CERTIFIED","lastUpdateDate":1619712667661,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd68e2b9-893e-421c-9798-6482fc3e4984","invariantUUID":"ade351a3-4ed9-4b21-a971-9a320a4e8657","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b51da94-2a54-4fdc-bacc-0bff552527a2","lifecycleState":"CERTIFIED","lastUpdateDate":1619711826101,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d6665b5-b38b-48a4-b5f9-f928efc90502","invariantUUID":"01ba2b2d-0f35-446c-9287-34de6270292c","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":"objectStorage","uniqueId":"67353c46-1592-4d21-b5e3-5e9b97b5d1cd","lifecycleState":"CERTIFIED","lastUpdateDate":1619712280590,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7161bbbf-89e8-44c6-827e-179378bdcac3","invariantUUID":"baad4dd5-e6f6-4605-9340-d8acf8b233a3","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":"184ec775-b7b5-48f2-b278-a801954b2f48","lifecycleState":"CERTIFIED","lastUpdateDate":1619712424733,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b48301a-4999-4a33-ab7e-8f55702df9df","invariantUUID":"e45d631a-0d36-487d-abaa-036ce39ccadd","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":"31c446e3-4132-445a-ba20-517647423129","lifecycleState":"CERTIFIED","lastUpdateDate":1619711924610,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c5887d0b-47b0-4de5-b800-d66c025ceaf5","invariantUUID":"fe793cb1-abf7-4c9e-bf87-b78dd135525e","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c65784bb-91ad-4282-8f6d-14db4c22effb","lifecycleState":"CERTIFIED","lastUpdateDate":1619711787921,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8161a16-f3d0-49be-a75b-62ed6630a171","invariantUUID":"10859649-0810-47e3-b68a-f5544af07ccd","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ec0c91f1-c2f4-47f6-a686-4bc613680b88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712470327,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"077770d1-b18d-4800-bcfa-d5e557c49c8c","invariantUUID":"d0dde918-3837-4473-80d8-05b513da8450","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":"89e9f255-be5f-41eb-ab9f-41c217770c7e","lifecycleState":"CERTIFIED","lastUpdateDate":1619712529950,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61d98e98-cb41-422a-9db1-3102b0b32198","invariantUUID":"407e6042-bfd1-45d0-bf23-57a82ad4febb","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":"fb1e41f2-f988-47ad-88e2-3a1852961707","lifecycleState":"CERTIFIED","lastUpdateDate":1619712057490,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"550c03df-7f24-4c43-832d-fb27496a0998","invariantUUID":"316be769-01a6-4436-ab61-50602c20798b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff45a968-ee3b-4037-aac9-3de8d63abf05","lifecycleState":"CERTIFIED","lastUpdateDate":1619712509831,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8f99e5-cdb0-4c53-836b-daf5f0a82f00","invariantUUID":"6b5851bc-f64f-4fd2-9062-80f714a62ab2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"049ca2a6-0590-4b22-8a6b-31f2f161f6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712652721,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c54a6fd-9f2a-48ce-a21c-29d5174dcb30","invariantUUID":"dbe53666-ed84-4a5a-ba4a-becc0865f876","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":"compute","uniqueId":"548571b2-04a7-4510-bf40-6aeca46f003d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712685748,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e40af3f0-c775-41d4-8ff7-838f6b7ad0b0","invariantUUID":"4d2537b9-1af7-4b26-9e23-15cdbb952f10","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":"port","uniqueId":"e5e86c76-9bd4-40ab-bdef-ff88f8cac00d","lifecycleState":"CERTIFIED","lastUpdateDate":1619712614638,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0122aac4-a0b3-4c65-a07f-3bb230f4d9be","invariantUUID":"b02694bc-ef25-4549-8f2b-f9b6cb20b9e1","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"501afa30-ea5a-4d77-b128-e232a0fb9a09","lifecycleState":"CERTIFIED","lastUpdateDate":1619712291634,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"717a2011-633b-4696-ad49-149b5dba13a5","invariantUUID":"fde06c22-0739-49fd-a309-7980fbfc7c73","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":"80659927-b792-4782-aecc-95c8f77760c5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711929731,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f973ecf9-8127-4d5a-801c-1eabee3bbf16","invariantUUID":"10881f62-3ca8-481d-b479-82272bb70978","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":"networkrules","uniqueId":"a498263c-4cab-4a24-9ff5-551cdc731261","lifecycleState":"CERTIFIED","lastUpdateDate":1619712000690,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4b2b0420-28b3-4958-b457-8f450dd80847","invariantUUID":"e61053fa-54ef-4a11-bc52-2f62d6698dbe","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ecc0cd5f-3265-4960-a7ed-e406cf9ffcdc","lifecycleState":"CERTIFIED","lastUpdateDate":1619712210245,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa083842-cf7a-497d-847f-e8c9d88d536e","invariantUUID":"82405477-e13f-48fd-852d-1d9ed289459b","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":"5d75d0a0-4834-42d4-aa5c-d19dbcc7a6c0","lifecycleState":"CERTIFIED","lastUpdateDate":1619711901889,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9761ea3-9b2e-48bd-8394-130861a93339","invariantUUID":"f77a49c8-8b99-4ca1-8262-acea4fd0f57c","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":"objectStorage","uniqueId":"7f4f3983-ece5-44f4-8747-6da54bf4f6b5","lifecycleState":"CERTIFIED","lastUpdateDate":1619711810127,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee9f3abf-92db-46c1-902a-ab80d72d643e","invariantUUID":"1215d806-8dc7-45ad-888c-22117213585f","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":"compute","uniqueId":"44334f92-17f2-4348-b3dd-2324b2061f69","lifecycleState":"CERTIFIED","lastUpdateDate":1619711709331,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a59cb9e7-82d3-4d3a-a475-e75afe3685a6","invariantUUID":"e104543c-9454-4d0c-b3c3-d028830db54c","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":"objectStorage","uniqueId":"505261b8-0cfa-425d-8c66-33856dd34d22","lifecycleState":"CERTIFIED","lastUpdateDate":1619712384657,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b1a5936-aa8c-4ea2-87fe-d434b97f10b3","invariantUUID":"270a1bed-f565-4e5e-b124-3784dca75e17","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ad6dd00-544a-474c-aeb5-8c3db4a29134","lifecycleState":"CERTIFIED","lastUpdateDate":1619712591125,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31270eb5-daa7-4a85-a366-0e26932ca482","invariantUUID":"a6e3d6a1-2f9b-44b9-b3c6-950ad425e170","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0cb3aa3-7fd3-4d6f-9ad3-c3d05dce87d7","lifecycleState":"CERTIFIED","lastUpdateDate":1619711832129,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4842e585-45cb-47af-88bd-89a388ba07a3","invariantUUID":"b01b138d-58c0-4eb6-beaa-c04c97cd52c8","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":"objectStorage","uniqueId":"cb20fd95-903c-4969-965e-ae32f33a2c88","lifecycleState":"CERTIFIED","lastUpdateDate":1619712411341,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcb7679d-6d85-4203-80aa-c6958af96416","invariantUUID":"e43b0216-d312-4fff-9efe-dc493e2b63f0","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"46459420-0831-4ddc-8b81-3bb4a2db0550","lifecycleState":"CERTIFIED","lastUpdateDate":1619716921244,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","invariantUUID":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","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-29 17:26:29,876 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list
2021-04-29 17:26:29,877 DEBUG 197:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:29,877 DEBUG 199:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/768518a2-5936-4ff8-97ce-6e37918462b0/vnfs/996ba0a3-6f29-4b53-9154-5f0dce57e213/vfModules
2021-04-29 17:26:29,877 DEBUG 200:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] data sent: {
    "requestDetails": {
        "requestInfo": 
        {
            "instanceName": "basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test"
        },
        "modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "2b33950d-23f0-43a8-a44e-42d74cc987f8",
            "modelVersionId": "bb7a119b-07bb-483c-917f-6321fa916c2b",
            "modelName": "BasicVm..base_ubuntu20..module-0",
            "modelVersion": "1",
            "modelCustomizationId": "3c45df9d-a976-4c04-93d5-e248a8d893fd",
            "modelCustomizationName": "BasicVm..base_ubuntu20..module-0"
        },
        "requestParameters": {
            "userParams": [
                
            ],
            "testApi": "GR_API",
            "usePreload": true
        },
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicvm-cloud-owner",
            "lcpCloudRegionId": "RegionOne"
        },
        "relatedInstanceList": [
            {
                "relatedInstance": {
                    "instanceId": "768518a2-5936-4ff8-97ce-6e37918462b0",
                    "modelInfo": {
                        "modelType": "service",
                        "modelName": "basic_vm",
                        "modelInvariantId": "9bdee1b8-2411-4cef-9578-8496eb3b9f53",
                        "modelVersion": "1.0",
                        "modelVersionId": "0e91d0ae-388c-42c6-b66d-979cb12aa407"
                    }
                }
            },
            {
                "relatedInstance": {
                    "instanceId": "996ba0a3-6f29-4b53-9154-5f0dce57e213",
                    "modelInfo": {
                        "modelType": "vnf",
                        "modelName": "basic_vm",
                        "modelInvariantId": "b6accbf5-c9c8-4a8e-9c96-f7997c327719",
                        "modelVersion": "1.0",
                        "modelVersionId": "be0782d4-63d8-4c62-a6fe-8f85fc5d738c",
                        "modelCustomizationId": "9192dbf4-5d0a-43f2-95e7-df069b3751b3",
                        "modelCustomizationName": "basic_vm 0"
                    }
                }
            }
        ]
    }
}
2021-04-29 17:26:29,878 DEBUG 103:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c0400c01-1d64-4cf5-801e-536455ceb463', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:29,878 DEBUG 105:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/768518a2-5936-4ff8-97ce-6e37918462b0/vnfs/996ba0a3-6f29-4b53-9154-5f0dce57e213/vfModules
2021-04-29 17:26:29,878 DEBUG 106:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] data sent: {
    "requestDetails": {
        "requestInfo": 
        {
            "instanceName": "basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test"
        },
        "modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "2b33950d-23f0-43a8-a44e-42d74cc987f8",
            "modelVersionId": "bb7a119b-07bb-483c-917f-6321fa916c2b",
            "modelName": "BasicVm..base_ubuntu20..module-0",
            "modelVersion": "1",
            "modelCustomizationId": "3c45df9d-a976-4c04-93d5-e248a8d893fd",
            "modelCustomizationName": "BasicVm..base_ubuntu20..module-0"
        },
        "requestParameters": {
            "userParams": [
                
            ],
            "testApi": "GR_API",
            "usePreload": true
        },
        "cloudConfiguration": {
            "tenantId": "f41abc47519441359fc94897110fa224",
            "cloudOwner": "basicvm-cloud-owner",
            "lcpCloudRegionId": "RegionOne"
        },
        "relatedInstanceList": [
            {
                "relatedInstance": {
                    "instanceId": "768518a2-5936-4ff8-97ce-6e37918462b0",
                    "modelInfo": {
                        "modelType": "service",
                        "modelName": "basic_vm",
                        "modelInvariantId": "9bdee1b8-2411-4cef-9578-8496eb3b9f53",
                        "modelVersion": "1.0",
                        "modelVersionId": "0e91d0ae-388c-42c6-b66d-979cb12aa407"
                    }
                }
            },
            {
                "relatedInstance": {
                    "instanceId": "996ba0a3-6f29-4b53-9154-5f0dce57e213",
                    "modelInfo": {
                        "modelType": "vnf",
                        "modelName": "basic_vm",
                        "modelInvariantId": "b6accbf5-c9c8-4a8e-9c96-f7997c327719",
                        "modelVersion": "1.0",
                        "modelVersionId": "be0782d4-63d8-4c62-a6fe-8f85fc5d738c",
                        "modelCustomizationId": "9192dbf4-5d0a-43f2-95e7-df069b3751b3",
                        "modelCustomizationName": "basic_vm 0"
                    }
                }
            }
        ]
    }
}
2021-04-29 17:26:29,881 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:31,669 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/768518a2-5936-4ff8-97ce-6e37918462b0/vnfs/996ba0a3-6f29-4b53-9154-5f0dce57e213/vfModules HTTP/1.1" 202 262
2021-04-29 17:26:31,670 INFO 116:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202
2021-04-29 17:26:31,670 DEBUG 120:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","instanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463"}}
2021-04-29 17:26:31,671 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished
2021-04-29 17:26:31,677 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:31,678 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:26:31,678 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:26:31,679 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e26cbdee-68de-4a09-8dad-c861271d99ca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:31,680 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:26:31,680 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:26:31,683 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:31,842 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 2445
2021-04-29 17:26:31,844 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:26:31,844 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 29 Apr 2021 17:26:31 GMT"}}}
2021-04-29 17:26:41,855 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:41,856 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:26:41,856 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:26:41,856 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8d53d010-7bed-4b57-bd49-47c3ca855789', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:41,857 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:26:41,857 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:26:41,859 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:42,483 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 2688
2021-04-29 17:26:42,485 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:26:42,485 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:26:35 GMT"}}}
2021-04-29 17:26:52,496 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:26:52,497 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:26:52,497 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:26:52,497 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3cb11250-1e91-4ef4-816a-da28b6c9d26e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:26:52,497 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:26:52,497 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:26:52,499 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:26:52,945 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 2688
2021-04-29 17:26:52,947 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:26:52,947 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:26:35 GMT"}}}
2021-04-29 17:27:02,958 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:27:02,958 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:02,958 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:02,959 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ad82d5d-bb5d-4e66-9f08-daf4ca6fcc60', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:27:02,959 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:02,959 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:02,960 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:27:03,445 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 2688
2021-04-29 17:27:03,447 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:27:03,447 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:26:35 GMT"}}}
2021-04-29 17:27:13,458 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:27:13,458 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:13,458 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:13,458 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52c78a67-56ed-416d-b4b0-d9ad3331d577', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:27:13,459 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:13,459 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:13,460 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:27:13,943 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 2688
2021-04-29 17:27:13,944 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:27:13,944 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:26:35 GMT"}}}
2021-04-29 17:27:23,955 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:27:23,956 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:23,956 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:23,957 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c24c538c-8767-4523-bbe2-59337ae466a8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:27:23,957 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:23,957 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:23,959 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:27:24,513 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 2688
2021-04-29 17:27:24,515 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:27:24,515 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:26:35 GMT"}}}
2021-04-29 17:27:34,526 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:27:34,527 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:34,527 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:34,528 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '998272c1-2d92-4f2d-b60f-16d094e4a6b3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:27:34,528 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:34,528 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:34,530 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:27:34,967 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 2688
2021-04-29 17:27:34,969 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:27:34,969 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:27:25 GMT"}}}
2021-04-29 17:27:44,977 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:27:44,977 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:44,977 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:44,978 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3738964f-cfbb-4dbd-95aa-0192b9637b86', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:27:44,978 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:44,978 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:44,980 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:27:45,462 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:27:45,464 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:27:45,464 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:27:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:27:41 GMT"}}}
2021-04-29 17:27:55,475 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:27:55,475 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:55,475 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:55,476 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f623b5d0-6da2-4d19-b693-597ba5bf685f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:27:55,476 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:27:55,476 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:27:55,478 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:27:55,959 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:27:55,960 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:27:55,961 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:27:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:27:41 GMT"}}}
2021-04-29 17:28:05,971 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:28:05,972 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:05,972 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:05,972 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'afb84c1a-3a71-4c31-9743-c49384acdd6b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:28:05,972 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:05,972 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:05,974 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:28:06,515 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:28:06,516 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:28:06,516 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:27:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:27:41 GMT"}}}
2021-04-29 17:28:16,527 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:28:16,527 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:16,528 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:16,528 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '103574c5-ecf3-4b2b-96b8-62cc60454fdd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:28:16,528 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:16,528 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:16,530 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:28:17,003 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:28:17,004 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:28:17,005 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:27:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 1/5 will be started in PT10S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:27:41 GMT"}}}
2021-04-29 17:28:27,016 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:28:27,016 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:27,016 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:27,017 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'db192705-c4e6-43cf-970e-be86facde166', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:28:27,017 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:27,017 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:27,018 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:28:27,481 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:28:27,483 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:28:27,483 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:28:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:28:21 GMT"}}}
2021-04-29 17:28:37,494 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:28:37,494 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:37,495 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:37,495 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '173b1cc0-6bb3-4b30-a21d-101fc0f7e922', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:28:37,495 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:37,496 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:37,498 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:28:38,073 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:28:38,074 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:28:38,074 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:28:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:28:21 GMT"}}}
2021-04-29 17:28:48,085 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:28:48,086 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:48,086 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:48,086 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fac26b90-b4a0-4303-a655-07344379945b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:28:48,086 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:48,086 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:48,088 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:28:48,586 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:28:48,587 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:28:48,587 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:28:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:28:21 GMT"}}}
2021-04-29 17:28:58,598 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:28:58,598 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:58,598 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:58,599 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2f4f1b3b-dd60-4cac-95f9-281f1d3ffa59', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:28:58,599 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:28:58,599 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:28:58,601 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:28:59,029 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:28:59,031 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:28:59,031 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:28:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:28:21 GMT"}}}
2021-04-29 17:29:09,042 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:29:09,042 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:09,042 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:09,042 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '631e076a-04e6-4082-bb09-0141c3201210', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:29:09,042 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:09,043 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:09,044 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:29:09,482 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:29:09,484 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:29:09,484 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:28:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:28:21 GMT"}}}
2021-04-29 17:29:19,496 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:29:19,496 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:19,497 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:19,497 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '716fe34f-cda0-4d03-ad7c-44b16d72fdba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:29:19,498 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:19,498 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:19,500 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:29:20,011 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:29:20,012 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:29:20,012 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:28:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:28:21 GMT"}}}
2021-04-29 17:29:30,023 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:29:30,024 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:30,024 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:30,024 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e12f60a7-5970-4bb9-a931-adeed374d9c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:29:30,025 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:30,025 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:30,026 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:29:30,522 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:29:30,523 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:29:30,523 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:28:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:28:21 GMT"}}}
2021-04-29 17:29:40,535 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:29:40,535 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:40,535 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:40,536 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5133e89d-f3d8-4563-a73c-b9dacb45dc06', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:29:40,536 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:40,536 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:40,538 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:29:41,053 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:29:41,055 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:29:41,056 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:28:21 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 2/5 will be started in PT20S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:28:21 GMT"}}}
2021-04-29 17:29:51,067 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:29:51,067 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:51,068 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:51,068 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '35d68615-21bf-40b9-a108-847f296fd482', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:29:51,068 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:29:51,069 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:29:51,071 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:29:51,601 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:29:51,603 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:29:51,603 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:30:01,614 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:30:01,614 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:01,615 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:01,615 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0679a579-1405-46fc-9cb1-ed67d535b801', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:30:01,615 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:01,615 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:01,617 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:30:02,101 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:30:02,102 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:30:02,102 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:30:12,114 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:30:12,114 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:12,114 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:12,115 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac3b1b73-5304-4f6e-ba4c-8caa9aebd940', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:30:12,115 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:12,115 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:12,117 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:30:12,613 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:30:12,614 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:30:12,614 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:30:22,624 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:30:22,625 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:22,625 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:22,625 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10538476-5267-4e79-909d-d28bbb726ba9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:30:22,626 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:22,626 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:22,628 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:30:23,104 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:30:23,105 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:30:23,105 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:30:33,116 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:30:33,117 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:33,117 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:33,117 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9083bcdb-1684-4196-9ff5-05041f2bbfc4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:30:33,117 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:33,117 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:33,119 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:30:33,581 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:30:33,582 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:30:33,583 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:30:43,593 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:30:43,594 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:43,594 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:43,594 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0c1bf0d0-5938-4336-8cf8-210503de028e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:30:43,594 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:43,594 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:43,596 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:30:44,098 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:30:44,099 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:30:44,099 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:30:54,110 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:30:54,110 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:54,110 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:54,111 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '903ce565-c8f6-4fec-90bf-8030a2ee6ac6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:30:54,111 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:30:54,111 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:30:54,113 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:30:54,553 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:30:54,554 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:30:54,555 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:31:04,565 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:31:04,566 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:04,566 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:04,567 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f13f679-cfc8-433a-85c9-b4d9f1e45a43', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:31:04,567 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:04,567 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:04,569 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:31:05,067 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:31:05,068 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:31:05,068 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:31:15,079 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:31:15,080 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:15,080 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:15,081 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e59c592f-a366-4e1f-bf3e-c4bb80f39060', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:31:15,081 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:15,081 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:15,083 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:31:15,613 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:31:15,614 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:31:15,615 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:31:25,625 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:31:25,626 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:25,626 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:25,627 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16bbcb7e-0309-4b28-869c-ebc172ec47e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:31:25,627 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:25,627 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:25,630 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:31:26,149 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:31:26,151 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:31:26,151 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:31:36,162 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:31:36,162 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:36,162 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:36,163 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25506a30-3d50-4489-b3aa-5ad34275feb8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:31:36,163 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:36,163 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:36,165 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:31:36,723 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:31:36,724 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:31:36,724 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:31:46,735 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:31:46,736 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:46,736 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:46,737 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '01df2326-5cb4-4c92-bc07-1e3633d7018b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:31:46,737 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:46,737 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:46,739 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:31:47,254 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:31:47,256 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:31:47,256 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:31:57,267 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:31:57,267 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:57,267 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:57,268 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a8bda076-9c9b-4140-9775-9bda2938e07f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:31:57,268 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:31:57,268 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:31:57,269 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:31:57,755 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:31:57,756 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:31:57,756 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:29:40 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 3/5 will be started in PT40S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:29:40 GMT"}}}
2021-04-29 17:32:07,764 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:32:07,765 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:07,765 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:07,765 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '65c996c0-a5ff-4042-95a7-a7d4ec03c0c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:32:07,766 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:07,766 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:07,767 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:32:08,206 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:32:08,207 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:32:08,208 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:32:18,219 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:32:18,219 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:18,219 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:18,220 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd77bea1a-4cda-4349-96ea-4caa3b088bce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:32:18,220 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:18,220 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:18,222 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:32:18,740 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:32:18,742 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:32:18,742 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:32:28,753 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:32:28,753 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:28,754 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:28,754 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '72758312-5f3b-451b-a35e-1dc4792c3499', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:32:28,754 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:28,754 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:28,756 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:32:29,237 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:32:29,238 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:32:29,238 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:32:39,244 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:32:39,245 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:39,245 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:39,245 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ce35859-042c-4e50-bc12-5b6676ae143f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:32:39,245 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:39,245 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:39,247 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:32:39,726 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:32:39,727 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:32:39,728 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:32:49,738 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:32:49,739 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:49,739 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:49,739 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a879b76b-a6b9-47b9-a745-6f5b2c322c68', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:32:49,739 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:32:49,739 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:32:49,741 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:32:50,281 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:32:50,283 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:32:50,283 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:33:00,294 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:33:00,294 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:00,294 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:00,294 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4430d610-340b-4b4a-8377-31a9e40ce6be', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:33:00,294 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:00,294 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:00,296 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:33:00,749 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:33:00,750 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:33:00,750 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:33:10,761 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:33:10,762 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:10,762 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:10,762 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '79fb4e5c-cdf6-4620-8dfc-69dfb95cfd45', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:33:10,762 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:10,763 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:10,764 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:33:11,198 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:33:11,199 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:33:11,199 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:33:21,210 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:33:21,210 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:21,211 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:21,211 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1eb41567-0e6e-4616-9f49-d8dcf68204b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:33:21,212 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:21,212 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:21,214 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:33:21,758 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:33:21,760 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:33:21,760 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:33:31,772 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:33:31,772 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:31,772 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:31,773 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9b846909-7f3c-4ced-925e-43f0228e586f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:33:31,773 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:31,773 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:31,776 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:33:32,267 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:33:32,269 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:33:32,269 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:33:42,280 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:33:42,281 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:42,281 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:42,281 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8eea470f-ff93-450c-a866-404eee3a346a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:33:42,282 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:42,282 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:42,284 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:33:42,806 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:33:42,808 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:33:42,808 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:33:52,819 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:33:52,820 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:52,820 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:52,821 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '61e76130-9566-4fa5-9b4a-cbf4816b439f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:33:52,821 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:33:52,821 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:33:52,824 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:33:53,239 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:33:53,240 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:33:53,240 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:34:03,251 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:34:03,252 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:03,252 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:03,252 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8468e377-0395-4503-b07a-32570aae6bad', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:34:03,253 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:03,253 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:03,255 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:34:03,768 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:34:03,769 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:34:03,770 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:34:13,780 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:34:13,781 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:13,781 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:13,781 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7093d9be-0f26-4b7a-948c-337d75806524', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:34:13,781 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:13,782 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:13,783 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:34:14,237 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:34:14,238 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:34:14,238 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:34:24,249 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:34:24,249 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:24,249 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:24,250 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71c843b3-3db5-40d6-9cc7-20d10f7fc74f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:34:24,250 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:24,250 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:24,251 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:34:24,691 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:34:24,692 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:34:24,692 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:34:34,703 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:34:34,704 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:34,704 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:34,704 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd27ef33b-af69-49cf-8c66-8be74a631d8f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:34:34,704 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:34,705 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:34,706 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:34:35,202 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:34:35,203 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:34:35,204 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:34:45,214 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:34:45,215 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:45,215 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:45,215 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1795afc1-c1c1-4860-b279-e599b4b05690', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:34:45,215 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:45,215 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:45,217 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:34:45,749 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:34:45,750 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:34:45,751 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:34:55,761 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:34:55,762 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:55,762 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:55,762 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '38946724-0c1d-4691-b269-982c1bcd8fc7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:34:55,763 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:34:55,763 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:34:55,764 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:34:56,283 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:34:56,284 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:34:56,284 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:35:06,295 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:35:06,296 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:06,296 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:06,296 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a71881a7-5981-49a2-ac38-64ec0664492d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:35:06,296 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:06,296 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:06,298 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:35:06,767 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:35:06,769 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:35:06,769 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:35:16,780 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:35:16,780 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:16,781 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:16,781 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c60e8e2b-980d-4713-8d28-ed8c08bc24c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:35:16,781 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:16,782 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:16,783 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:35:17,300 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3219
2021-04-29 17:35:17,301 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:35:17,302 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:32:01 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retry 4/5 will be started in PT80S","percentProgress":36,"timestamp":"Thu, 29 Apr 2021 17:32:01 GMT"}}}
2021-04-29 17:35:27,313 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:35:27,313 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:27,314 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:27,314 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '05636c70-15f8-410b-9607-d582308a3bc9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:35:27,314 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:27,315 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:27,317 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:35:27,735 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3214
2021-04-29 17:35:27,737 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:35:27,737 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:35:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retries have been exhausted.","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:35:25 GMT"}}}
2021-04-29 17:35:37,749 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:35:37,749 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:37,750 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:37,750 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c7971b33-84dc-47ba-9b9a-77ac63747dd7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:35:37,750 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:37,751 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:37,753 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:35:38,217 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3330
2021-04-29 17:35:38,218 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:35:38,219 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:35:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RETRY STATUS: Retries have been exhausted. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:35:28 GMT"}}}
2021-04-29 17:35:48,231 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:35:48,232 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:48,232 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:48,233 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8321e06a-5cfa-44f7-b9e9-1a4583e49415', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:35:48,233 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:48,233 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:48,237 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:35:48,737 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3330
2021-04-29 17:35:48,739 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:35:48,739 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:35:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RETRY STATUS: Retries have been exhausted. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:35:28 GMT"}}}
2021-04-29 17:35:58,750 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:35:58,751 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:58,751 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:58,751 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c67dd4ab-e9c0-4edb-9e43-e18097ad0d5c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:35:58,751 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:35:58,752 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:35:58,753 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:35:59,204 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3330
2021-04-29 17:35:59,205 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:35:59,205 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:35:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RETRY STATUS: Retries have been exhausted. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:35:28 GMT"}}}
2021-04-29 17:36:09,216 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:36:09,217 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:09,217 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:09,217 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e5d655b-d103-4d03-a44b-70c75c661e4c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:36:09,218 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:09,218 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:09,219 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:36:09,696 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3330
2021-04-29 17:36:09,697 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:36:09,698 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:35:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RETRY STATUS: Retries have been exhausted. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:35:28 GMT"}}}
2021-04-29 17:36:19,708 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:36:19,709 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:19,709 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:19,709 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd2193c90-1ef6-4b75-8f0e-668a4bd3c9ed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:36:19,709 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:19,709 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:19,711 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:36:20,163 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3330
2021-04-29 17:36:20,164 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:36:20,165 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:35:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RETRY STATUS: Retries have been exhausted. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:35:28 GMT"}}}
2021-04-29 17:36:30,175 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:36:30,176 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:30,176 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:30,176 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2644e155-5089-4d47-b584-b997d21242dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:36:30,176 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:30,176 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:30,178 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:36:30,655 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3320
2021-04-29 17:36:30,656 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:36:30,656 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:35:25 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null. RETRY STATUS: Retries have been exhausted. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:35:28 GMT"}}}
2021-04-29 17:36:40,667 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:36:40,667 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:40,668 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:40,668 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2872baa5-3569-404c-b08f-441dbba3028a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:36:40,668 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:40,668 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:40,670 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:36:40,852 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3230
2021-04-29 17:36:40,853 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:36:40,854 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:36:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: All Rollback flows have completed successfully RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Rollback has been completed successfully. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:36:34 GMT"}}}
2021-04-29 17:36:40,854 INFO 56:mixins.py(9) - VfModuleInstantiation task finished
2021-04-29 17:36:40,854 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:36:40,854 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:40,855 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:40,855 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3eedfa64-fc89-4a13-8d06-29c8b6c9b095', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:36:40,855 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:40,855 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:40,856 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:36:41,027 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3230
2021-04-29 17:36:41,028 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:36:41,028 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:36:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: All Rollback flows have completed successfully RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Rollback has been completed successfully. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:36:34 GMT"}}}
2021-04-29 17:36:41,029 DEBUG 197:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:36:41,029 DEBUG 199:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:41,029 DEBUG 200:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:41,029 DEBUG 103:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6c4f1f3f-0acb-412e-8b13-735f8f3b8e90', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:36:41,030 DEBUG 105:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:41,030 DEBUG 106:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:41,031 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:36:41,186 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3230
2021-04-29 17:36:41,187 INFO 116:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:36:41,187 DEBUG 120:onap_service.py(9) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:36:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: All Rollback flows have completed successfully RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Rollback has been completed successfully. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:36:34 GMT"}}}
2021-04-29 17:36:41,202 DEBUG 197:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:36:41,203 DEBUG 199:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:41,203 DEBUG 200:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:41,205 DEBUG 103:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e47990f-3e0a-4a7f-b5e6-9859a821debc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:36:41,205 DEBUG 105:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:41,205 DEBUG 106:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:41,208 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:36:41,372 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3230
2021-04-29 17:36:41,374 INFO 116:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:36:41,374 DEBUG 120:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:36:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: All Rollback flows have completed successfully RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Rollback has been completed successfully. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:36:34 GMT"}}}
2021-04-29 17:36:41,375 DEBUG 197:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: <property object at 0x7f8916868630>
2021-04-29 17:36:41,375 DEBUG 199:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:41,375 DEBUG 200:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:41,375 DEBUG 103:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '957c5077-7fba-43c7-a025-400977442d4b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-04-29 17:36:41,376 DEBUG 105:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463
2021-04-29 17:36:41,376 DEBUG 106:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] data sent: None
2021-04-29 17:36:41,377 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-04-29 17:36:41,529 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c0400c01-1d64-4cf5-801e-536455ceb463 HTTP/1.1" 200 3230
2021-04-29 17:36:41,531 INFO 116:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response code: 200
2021-04-29 17:36:41,531 DEBUG 120:onap_service.py(1) - [None][Check c0400c01-1d64-4cf5-801e-536455ceb463 orchestration request status] response: {"request":{"requestId":"c0400c01-1d64-4cf5-801e-536455ceb463","startTime":"Thu, 29 Apr 2021 17:26:30 GMT","finishTime":"Thu, 29 Apr 2021 17:36:34 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelVersionId":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelCustomizationId":"3c45df9d-a976-4c04-93d5-e248a8d893fd","modelUuid":"bb7a119b-07bb-483c-917f-6321fa916c2b","modelInvariantUuid":"2b33950d-23f0-43a8-a44e-42d74cc987f8","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","modelInfo":{"modelInvariantId":"9bdee1b8-2411-4cef-9578-8496eb3b9f53","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelUuid":"0e91d0ae-388c-42c6-b66d-979cb12aa407","modelInvariantUuid":"9bdee1b8-2411-4cef-9578-8496eb3b9f53"}}},{"relatedInstance":{"instanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelVersionId":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelCustomizationId":"9192dbf4-5d0a-43f2-95e7-df069b3751b3","modelUuid":"be0782d4-63d8-4c62-a6fe-8f85fc5d738c","modelInvariantUuid":"b6accbf5-c9c8-4a8e-9c96-f7997c327719","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"768518a2-5936-4ff8-97ce-6e37918462b0","vnfInstanceId":"996ba0a3-6f29-4b53-9154-5f0dce57e213","vfModuleInstanceId":"0d4f9ceb-bf26-4939-890c-6f9b142a6b8b","vfModuleInstanceName":"basic_vm-798cdb02-9c64-4eb4-909a-b9e0770ef990"},"requestStatus":{"requestState":"FAILED","statusMessage":"STATUS: Error Source: OPENSTACK, Error Message: Exception occured during vnf adapter: Exception during create VF 400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect., error.type=StackValidationFailed, error.message=Property error: : resources.Ubuntu20_0_admin_plane_port_0.properties.network: : Error validating value 'admin': Unable to find network with name or id 'admin'. FLOW STATUS: All Rollback flows have completed successfully RETRY STATUS: Retries have been exhausted. ROLLBACK STATUS: Rollback has been completed successfully. RESOURCE STATUS: The vf module was not found, thus no vf module was deleted in the cloud via this request","percentProgress":100,"timestamp":"Thu, 29 Apr 2021 17:36:34 GMT"}}}
2021-04-29 17:36:41,532 ERROR 148:vf_module_ala_carte.py(1) - VfModule instantiation basic_vm0..BasicVm..base_ubuntu20..module-0 failed
2021-04-29 17:36:41,532 ERROR 48:basic_vm.py(1) - VF Module instantiation error
2021-04-29 17:36:41,533 INFO 176:run_tests.py(1) - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|      basic_vm     |     integration     |      17:09       |      FAIL      |
+-------------------+---------------------+------------------+----------------+

2021-04-29 17:36:41,537 INFO 57:basic_vm.py(1) - Generate Test report
2021-04-29 17:36:41,628 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-04-29 17:36:42,145 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-29 17:36:42,147 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/608aeeaa6c44f500100a3f3e

2021-04-29 17:36:42,147 ERROR 253:run_tests.py(1) - The test case 'basic_vm' failed.
2021-04-29 17:36:42,147 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR