2021-08-07 01:41:22,404 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-08-07 01:41:22,405 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: 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-08-07 01:41:22,422 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-07 01:41:22,423 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-08-07 01:41:22,423 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-07 01:41:22,423 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-07 01:41:22,424 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-07 01:41:22,424 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-07 01:41:22,424 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-07 01:41:22,424 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-07 01:41:22,425 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-07 01:41:22,425 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-07 01:41:22,425 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-08-07 01:41:22,426 DEBUG 33:basic_vm.py(1) - start time 2021-08-07 01:41:22,426 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-07 01:41:22,427 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-07 01:41:22,428 DEBUG 129: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-08-07 01:41:22,428 DEBUG 131: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-08-07 01:41:22,429 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-07 01:41:22,433 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:22,573 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-08-07 01:41:22,575 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-07 01:41:22,575 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"aea9e8ddfcba4b688ab14efaa7ec4128","type":"vlm","name":"743d34c6-cdf8-4f23-b9f4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5462e753ba8b47269b5c7ac2eb2d5ae0","type":"vlm","name":"387d7046-2a17-4d9f-a43a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-07 01:41:22,578 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-07 01:41:22,579 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-07 01:41:22,579 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-08-07 01:41:22,579 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-08-07 01:41:22,579 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-07 01:41:22,580 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-07 01:41:22,580 DEBUG 129: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-08-07 01:41:22,580 DEBUG 131: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-08-07 01:41:22,581 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-07 01:41:22,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:22,664 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-08-07 01:41:22,666 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-07 01:41:22,666 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"aea9e8ddfcba4b688ab14efaa7ec4128","type":"vlm","name":"743d34c6-cdf8-4f23-b9f4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5462e753ba8b47269b5c7ac2eb2d5ae0","type":"vlm","name":"387d7046-2a17-4d9f-a43a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-07 01:41:22,670 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-07 01:41:22,670 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-07 01:41:22,670 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-08-07 01:41:22,698 DEBUG 129: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-08-07 01:41:22,698 DEBUG 131: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-08-07 01:41:22,699 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-08-07 01:41:22,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:23,669 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-08-07 01:41:23,670 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-07 01:41:23,671 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"6aefdebcdbb34b83804131510926dda5","version":{"id":"5561c2f4128142e0a7419d07be1f1f4a","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-07 01:41:23,673 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-08-07 01:41:23,673 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-08-07 01:41:23,677 DEBUG 129: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-08-07 01:41:23,678 DEBUG 131: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/6aefdebcdbb34b83804131510926dda5/versions/5561c2f4128142e0a7419d07be1f1f4a/actions 2021-08-07 01:41:23,678 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-07 01:41:23,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:23,914 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/6aefdebcdbb34b83804131510926dda5/versions/5561c2f4128142e0a7419d07be1f1f4a/actions HTTP/1.1" 200 2 2021-08-07 01:41:23,916 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-07 01:41:23,917 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-07 01:41:23,921 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-08-07 01:41:23,936 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-07 01:41:23,937 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-07 01:41:23,937 DEBUG 129: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-08-07 01:41:23,938 DEBUG 131: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-08-07 01:41:23,938 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-07 01:41:23,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:24,016 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-08-07 01:41:24,018 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-07 01:41:24,018 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4b1ed3b1-e8fd","description":"vendor software product","vendorName":"743d34c6-cdf8-4f23-b9f4","vendorId":"aea9e8ddfcba4b688ab14efaa7ec4128","onboardingMethod":"NetworkPackage","id":"92866a6bea5d4a93a5505b0eafa6836d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 52d37189-75cd","description":"vendor software product","vendorName":"387d7046-2a17-4d9f-a43a","vendorId":"5462e753ba8b47269b5c7ac2eb2d5ae0","onboardingMethod":"NetworkPackage","id":"79095d72583a4c24a4206a3a67bbdf5d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-07 01:41:24,021 DEBUG 324:vsp.py(1) - importing VSP pNF 4b1ed3b1-e8fd from SDC 2021-08-07 01:41:24,021 DEBUG 324:vsp.py(1) - importing VSP vFW 52d37189-75cd from SDC 2021-08-07 01:41:24,021 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-07 01:41:24,022 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-07 01:41:24,022 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-07 01:41:24,022 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-07 01:41:24,022 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-07 01:41:24,023 DEBUG 129: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-08-07 01:41:24,023 DEBUG 131: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-08-07 01:41:24,023 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-07 01:41:24,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:24,109 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-08-07 01:41:24,111 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-07 01:41:24,111 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4b1ed3b1-e8fd","description":"vendor software product","vendorName":"743d34c6-cdf8-4f23-b9f4","vendorId":"aea9e8ddfcba4b688ab14efaa7ec4128","onboardingMethod":"NetworkPackage","id":"92866a6bea5d4a93a5505b0eafa6836d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 52d37189-75cd","description":"vendor software product","vendorName":"387d7046-2a17-4d9f-a43a","vendorId":"5462e753ba8b47269b5c7ac2eb2d5ae0","onboardingMethod":"NetworkPackage","id":"79095d72583a4c24a4206a3a67bbdf5d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-07 01:41:24,114 DEBUG 324:vsp.py(1) - importing VSP pNF 4b1ed3b1-e8fd from SDC 2021-08-07 01:41:24,115 DEBUG 324:vsp.py(1) - importing VSP vFW 52d37189-75cd from SDC 2021-08-07 01:41:24,115 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-07 01:41:24,115 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-07 01:41:24,116 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-07 01:41:24,116 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-07 01:41:24,116 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-07 01:41:24,117 DEBUG 129: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-08-07 01:41:24,117 DEBUG 131: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-08-07 01:41:24,117 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-07 01:41:24,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:24,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-08-07 01:41:24,212 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-07 01:41:24,212 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4b1ed3b1-e8fd","description":"vendor software product","vendorName":"743d34c6-cdf8-4f23-b9f4","vendorId":"aea9e8ddfcba4b688ab14efaa7ec4128","onboardingMethod":"NetworkPackage","id":"92866a6bea5d4a93a5505b0eafa6836d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 52d37189-75cd","description":"vendor software product","vendorName":"387d7046-2a17-4d9f-a43a","vendorId":"5462e753ba8b47269b5c7ac2eb2d5ae0","onboardingMethod":"NetworkPackage","id":"79095d72583a4c24a4206a3a67bbdf5d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-07 01:41:24,215 DEBUG 324:vsp.py(1) - importing VSP pNF 4b1ed3b1-e8fd from SDC 2021-08-07 01:41:24,216 DEBUG 324:vsp.py(1) - importing VSP vFW 52d37189-75cd from SDC 2021-08-07 01:41:24,216 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-07 01:41:24,216 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-07 01:41:24,217 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-07 01:41:24,217 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-07 01:41:24,217 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-07 01:41:24,218 DEBUG 129: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-08-07 01:41:24,218 DEBUG 131: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-08-07 01:41:24,218 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-07 01:41:24,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:24,313 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-08-07 01:41:24,314 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-07 01:41:24,315 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4b1ed3b1-e8fd","description":"vendor software product","vendorName":"743d34c6-cdf8-4f23-b9f4","vendorId":"aea9e8ddfcba4b688ab14efaa7ec4128","onboardingMethod":"NetworkPackage","id":"92866a6bea5d4a93a5505b0eafa6836d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 52d37189-75cd","description":"vendor software product","vendorName":"387d7046-2a17-4d9f-a43a","vendorId":"5462e753ba8b47269b5c7ac2eb2d5ae0","onboardingMethod":"NetworkPackage","id":"79095d72583a4c24a4206a3a67bbdf5d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-07 01:41:24,318 DEBUG 324:vsp.py(1) - importing VSP pNF 4b1ed3b1-e8fd from SDC 2021-08-07 01:41:24,318 DEBUG 324:vsp.py(1) - importing VSP vFW 52d37189-75cd from SDC 2021-08-07 01:41:24,318 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-07 01:41:24,318 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-07 01:41:24,319 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-07 01:41:24,319 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-08-07 01:41:24,319 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-07 01:41:24,319 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-07 01:41:24,320 DEBUG 129: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-08-07 01:41:24,320 DEBUG 131: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-08-07 01:41:24,320 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-07 01:41:24,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:24,423 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-08-07 01:41:24,424 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-07 01:41:24,425 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 4b1ed3b1-e8fd","description":"vendor software product","vendorName":"743d34c6-cdf8-4f23-b9f4","vendorId":"aea9e8ddfcba4b688ab14efaa7ec4128","onboardingMethod":"NetworkPackage","id":"92866a6bea5d4a93a5505b0eafa6836d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 52d37189-75cd","description":"vendor software product","vendorName":"387d7046-2a17-4d9f-a43a","vendorId":"5462e753ba8b47269b5c7ac2eb2d5ae0","onboardingMethod":"NetworkPackage","id":"79095d72583a4c24a4206a3a67bbdf5d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-07 01:41:24,428 DEBUG 324:vsp.py(1) - importing VSP pNF 4b1ed3b1-e8fd from SDC 2021-08-07 01:41:24,428 DEBUG 324:vsp.py(1) - importing VSP vFW 52d37189-75cd from SDC 2021-08-07 01:41:24,428 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-07 01:41:24,428 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-07 01:41:24,429 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-07 01:41:24,434 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-07 01:41:24,435 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-07 01:41:24,435 DEBUG 129: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-08-07 01:41:24,435 DEBUG 131: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-08-07 01:41:24,435 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-07 01:41:24,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:24,509 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-08-07 01:41:24,510 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-07 01:41:24,510 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6aefdebcdbb34b83804131510926dda5","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"aea9e8ddfcba4b688ab14efaa7ec4128","type":"vlm","name":"743d34c6-cdf8-4f23-b9f4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5462e753ba8b47269b5c7ac2eb2d5ae0","type":"vlm","name":"387d7046-2a17-4d9f-a43a","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-08-07 01:41:24,513 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-08-07 01:41:24,513 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-07 01:41:24,514 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:24,514 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6aefdebcdbb34b83804131510926dda5/versions 2021-08-07 01:41:24,515 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:24,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:24,656 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6aefdebcdbb34b83804131510926dda5/versions HTTP/1.1" 200 264 2021-08-07 01:41:24,658 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:24,659 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5561c2f4128142e0a7419d07be1f1f4a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628300482878,"modificationTime":1628300483815,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-07 01:41:24,662 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-07 01:41:24,662 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-07 01:41:24,663 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:24,664 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/6aefdebcdbb34b83804131510926dda5/versions 2021-08-07 01:41:24,664 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:24,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:24,732 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/6aefdebcdbb34b83804131510926dda5/versions HTTP/1.1" 200 264 2021-08-07 01:41:24,734 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:24,734 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5561c2f4128142e0a7419d07be1f1f4a","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628300482878,"modificationTime":1628300483815,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-07 01:41:24,738 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-07 01:41:24,738 DEBUG 129: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-08-07 01:41:24,739 DEBUG 131: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-08-07 01:41:24,739 DEBUG 132: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": "6aefdebcdbb34b83804131510926dda5", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-07 01:41:24,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:29,820 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-08-07 01:41:29,822 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-07 01:41:29,822 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"9383a878906541ebb099bf7a389cd9dd","version":{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-07 01:41:29,826 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-08-07 01:41:29,827 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:29,827 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:29,827 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:29,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:29,910 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 253 2021-08-07 01:41:29,912 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:29,912 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628300484823,"modificationTime":1628300486429,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-07 01:41:29,916 DEBUG 129: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-08-07 01:41:29,916 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:29,916 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-07 01:41:29,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:30,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 223 2021-08-07 01:41:30,245 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-07 01:41:30,245 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628300484823,"modificationTime":1628300486411} 2021-08-07 01:41:30,249 DEBUG 129: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-08-07 01:41:30,249 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:30,249 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:30,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:30,838 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 368 2021-08-07 01:41:30,840 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:30,841 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3"} 2021-08-07 01:41:30,846 DEBUG 129: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-08-07 01:41:30,846 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:30,847 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:30,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:31,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 368 2021-08-07 01:41:31,331 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:31,332 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3"} 2021-08-07 01:41:31,335 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-08-07 01:41:31,336 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:31,336 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:31,336 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:31,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:31,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 253 2021-08-07 01:41:31,411 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:31,412 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628300484823,"modificationTime":1628300486429,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-07 01:41:31,414 DEBUG 129: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-08-07 01:41:31,415 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:31,415 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-07 01:41:31,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:31,619 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 223 2021-08-07 01:41:31,621 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-07 01:41:31,622 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628300484823,"modificationTime":1628300486411} 2021-08-07 01:41:31,625 DEBUG 129: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-08-07 01:41:31,626 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:31,626 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:31,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:32,341 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 368 2021-08-07 01:41:32,343 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:32,344 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3"} 2021-08-07 01:41:32,348 DEBUG 129: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-08-07 01:41:32,348 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:32,348 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:32,351 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:33,039 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 368 2021-08-07 01:41:33,041 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:33,042 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3"} 2021-08-07 01:41:33,046 DEBUG 129: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-08-07 01:41:33,046 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/orchestration-template-candidate 2021-08-07 01:41:33,046 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-07 01:41:33,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:33,519 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/orchestration-template-candidate HTTP/1.1" 200 94 2021-08-07 01:41:33,521 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-07 01:41:33,521 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-07 01:41:33,522 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-08-07 01:41:33,526 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:33,526 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:33,527 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:33,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:33,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 253 2021-08-07 01:41:33,612 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:33,612 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628300484823,"modificationTime":1628300486429,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-07 01:41:33,616 DEBUG 129: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-08-07 01:41:33,616 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:33,616 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-07 01:41:33,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:33,737 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 222 2021-08-07 01:41:33,739 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-07 01:41:33,740 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628300484823,"modificationTime":1628300493509} 2021-08-07 01:41:33,743 DEBUG 129: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-08-07 01:41:33,744 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:33,744 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:33,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:34,033 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 439 2021-08-07 01:41:34,035 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:34,035 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-07 01:41:34,039 DEBUG 129: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-08-07 01:41:34,040 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:34,040 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:34,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:34,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 439 2021-08-07 01:41:34,412 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:34,413 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-07 01:41:34,417 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-08-07 01:41:34,417 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:34,418 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:34,418 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:34,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:34,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 253 2021-08-07 01:41:34,515 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:34,515 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628300484823,"modificationTime":1628300486429,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-07 01:41:34,518 DEBUG 129: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-08-07 01:41:34,519 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:34,519 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-07 01:41:34,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:34,645 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 222 2021-08-07 01:41:34,647 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-07 01:41:34,647 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628300484823,"modificationTime":1628300493509} 2021-08-07 01:41:34,650 DEBUG 129: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-08-07 01:41:34,650 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:34,650 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:34,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:34,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 439 2021-08-07 01:41:34,832 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:34,833 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-07 01:41:34,837 DEBUG 129: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-08-07 01:41:34,837 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:34,838 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:34,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:35,043 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 439 2021-08-07 01:41:35,045 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:35,045 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-07 01:41:35,049 DEBUG 129: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-08-07 01:41:35,049 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/orchestration-template-candidate/process 2021-08-07 01:41:35,049 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-07 01:41:35,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:43,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-08-07 01:41:43,019 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-07 01:41:43,020 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-08-07 01:41:43,023 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-08-07 01:41:43,024 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:43,024 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:43,025 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:43,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:43,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 253 2021-08-07 01:41:43,140 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:43,140 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628300484823,"modificationTime":1628300486429,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-07 01:41:43,143 DEBUG 129: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-08-07 01:41:43,144 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:43,144 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-07 01:41:43,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:43,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 222 2021-08-07 01:41:43,258 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-07 01:41:43,259 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628300484823,"modificationTime":1628300503004} 2021-08-07 01:41:43,262 DEBUG 129: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-08-07 01:41:43,262 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:43,262 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:43,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:43,649 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 615 2021-08-07 01:41:43,651 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:43,651 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","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-08-07 01:41:43,655 DEBUG 129: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-08-07 01:41:43,655 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:43,656 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:43,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:44,050 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 615 2021-08-07 01:41:44,052 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:44,052 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","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-08-07 01:41:44,056 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-08-07 01:41:44,057 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:44,057 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:44,057 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:44,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:44,141 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 253 2021-08-07 01:41:44,142 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:44,143 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628300484823,"modificationTime":1628300486429,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-07 01:41:44,146 DEBUG 129: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-08-07 01:41:44,146 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:44,147 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-07 01:41:44,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:44,244 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 222 2021-08-07 01:41:44,246 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-07 01:41:44,246 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628300484823,"modificationTime":1628300503004} 2021-08-07 01:41:44,249 DEBUG 129: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-08-07 01:41:44,250 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:44,250 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:44,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:44,748 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 615 2021-08-07 01:41:44,750 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:44,751 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","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-08-07 01:41:44,755 DEBUG 129: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-08-07 01:41:44,755 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:44,755 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:44,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:45,249 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 615 2021-08-07 01:41:45,250 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:45,251 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","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-08-07 01:41:45,261 DEBUG 129: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-08-07 01:41:45,261 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/actions 2021-08-07 01:41:45,262 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-07 01:41:45,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:49,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/actions HTTP/1.1" 200 2 2021-08-07 01:41:49,332 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-07 01:41:49,333 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-07 01:41:49,337 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:49,338 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:49,338 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:49,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:49,399 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 253 2021-08-07 01:41:49,400 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:49,401 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628300484823,"modificationTime":1628300505335,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-07 01:41:49,404 DEBUG 129: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-08-07 01:41:49,404 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:49,404 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-07 01:41:49,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:49,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 223 2021-08-07 01:41:49,506 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-07 01:41:49,506 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628300484823,"modificationTime":1628300503004} 2021-08-07 01:41:49,509 DEBUG 129: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-08-07 01:41:49,510 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:49,510 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:49,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:49,648 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 615 2021-08-07 01:41:49,649 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:49,650 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","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-08-07 01:41:49,653 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-08-07 01:41:49,654 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:49,654 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:49,654 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:49,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:49,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 253 2021-08-07 01:41:49,718 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:49,718 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628300484823,"modificationTime":1628300505335,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-07 01:41:49,721 DEBUG 129: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-08-07 01:41:49,722 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:49,722 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-07 01:41:49,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:49,802 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 223 2021-08-07 01:41:49,803 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-07 01:41:49,804 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628300484823,"modificationTime":1628300503004} 2021-08-07 01:41:49,807 DEBUG 129: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-08-07 01:41:49,807 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:41:49,808 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:41:49,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:50,048 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 615 2021-08-07 01:41:50,050 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:41:50,050 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","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-08-07 01:41:50,060 DEBUG 129: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-08-07 01:41:50,060 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/actions 2021-08-07 01:41:50,060 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-07 01:41:50,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:54,851 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/actions HTTP/1.1" 200 2 2021-08-07 01:41:54,853 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-07 01:41:54,853 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-07 01:41:54,858 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:54,858 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:54,858 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:54,861 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:54,938 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 264 2021-08-07 01:41:54,940 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:54,940 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628300484823,"modificationTime":1628300513815,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-07 01:41:54,943 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-08-07 01:41:54,943 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:41:54,944 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:41:54,944 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:41:54,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:55,014 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 264 2021-08-07 01:41:55,016 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:41:55,016 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628300484823,"modificationTime":1628300513815,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-07 01:41:55,023 DEBUG 129: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-08-07 01:41:55,024 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/actions 2021-08-07 01:41:55,024 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-07 01:41:55,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:41:55,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/actions HTTP/1.1" 200 316 2021-08-07 01:41:55,729 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-07 01:41:55,729 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"9383a878906541ebb099bf7a389cd9dd","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-07 01:41:55,730 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"9383a878906541ebb099bf7a389cd9dd","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-07 01:41:55,734 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-07 01:41:55,734 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-07 01:41:55,735 DEBUG 129: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-08-07 01:41:55,736 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-07 01:41:55,736 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-07 01:41:55,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:41:55,832 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-08-07 01:41:55,834 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-07 01:41:55,834 DEBUG 146: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-08-07 01:41:55,834 ERROR 157: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-08-07 01:41:55,835 ERROR 233: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-08-07 01:41:55,835 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-08-07 01:41:55,835 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-07 01:41:55,835 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:41:55,836 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-07 01:42:05,846 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-07 01:42:05,847 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-07 01:42:05,848 DEBUG 129: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-08-07 01:42:05,848 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-07 01:42:05,848 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-07 01:42:05,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:06,275 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-08-07 01:42:06,276 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-07 01:42:06,277 DEBUG 146: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-08-07 01:42:06,277 ERROR 157: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-08-07 01:42:06,277 ERROR 233: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-08-07 01:42:06,278 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-08-07 01:42:06,278 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-07 01:42:06,278 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:06,278 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-07 01:42:06,278 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-07 01:42:06,279 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-07 01:42:06,279 DEBUG 129: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-08-07 01:42:06,279 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-07 01:42:06,280 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-07 01:42:06,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:06,399 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-08-07 01:42:06,400 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-07 01:42:06,400 DEBUG 146: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-08-07 01:42:06,401 ERROR 157: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-08-07 01:42:06,401 ERROR 233: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-08-07 01:42:06,401 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-08-07 01:42:06,401 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-07 01:42:06,402 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:06,402 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-07 01:42:06,402 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-07 01:42:06,402 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-07 01:42:06,403 DEBUG 129: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-08-07 01:42:06,403 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-08-07 01:42:06,403 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-07 01:42:06,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:07,119 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-08-07 01:42:07,122 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-07 01:42:07,123 DEBUG 146: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":"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":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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}],"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"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":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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 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}],"productCategories":[]},"version":"1.9.0"} 2021-08-07 01:42:07,129 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-07 01:42:07,130 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-07 01:42:07,130 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-07 01:42:07,130 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-08-07 01:42:07,130 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-07 01:42:07,131 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-07 01:42:07,131 DEBUG 129: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-08-07 01:42:07,131 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-07 01:42:07,132 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-07 01:42:07,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:07,206 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-08-07 01:42:07,207 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-07 01:42:07,208 DEBUG 146: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-08-07 01:42:07,208 ERROR 157: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-08-07 01:42:07,208 ERROR 233: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-08-07 01:42:07,209 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-08-07 01:42:07,209 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-07 01:42:07,209 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:07,209 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-07 01:42:07,233 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-07 01:42:07,233 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-07 01:42:07,233 DEBUG 129: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-08-07 01:42:07,234 DEBUG 131: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-08-07 01:42:07,234 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-07 01:42:07,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:07,289 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-08-07 01:42:07,290 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-07 01:42:07,291 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 4b1ed3b1-e8fd","description":"vendor software product","vendorName":"743d34c6-cdf8-4f23-b9f4","vendorId":"aea9e8ddfcba4b688ab14efaa7ec4128","onboardingMethod":"NetworkPackage","id":"92866a6bea5d4a93a5505b0eafa6836d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 52d37189-75cd","description":"vendor software product","vendorName":"387d7046-2a17-4d9f-a43a","vendorId":"5462e753ba8b47269b5c7ac2eb2d5ae0","onboardingMethod":"NetworkPackage","id":"79095d72583a4c24a4206a3a67bbdf5d","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-08-07 01:42:07,293 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-07 01:42:07,293 DEBUG 324:vsp.py(1) - importing VSP pNF 4b1ed3b1-e8fd from SDC 2021-08-07 01:42:07,293 DEBUG 324:vsp.py(1) - importing VSP vFW 52d37189-75cd from SDC 2021-08-07 01:42:07,293 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-08-07 01:42:07,293 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-07 01:42:07,294 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:42:07,294 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:42:07,294 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:42:07,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:07,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 264 2021-08-07 01:42:07,387 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:42:07,387 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628300484823,"modificationTime":1628300513815,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-07 01:42:07,389 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-07 01:42:07,389 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-07 01:42:07,389 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-08-07 01:42:07,389 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:42:07,390 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:42:07,390 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:42:07,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:07,485 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 264 2021-08-07 01:42:07,487 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:42:07,487 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628300484823,"modificationTime":1628300513815,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-07 01:42:07,491 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-08-07 01:42:07,491 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions 2021-08-07 01:42:07,491 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-07 01:42:07,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:07,587 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9383a878906541ebb099bf7a389cd9dd/versions HTTP/1.1" 200 264 2021-08-07 01:42:07,588 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-07 01:42:07,588 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b4907775766e4916ac1d74d69e5814b3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628300484823,"modificationTime":1628300513815,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-07 01:42:07,590 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-07 01:42:07,594 DEBUG 129: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-08-07 01:42:07,595 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/actions 2021-08-07 01:42:07,595 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-07 01:42:07,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:09,638 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3/actions HTTP/1.1" 200 316 2021-08-07 01:42:09,641 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-07 01:42:09,641 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"9383a878906541ebb099bf7a389cd9dd","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-07 01:42:09,642 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"9383a878906541ebb099bf7a389cd9dd","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-07 01:42:09,645 DEBUG 129: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-08-07 01:42:09,646 DEBUG 131: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/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 2021-08-07 01:42:09,646 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-07 01:42:09,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:09,979 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/9383a878906541ebb099bf7a389cd9dd/versions/b4907775766e4916ac1d74d69e5814b3 HTTP/1.1" 200 615 2021-08-07 01:42:09,980 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-07 01:42:09,980 DEBUG 146: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":"6aefdebcdbb34b83804131510926dda5","onboardingMethod":"NetworkPackage","id":"9383a878906541ebb099bf7a389cd9dd","version":"b4907775766e4916ac1d74d69e5814b3","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-08-07 01:42:09,983 DEBUG 129: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-08-07 01:42:09,983 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-08-07 01:42:09,983 DEBUG 132: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": "9383a878906541ebb099bf7a389cd9dd", "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-08-07 01:42:09,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:15,430 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-08-07 01:42:15,441 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-07 01:42:15,452 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628300533703,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"93805172-77f7-4352-a712-ed8ae6b8f03d","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628300533705,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628300533703,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"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,"creationDate":1628300533724,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"2a4a749c-71cb-4517-9a56-8f8dabb23569","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1","duplicated":false,"payloadUpdateDate":1628300533739,"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":1628300533724,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628300533703,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"93805172-77f7-4352-a712-ed8ae6b8f03d","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628300533705,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628300533703,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628300533750,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628300533750,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628300533750,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628300531550,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":1628300531550,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628300531550,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":1628300531550,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"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":[{"external":false,"path":["de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"98797e2c-ec36-4c24-813d-f641094dbca4","uniqueId":"capability.211e82fe-8b00-41db-bdf0-6840349b01b7.feature","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.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":["de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"98797e2c-ec36-4c24-813d-f641094dbca4","uniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7.dependency","capability":"tosca.capabilities.Node","ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","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":["de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"98797e2c-ec36-4c24-813d-f641094dbca4","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4.port","capability":"tosca.capabilities.Attachment","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.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":"98797e2c-ec36-4c24-813d-f641094dbca4.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":"98797e2c-ec36-4c24-813d-f641094dbca4.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":"98797e2c-ec36-4c24-813d-f641094dbca4.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":"211e82fe-8b00-41db-bdf0-6840349b01b7","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.211e82fe-8b00-41db-bdf0-6840349b01b7.tosca_name","ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.98797e2c-ec36-4c24-813d-f641094dbca4.show","empty":false},{"parentUniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7","definition":false,"name":"state","type":"string","uniqueId":"attribute.211e82fe-8b00-41db-bdf0-6840349b01b7.state","ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","empty":false},{"parentUniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.211e82fe-8b00-41db-bdf0-6840349b01b7.tosca_id","ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"98797e2c-ec36-4c24-813d-f641094dbca4","createdFromCsar":true,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","creationTime":1628300533448,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"98797e2c-ec36-4c24-813d-f641094dbca4","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1628300533596,"customizationUUID":"70fefa26-403c-4f86-98c4-0dab2059ca86","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"feature","uniqueId":"capability.211e82fe-8b00-41db-bdf0-6840349b01b7.feature","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"feature","uniqueId":"capability.211e82fe-8b00-41db-bdf0-6840349b01b7.feature","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false},{"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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"scalable","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.scalable","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"forwarder","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.forwarder","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"binding","uniqueId":"capability.8570e97e-2482-4c91-b4ae-8532acc04805.binding","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"binding","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.binding","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"port_mirroring","uniqueId":"capability.2785bd4a-a0e1-40dd-9677-c5943de4c4a7.port_mirroring","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"host","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.host","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.incoming.packets.rate","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.incoming.packets.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.outgoing.bytes","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.outgoing.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.outgoing.packets.rate","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.outgoing.packets.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.outpoing.packets","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.outpoing.packets","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.incoming.bytes.rate","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.incoming.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.incoming.bytes","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.incoming.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.outgoing.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.incoming.packets","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.incoming.packets","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.ephemeral.size","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.ephemeral.size","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"instance","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.instance","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"memory","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.memory","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.iops","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.iops","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.read.requests","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.read.requests","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"cpu.delta","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.cpu.delta","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.capacity","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.capacity","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.read.bytes","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.read.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.write.bytes","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.write.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.latency","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.latency","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.read.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.usage","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.usage","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"cpu_util","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.cpu_util","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.allocation","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.allocation","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.write.requests.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.write.requests.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.write.bytes.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.write.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.latency","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.latency","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"cpu","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.cpu","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.write.requests","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.write.requests","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.write.bytes","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.write.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.read.requests","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.read.requests","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.root.size","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.root.size","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.write.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"vcpus","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.vcpus","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.iops","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.iops","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.usage","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.usage","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.read.requests.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.write.requests.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.allocation","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.allocation","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.read.bytes.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.read.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.read.bytes","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.read.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"memory.usage","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.memory.usage","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.capacity","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.capacity","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"memory.resident","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.memory.resident","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.write.requests","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.write.requests","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"os","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.os","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"endpoint","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.endpoint","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"attachment","uniqueId":"capability.8570e97e-2482-4c91-b4ae-8532acc04805.attachment","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"dependency","uniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7.dependency","capability":"tosca.capabilities.Node","ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","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":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"dependency","uniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7.dependency","capability":"tosca.capabilities.Node","ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"link","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66.link","capability":"tosca.capabilities.network.Linkable","ownerId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","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":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"local_storage","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"cb8ed819-e758-41d0-9de4-3facd6d524d9.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","createdFromCsar":true,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","creationTime":1628300533448,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1628300533596,"customizationUUID":"00bccefb-5717-4b8d-87cc-80fcaac6af39","posX":"275.0","posY":"325.0","componentName":"basic_vm-nodes.Ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20","requirementOwnerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group","id":"64a95990-5744-41d5-accb-c8c628f06cfb","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.8570e97e-2482-4c91-b4ae-8532acc04805.attachment","requirementUid":"98797e2c-ec36-4c24-813d-f641094dbca4.port"},"operations":[]}],"fromNode":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.Ubuntu20_flavor_name","parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"cb8ed819-e758-41d0-9de4-3facd6d524d9.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.Ubuntu20_image_name","parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55.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":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"7d340ab4-5720-48ec-bd95-4ecbe075bf55","empty":false},{"definition":false,"hidden":false,"uniqueId":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":{"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4.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":"98797e2c-ec36-4c24-813d-f641094dbca4.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":"98797e2c-ec36-4c24-813d-f641094dbca4.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":{"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group":[{"parentUniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7","uniqueId":"attribute.211e82fe-8b00-41db-bdf0-6840349b01b7.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","empty":false},{"uniqueId":"attribute.98797e2c-ec36-4c24-813d-f641094dbca4.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7","uniqueId":"attribute.211e82fe-8b00-41db-bdf0-6840349b01b7.state","name":"state","type":"string","definition":false,"ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","empty":false},{"parentUniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7","uniqueId":"attribute.211e82fe-8b00-41db-bdf0-6840349b01b7.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"98797e2c-ec36-4c24-813d-f641094dbca4","uniqueId":"capability.211e82fe-8b00-41db-bdf0-6840349b01b7.feature","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.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},{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"feature","uniqueId":"capability.211e82fe-8b00-41db-bdf0-6840349b01b7.feature","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"feature","uniqueId":"capability.211e82fe-8b00-41db-bdf0-6840349b01b7.feature","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false},{"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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"scalable","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.scalable","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"forwarder","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.forwarder","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"binding","uniqueId":"capability.8570e97e-2482-4c91-b4ae-8532acc04805.binding","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"binding","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.binding","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"port_mirroring","uniqueId":"capability.2785bd4a-a0e1-40dd-9677-c5943de4c4a7.port_mirroring","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"host","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.host","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.incoming.packets.rate","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.incoming.packets.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.outgoing.bytes","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.outgoing.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.outgoing.packets.rate","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.outgoing.packets.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.outpoing.packets","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.outpoing.packets","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.incoming.bytes.rate","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.incoming.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.incoming.bytes","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.incoming.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.outgoing.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5bcc5ab-2dd2-4a34-baea-75ce97569b30","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"network.incoming.packets","uniqueId":"capability.e5bcc5ab-2dd2-4a34-baea-75ce97569b30.network.incoming.packets","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.ephemeral.size","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.ephemeral.size","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"instance","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.instance","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"memory","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.memory","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.iops","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.iops","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.read.requests","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.read.requests","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"cpu.delta","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.cpu.delta","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.capacity","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.capacity","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.read.bytes","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.read.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.write.bytes","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.write.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.latency","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.latency","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.read.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.usage","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.usage","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"cpu_util","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.cpu_util","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.allocation","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.allocation","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.write.requests.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.write.requests.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.write.bytes.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.write.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.latency","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.latency","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"cpu","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.cpu","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.write.requests","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.write.requests","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.write.bytes","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.write.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.read.requests","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.read.requests","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.root.size","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.root.size","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.write.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"vcpus","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.vcpus","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.iops","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.iops","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.usage","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.usage","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.read.requests.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.write.requests.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.allocation","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.allocation","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.read.bytes.rate","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.read.bytes.rate","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.read.bytes","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.read.bytes","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"memory.usage","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.memory.usage","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.device.capacity","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.device.capacity","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"memory.resident","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.memory.resident","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a0dcc94f-8d60-4adc-b824-3e087dd7f90d","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"disk.write.requests","uniqueId":"capability.a0dcc94f-8d60-4adc-b824-3e087dd7f90d.disk.write.requests","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"os","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.os","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"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":"6c74c070-a872-44c5-82d2-0334e3ce9447","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","empty":false}],"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"endpoint","uniqueId":"capability.6c74c070-a872-44c5-82d2-0334e3ce9447.endpoint","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":[{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"attachment","uniqueId":"capability.8570e97e-2482-4c91-b4ae-8532acc04805.attachment","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":["de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"98797e2c-ec36-4c24-813d-f641094dbca4","uniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7.dependency","capability":"tosca.capabilities.Node","ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"dependency","uniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7.dependency","capability":"tosca.capabilities.Node","ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","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":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"dependency","uniqueId":"211e82fe-8b00-41db-bdf0-6840349b01b7.dependency","capability":"tosca.capabilities.Node","ownerId":"211e82fe-8b00-41db-bdf0-6840349b01b7","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.8570e97e-2482-4c91-b4ae-8532acc04805.ubuntu20_ubuntu20_admin_plane_port_0","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"link","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66.link","capability":"tosca.capabilities.network.Linkable","ownerId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","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":["de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"98797e2c-ec36-4c24-813d-f641094dbca4","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4.port","capability":"tosca.capabilities.Attachment","ownerId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.c61fe253-7e72-4aae-80f8-ef2e11af2fc4.ubuntu20","de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"19fc1216-49f0-4a5c-bcd6-96fd4520b3a8","parentName":"local_storage","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"6c74c070-a872-44c5-82d2-0334e3ce9447","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"afeae9e8-d882-4c5d-84aa-d2be92cd5531","groupUUID":"681bbf81-6c2a-4249-b588-faf874604f5f","members":{"Ubuntu20_admin_security_group":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group","abstract_Ubuntu20":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1env","de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"25422ee8-1af2-43b2-bf17-fe62c6116f44","artifactsUuid":["2a4a749c-71cb-4517-9a56-8f8dabb23569"],"groupUUID":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","members":{"Ubuntu20_admin_security_group":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.98797e2c-ec36-4c24-813d-f641094dbca4.ubuntu20_admin_security_group","abstract_Ubuntu20":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.19fc1216-49f0-4a5c-bcd6-96fd4520b3a8.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":"","icon":"defaulticon","creationDate":1628300531550,"version":"0.1","description":"VF","tags":["basic_vm"],"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"15238f1b-82f6-4107-b92d-80b0c9377f74","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"9383a878906541ebb099bf7a389cd9dd","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","highestVersion":true,"systemName":"BasicVm","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1628300533545,"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,"creationDate":1628300533724,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"2a4a749c-71cb-4517-9a56-8f8dabb23569","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1","duplicated":false,"payloadUpdateDate":1628300533739,"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":1628300533724,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628300533703,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"93805172-77f7-4352-a712-ed8ae6b8f03d","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628300533705,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628300533703,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628300533750,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628300533750,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628300533750,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"de290de2-a3f0-433c-ae3b-fc3242a33aa1"},"categorySpecificMetadata":{},"csarUUID":"9383a878906541ebb099bf7a389cd9dd","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_vm"} 2021-08-07 01:42:15,472 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-08-07 01:42:15,472 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:25,484 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-08-07 01:42:25,491 DEBUG 129: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-08-07 01:42:25,492 DEBUG 131:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/de290de2-a3f0-433c-ae3b-fc3242a33aa1/lifecycleState/Certify 2021-08-07 01:42:25,492 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-07 01:42:25,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:32,510 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/de290de2-a3f0-433c-ae3b-fc3242a33aa1/lifecycleState/Certify HTTP/1.1" 200 1276 2021-08-07 01:42:32,512 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-07 01:42:32,513 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1628300531550,"lastUpdateDate":1628300546740,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"740360f4-935e-4a1a-96d0-6f8a2347138f"},"csarUUID":"9383a878906541ebb099bf7a389cd9dd","csarVersion":"1.0","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","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":"15238f1b-82f6-4107-b92d-80b0c9377f74"} 2021-08-07 01:42:32,515 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-07 01:42:32,515 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-07 01:42:32,516 DEBUG 129: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-08-07 01:42:32,516 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-07 01:42:32,516 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-07 01:42:32,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:32,731 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-08-07 01:42:32,732 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-07 01:42:32,732 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/15238f1b-82f6-4107-b92d-80b0c9377f74/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-07 01:42:32,735 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:42:32,735 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:42:32,735 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:32,736 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-07 01:42:32,736 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-07 01:42:32,736 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:32,736 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-07 01:42:32,737 DEBUG 129: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-08-07 01:42:32,737 DEBUG 131: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-08-07 01:42:32,737 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-07 01:42:32,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:34,855 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-08-07 01:42:34,859 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-07 01:42:34,862 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:42:34,868 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-07 01:42:44,879 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-07 01:42:44,880 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-07 01:42:44,880 DEBUG 129: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-08-07 01:42:44,881 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-07 01:42:44,881 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-07 01:42:44,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:45,440 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-08-07 01:42:45,442 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-07 01:42:45,443 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/15238f1b-82f6-4107-b92d-80b0c9377f74/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-07 01:42:45,447 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:42:45,447 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:42:45,447 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:45,448 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-07 01:42:45,448 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-07 01:42:45,448 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:45,449 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-07 01:42:45,449 DEBUG 129: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-08-07 01:42:45,449 DEBUG 131: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-08-07 01:42:45,450 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-07 01:42:45,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:49,466 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-08-07 01:42:49,471 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-07 01:42:49,475 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:42:49,483 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-07 01:42:49,485 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:42:49,485 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:42:49,486 DEBUG 129: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-08-07 01:42:49,486 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:42:49,486 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:42:49,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:50,381 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-08-07 01:42:50,383 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:42:50,383 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:42:50,387 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:42:50,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:42:50,387 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:50,387 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:42:50,388 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-07 01:42:50,388 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:50,388 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-07 01:42:50,388 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:42:50,389 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:42:50,389 DEBUG 129: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-08-07 01:42:50,389 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:42:50,389 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:42:50,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:50,833 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-08-07 01:42:50,835 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:42:50,836 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:42:50,839 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:42:50,839 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:42:50,840 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:50,840 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:42:50,840 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-07 01:42:50,840 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:50,841 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-07 01:42:50,841 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-07 01:42:50,841 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-07 01:42:50,842 DEBUG 129: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-08-07 01:42:50,842 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-08-07 01:42:50,842 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-07 01:42:50,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:51,066 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-08-07 01:42:51,068 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-07 01:42:51,070 DEBUG 146: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":"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":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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}],"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"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":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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 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}],"productCategories":[]},"version":"1.9.0"} 2021-08-07 01:42:51,075 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-07 01:42:51,075 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-07 01:42:51,075 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-07 01:42:51,076 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-08-07 01:42:51,076 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:42:51,076 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:42:51,077 DEBUG 129: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-08-07 01:42:51,077 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:42:51,077 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:42:51,079 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:51,525 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-08-07 01:42:51,526 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:42:51,527 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:42:51,530 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:42:51,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:42:51,531 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:51,531 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:42:51,531 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-07 01:42:51,531 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:51,531 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-07 01:42:51,553 DEBUG 129: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-08-07 01:42:51,553 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-08-07 01:42:51,553 DEBUG 132: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-08-07 01:42:51,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:52,911 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-08-07 01:42:52,914 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-07 01:42:52,917 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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,"toscaGetFunctionType":null,"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":"7fcad5a1-cead-487d-a388-ba9ef761329c.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,"toscaGetFunctionType":null,"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":"7fcad5a1-cead-487d-a388-ba9ef761329c.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,"toscaGetFunctionType":null,"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":"7fcad5a1-cead-487d-a388-ba9ef761329c.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,"toscaGetFunctionType":null,"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":"7fcad5a1-cead-487d-a388-ba9ef761329c.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"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":"f8e32e47-6867-4f43-a94b-6aeee17c2331.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","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":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false},{"definition":false,"hidden":false,"uniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","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":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false},{"definition":false,"hidden":false,"uniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","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":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false},{"definition":false,"hidden":false,"uniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","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":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false},{"definition":false,"hidden":false,"uniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","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":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":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","icon":"network_l_1-3","creationDate":1628300572236,"version":"0.1","description":"service","tags":["basic_vm"],"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"de6f2a03-94e7-4042-ad17-17577568d252","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","highestVersion":true,"systemName":"BasicVm","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628300572236,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_vm"} 2021-08-07 01:42:52,923 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-08-07 01:42:52,923 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:52,933 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-07 01:42:52,933 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-07 01:42:52,933 DEBUG 129: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-08-07 01:42:52,934 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-08-07 01:42:52,934 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-07 01:42:52,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:53,032 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-08-07 01:42:53,033 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-07 01:42:53,034 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/15238f1b-82f6-4107-b92d-80b0c9377f74/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-07 01:42:53,036 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:42:53,037 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:42:53,037 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:53,037 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-07 01:42:53,037 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-07 01:42:53,038 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:53,038 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-07 01:42:53,038 DEBUG 129: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-08-07 01:42:53,039 DEBUG 131: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-08-07 01:42:53,039 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-07 01:42:53,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:53,588 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-08-07 01:42:53,591 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-07 01:42:53,594 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628300572236,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:42:53,601 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-07 01:42:53,602 DEBUG 129: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-08-07 01:42:53,602 DEBUG 131: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/7fcad5a1-cead-487d-a388-ba9ef761329c/resourceInstance 2021-08-07 01:42:53,603 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "740360f4-935e-4a1a-96d0-6f8a2347138f", "originType": "VF", "componentUid": "740360f4-935e-4a1a-96d0-6f8a2347138f", "icon": "defaulticon" } 2021-08-07 01:42:53,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:55,809 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/7fcad5a1-cead-487d-a388-ba9ef761329c/resourceInstance HTTP/1.1" 201 None 2021-08-07 01:42:55,812 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-07 01:42:55,813 DEBUG 146:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.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,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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,"toscaGetFunctionType":null,"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":"740360f4-935e-4a1a-96d0-6f8a2347138f","createdFromCsar":false,"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.740360f4-935e-4a1a-96d0-6f8a2347138f.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1628300574408,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"740360f4-935e-4a1a-96d0-6f8a2347138f","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1628300574408,"customizationUUID":"2c249f88-06ba-44a5-a63a-c04274e11d4f","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-08-07 01:42:55,814 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-08-07 01:42:55,819 DEBUG 129: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-08-07 01:42:55,819 DEBUG 131: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/de6f2a03-94e7-4042-ad17-17577568d252/distribution 2021-08-07 01:42:55,819 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-08-07 01:42:55,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:55,891 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/distribution HTTP/1.1" 200 38 2021-08-07 01:42:55,893 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-08-07 01:42:55,893 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-08-07 01:42:55,897 DEBUG 129: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-08-07 01:42:55,897 DEBUG 131: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-08-07 01:42:55,897 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-07 01:42:55,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:55,965 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-08-07 01:42:55,966 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-07 01:42:55,966 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-08-07 01:42:55,969 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-07 01:42:55,969 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-08-07 01:42:55,974 DEBUG 129: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-08-07 01:42:55,974 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/7fcad5a1-cead-487d-a388-ba9ef761329c/lifecycleState/checkin 2021-08-07 01:42:55,974 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-07 01:42:55,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:57,993 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/7fcad5a1-cead-487d-a388-ba9ef761329c/lifecycleState/checkin HTTP/1.1" 200 1179 2021-08-07 01:42:57,995 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-07 01:42:57,995 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1628300572236,"lastUpdateDate":1628300576747,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"7fcad5a1-cead-487d-a388-ba9ef761329c"},"projectCode":"123456","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","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":"de6f2a03-94e7-4042-ad17-17577568d252"} 2021-08-07 01:42:57,999 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:42:57,999 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:42:58,000 DEBUG 129: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-08-07 01:42:58,000 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:42:58,000 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:42:58,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:42:58,520 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-08-07 01:42:58,522 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:42:58,522 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-07 01:42:58,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:42:58,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:42:58,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:58,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:42:58,527 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:42:58,527 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:42:58,527 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:42:58,527 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-07 01:42:58,528 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:42:58,528 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:42:58,528 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:42:58,529 DEBUG 129: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-08-07 01:42:58,529 DEBUG 131: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-08-07 01:42:58,529 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:42:58,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:42:59,129 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-08-07 01:42:59,132 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:42:59,135 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628300576747,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:42:59,143 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:42:59,143 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-08-07 01:42:59,148 DEBUG 129: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-08-07 01:42:59,149 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/7fcad5a1-cead-487d-a388-ba9ef761329c/lifecycleState/Certify 2021-08-07 01:42:59,149 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-07 01:42:59,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:43:03,576 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/7fcad5a1-cead-487d-a388-ba9ef761329c/lifecycleState/Certify HTTP/1.1" 200 1167 2021-08-07 01:43:03,578 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-08-07 01:43:03,578 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1628300572236,"lastUpdateDate":1628300576747,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"0a9b0883-9017-4efc-bdc4-e86c29978aa0"},"projectCode":"123456","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","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":"de6f2a03-94e7-4042-ad17-17577568d252"} 2021-08-07 01:43:03,582 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:43:03,583 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:43:03,583 DEBUG 129: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-08-07 01:43:03,583 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:43:03,584 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:43:03,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:43:04,000 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 720 2021-08-07 01:43:04,002 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:43:04,003 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-07 01:43:04,006 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:43:04,006 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:43:04,006 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:43:04,007 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:43:04,007 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:43:04,007 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:43:04,007 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:43:04,007 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-07 01:43:04,008 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:43:04,008 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:43:04,008 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:43:04,009 DEBUG 129: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-08-07 01:43:04,009 DEBUG 131: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-08-07 01:43:04,009 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:43:04,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:43:04,532 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-08-07 01:43:04,535 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:43:04,539 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300576747,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:43:04,546 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:43:14,556 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-08-07 01:43:14,563 DEBUG 129: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-08-07 01:43:14,563 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0a9b0883-9017-4efc-bdc4-e86c29978aa0/distribution/PROD/activate 2021-08-07 01:43:14,563 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-08-07 01:43:14,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:43:17,460 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/0a9b0883-9017-4efc-bdc4-e86c29978aa0/distribution/PROD/activate HTTP/1.1" 200 None 2021-08-07 01:43:17,463 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-08-07 01:43:17,467 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","empty":false},{"definition":false,"hidden":false,"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","empty":false},{"definition":false,"hidden":false,"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","empty":false},{"definition":false,"hidden":false,"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","empty":false},{"definition":false,"hidden":false,"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"OWYyMWFiZDBhNDAwZjJlODIxOTYyZjVjYmY2ODJlMTg=","artifactUUID":"a30e811e-dafe-4e51-8bc4-e1931271b85d","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"7fcad5a1-cead-487d-a388-ba9ef761329c.assettoscacsar","duplicated":false,"payloadUpdateDate":1628300582225,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628300572154,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ZmM1ZmIyYmM1OTQzYTgzNzk2MDc1NzhmMTNiZTcwZDY=","artifactUUID":"7cf65f4e-ff14-43e8-84e7-da7e6cb89af9","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"7fcad5a1-cead-487d-a388-ba9ef761329c.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628300581553,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628300572154,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1628300533681,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OTkyZmZjZjA5NDA5NTk1NWQ2MDA3MTVmZjAxM2M0Y2Q=","artifactUUID":"fd2a7643-3a90-4ff6-8326-9af7c6d4079b","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vflicense","duplicated":false,"payloadUpdateDate":1628300533684,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628300533681,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.7fcad5a1-cead-487d-a388-ba9ef761329c.740360f4-935e-4a1a-96d0-6f8a2347138f.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZjI2NWI4M2I5MTI2ZWMxZDZhY2NiMzRkM2VkNzQwMjA=","artifactUUID":"4e60fce3-1405-4cdb-b394-452d8c3adb6a","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"7fcad5a1-cead-487d-a388-ba9ef761329c.7fcad5a1-cead-487d-a388-ba9ef761329c.740360f4-935e-4a1a-96d0-6f8a2347138f.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1628300580523,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"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,"creationDate":1628300533724,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"2a4a749c-71cb-4517-9a56-8f8dabb23569","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1","duplicated":false,"payloadUpdateDate":1628300533739,"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":1628300533724,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1628300533660,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"21206cdc-f629-42d5-acb2-9c0331366f1b","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vendorlicense","duplicated":false,"payloadUpdateDate":1628300533666,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628300533660,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"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,"creationDate":1628300574576,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.740360f4-935e-4a1a-96d0-6f8a2347138f.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y=","artifactUUID":"d47a5228-6d2c-488c-9887-97c36384aee2","generatedFromId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"7fcad5a1-cead-487d-a388-ba9ef761329c.740360f4-935e-4a1a-96d0-6f8a2347138f.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1628300579855,"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":1628300574576,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628300574576,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"creationDate":1628300533703,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"93805172-77f7-4352-a712-ed8ae6b8f03d","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628300533705,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628300533703,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1628300574582,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1env","de290de2-a3f0-433c-ae3b-fc3242a33aa1.heat1"],"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.740360f4-935e-4a1a-96d0-6f8a2347138f.basic_vm0.de290de2-a3f0-433c-ae3b-fc3242a33aa1.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"25422ee8-1af2-43b2-bf17-fe62c6116f44","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1628300574582,"customizationUUID":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","groupInstanceArtifacts":["7fcad5a1-cead-487d-a388-ba9ef761329c.740360f4-935e-4a1a-96d0-6f8a2347138f.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["d47a5228-6d2c-488c-9887-97c36384aee2"],"artifactsUuid":["2a4a749c-71cb-4517-9a56-8f8dabb23569"],"groupUUID":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.BasicVm..base_ubuntu20..module-0","name":"basic_vm0..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}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"740360f4-935e-4a1a-96d0-6f8a2347138f","createdFromCsar":false,"uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.740360f4-935e-4a1a-96d0-6f8a2347138f.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1628300574408,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"740360f4-935e-4a1a-96d0-6f8a2347138f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1628300574408,"customizationUUID":"2c249f88-06ba-44a5-a63a-c04274e11d4f","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"7fcad5a1-cead-487d-a388-ba9ef761329c.740360f4-935e-4a1a-96d0-6f8a2347138f.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e6fb9aef-6b7f-40d9-b61b-c84dc8c7e2b0","empty":false},{"definition":false,"hidden":false,"uniqueId":"de290de2-a3f0-433c-ae3b-fc3242a33aa1.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":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false},{"definition":false,"hidden":false,"uniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false},{"definition":false,"hidden":false,"uniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false},{"definition":false,"hidden":false,"uniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false},{"definition":false,"hidden":false,"uniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f8e32e47-6867-4f43-a94b-6aeee17c2331","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"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","icon":"network_l_1-3","creationDate":1628300572236,"version":"1.0","description":"service","tags":["basic_vm"],"uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","componentMetadataForSupportLog":{"SupportablityComponentUUID":"de6f2a03-94e7-4042-ad17-17577568d252","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","highestVersion":true,"systemName":"BasicVm","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628300596351,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628300572154,"timeout":0,"artifactType":"OTHER","uniqueId":"7fcad5a1-cead-487d-a388-ba9ef761329c.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":1628300572154,"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":"0a9b0883-9017-4efc-bdc4-e86c29978aa0"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_vm"} 2021-08-07 01:43:17,471 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:43:17,471 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:43:17,472 DEBUG 129: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-08-07 01:43:17,472 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:43:17,472 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:43:17,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:43:18,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:43:18,327 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:43:18,327 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:43:18,330 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:43:18,331 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:43:18,331 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:43:18,331 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:43:18,331 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:43:18,331 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:43:18,331 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:43:18,332 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:43:18,332 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:43:18,332 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:43:18,332 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:43:18,333 DEBUG 129: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-08-07 01:43:18,333 DEBUG 131: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-08-07 01:43:18,333 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:43:18,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:43:19,499 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-08-07 01:43:19,502 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:43:19,506 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:43:19,513 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:43:19,514 INFO 201:service.py(1) - Service basic_vm onboarded 2021-08-07 01:43:19,515 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-08-07 01:43:19,516 DEBUG 129: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-08-07 01:43:19,516 DEBUG 131: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-08-07 01:43:19,516 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:43:19,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:19,619 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-08-07 01:43:19,620 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-08-07 01:43:19,621 DEBUG 146: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-08-07 01:43:19,621 ERROR 157: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-08-07 01:43:19,622 ERROR 233: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-08-07 01:43:19,634 DEBUG 129: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-08-07 01:43:19,635 DEBUG 131: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-08-07 01:43:19,635 DEBUG 132: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-08-07 01:43:19,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:19,779 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-08-07 01:43:19,780 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-08-07 01:43:19,780 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-08-07 01:43:19,783 DEBUG 129: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-08-07 01:43:19,784 DEBUG 131: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-08-07 01:43:19,784 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:43:19,786 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:19,912 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-08-07 01:43:19,913 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:43:19,914 DEBUG 146: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":"1628300599685"}]} 2021-08-07 01:43:19,947 DEBUG 129: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-08-07 01:43:19,947 DEBUG 131: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/11066a80-6c36-4bb4-8e7b-a67f90a02391 2021-08-07 01:43:19,947 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "11066a80-6c36-4bb4-8e7b-a67f90a02391", "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-08-07 01:43:19,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:20,078 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/11066a80-6c36-4bb4-8e7b-a67f90a02391 HTTP/1.1" 201 0 2021-08-07 01:43:20,079 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-08-07 01:43:20,080 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-08-07 01:43:20,083 DEBUG 129: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-08-07 01:43:20,084 DEBUG 131: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-08-07 01:43:20,084 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-07 01:43:20,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:20,189 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-08-07 01:43:20,190 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-08-07 01:43:20,190 DEBUG 146: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-08-07 01:43:20,191 ERROR 157: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-08-07 01:43:20,191 ERROR 233: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-08-07 01:43:20,191 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-08-07 01:43:20,191 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-08-07 01:43:20,197 DEBUG 129: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-08-07 01:43:20,197 DEBUG 131: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-08-07 01:43:20,197 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-08-07 01:43:20,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:20,322 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-08-07 01:43:20,324 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-08-07 01:43:20,324 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-08-07 01:43:20,328 DEBUG 129: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-08-07 01:43:20,328 DEBUG 131: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-08-07 01:43:20,328 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-08-07 01:43:20,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:20,387 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-08-07 01:43:20,388 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-08-07 01:43:20,388 DEBUG 146: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-08-07 01:43:20,389 ERROR 157: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-08-07 01:43:20,389 ERROR 233: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-08-07 01:43:20,394 DEBUG 129: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-08-07 01:43:20,395 DEBUG 131: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-08-07 01:43:20,395 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-08-07 01:43:20,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:20,530 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-08-07 01:43:20,532 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-08-07 01:43:20,532 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-08-07 01:43:20,550 DEBUG 129: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-08-07 01:43:20,550 DEBUG 131: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-08-07 01:43:20,550 DEBUG 132: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-08-07 01:43:20,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:20,612 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-08-07 01:43:20,613 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-08-07 01:43:20,613 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-08-07 01:43:20,614 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-07 01:43:20,614 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-08-07 01:43:20,623 DEBUG 129: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-08-07 01:43:20,623 DEBUG 131: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-08-07 01:43:20,623 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:43:20,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:20,683 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-08-07 01:43:20,685 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:43:20,685 DEBUG 146: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":"1628300599685"}]} 2021-08-07 01:43:20,698 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-07 01:43:20,698 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] 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-08-07 01:43:20,699 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] 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-08-07 01:43:20,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:20,843 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-08-07 01:43:20,845 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-08-07 01:43:20,845 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-08-07 01:43:20,858 DEBUG 129: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-08-07 01:43:20,858 DEBUG 131: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-08-07 01:43:20,858 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicvm-customer", "subscriber-name": "basicvm-customer", "subscriber-type": "INFRA" } 2021-08-07 01:43:20,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:20,941 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-08-07 01:43:20,943 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-08-07 01:43:20,943 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-08-07 01:43:20,946 DEBUG 129: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-08-07 01:43:20,946 DEBUG 131: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-08-07 01:43:20,947 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-08-07 01:43:20,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:21,006 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-08-07 01:43:21,007 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-08-07 01:43:21,007 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628300600906"} 2021-08-07 01:43:21,010 DEBUG 129: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-08-07 01:43:21,010 DEBUG 131: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-08-07 01:43:21,011 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-07 01:43:21,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:21,067 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-08-07 01:43:21,068 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-07 01:43:21,069 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628300600906"} 2021-08-07 01:43:21,071 DEBUG 129: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-08-07 01:43:21,072 DEBUG 131: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-08-07 01:43:21,072 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-07 01:43:21,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:21,128 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-08-07 01:43:21,129 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-08-07 01:43:21,129 DEBUG 146: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-08-07 01:43:21,130 ERROR 157: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-08-07 01:43:21,130 ERROR 233: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-08-07 01:43:21,130 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-08-07 01:43:21,133 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:43:21,134 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:43:21,134 DEBUG 129: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-08-07 01:43:21,134 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:43:21,134 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:43:21,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:43:21,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:43:21,653 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:43:21,654 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:43:21,657 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:43:21,658 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:43:21,658 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:43:21,658 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:43:21,658 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:43:21,659 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:43:21,659 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:43:21,659 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:43:21,659 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:43:21,659 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:43:21,660 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:43:21,660 DEBUG 129: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-08-07 01:43:21,661 DEBUG 131: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-08-07 01:43:21,661 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:43:21,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:43:22,216 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-08-07 01:43:22,219 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:43:22,222 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:43:22,233 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:43:22,233 DEBUG 129: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-08-07 01:43:22,234 DEBUG 131: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-08-07 01:43:22,234 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50" } 2021-08-07 01:43:22,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:22,330 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-08-07 01:43:22,331 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-08-07 01:43:22,331 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-08-07 01:43:22,335 DEBUG 129: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-08-07 01:43:22,335 DEBUG 131: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-08-07 01:43:22,335 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-07 01:43:22,338 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:22,403 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-08-07 01:43:22,404 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-07 01:43:22,405 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628300602281"}]} 2021-08-07 01:43:22,408 DEBUG 129: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-08-07 01:43:22,409 DEBUG 131: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-08-07 01:43:22,409 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-07 01:43:22,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:22,463 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-08-07 01:43:22,464 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-07 01:43:22,464 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628300600906"} 2021-08-07 01:43:22,467 DEBUG 129: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-08-07 01:43:22,468 DEBUG 131: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-08-07 01:43:22,468 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-07 01:43:22,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:22,525 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-08-07 01:43:22,526 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-07 01:43:22,526 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628300602281"}]} 2021-08-07 01:43:22,529 DEBUG 129: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-08-07 01:43:22,529 DEBUG 131: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-08-07 01:43:22,529 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:43:22,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:22,595 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-08-07 01:43:22,596 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:43:22,596 DEBUG 146: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":"1628300600739","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-08-07 01:43:22,599 DEBUG 129: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-08-07 01:43:22,600 DEBUG 131: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-08-07 01:43:22,600 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-07 01:43:22,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:22,664 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-08-07 01:43:22,665 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-07 01:43:22,666 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628300600243"} 2021-08-07 01:43:22,678 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-07 01:43:22,678 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] 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-08-07 01:43:22,678 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] 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=1628300600243", "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-08-07 01:43:22,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:22,800 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-08-07 01:43:22,802 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-08-07 01:43:22,802 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-08-07 01:43:22,806 DEBUG 129: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-08-07 01:43:22,806 DEBUG 131: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-08-07 01:43:22,806 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-07 01:43:22,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:22,873 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-08-07 01:43:22,875 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-07 01:43:22,875 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628300600906"} 2021-08-07 01:43:22,878 DEBUG 129: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-08-07 01:43:22,879 DEBUG 131: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-08-07 01:43:22,879 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:43:22,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:22,948 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-08-07 01:43:22,950 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:43:22,950 DEBUG 146: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":"1628300600739","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-08-07 01:43:22,953 DEBUG 129: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-08-07 01:43:22,953 DEBUG 131: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-08-07 01:43:22,954 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-07 01:43:22,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:23,012 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-08-07 01:43:23,013 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-07 01:43:23,014 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628300602717","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-08-07 01:43:23,017 DEBUG 129: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-08-07 01:43:23,017 DEBUG 131: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-08-07 01:43:23,017 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-08-07 01:43:23,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:23,074 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-08-07 01:43:23,075 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-08-07 01:43:23,075 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"7ecf38da-347e-4f28-8ce1-8f039a7ad688","owning-entity-name":"basicnw-oe","resource-version":"1628300469513"},{"owning-entity-id":"ba37a26e-923d-40f4-8811-198fa1df515c","owning-entity-name":"OE-ETE_Customer-ba37a26e-923d-40f4-8811-198fa1df515c","resource-version":"1628299644985","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_cd804502-8789-4d22-8578-4ebae1b57cd8/service-subscriptions/service-subscription/pNF/service-instances/service-instance/eac31180-147c-4b10-8f07-cbe6f518f289","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_cd804502-8789-4d22-8578-4ebae1b57cd8"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"eac31180-147c-4b10-8f07-cbe6f518f289"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namecd804502-8789-4d22-8578-4ebae1b57cd8"}]}]}}]} 2021-08-07 01:43:23,079 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-08-07 01:43:23,083 DEBUG 129: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-08-07 01:43:23,084 DEBUG 131: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/9a286e45-9f2e-470e-b2ae-b465620f6c9a 2021-08-07 01:43:23,084 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "9a286e45-9f2e-470e-b2ae-b465620f6c9a" } 2021-08-07 01:43:23,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:23,155 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/9a286e45-9f2e-470e-b2ae-b465620f6c9a HTTP/1.1" 201 0 2021-08-07 01:43:23,156 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-08-07 01:43:23,156 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-08-07 01:43:23,160 DEBUG 129: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-08-07 01:43:23,160 DEBUG 131: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/9a286e45-9f2e-470e-b2ae-b465620f6c9a 2021-08-07 01:43:23,160 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-08-07 01:43:23,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:43:23,211 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/9a286e45-9f2e-470e-b2ae-b465620f6c9a HTTP/1.1" 200 128 2021-08-07 01:43:23,212 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-08-07 01:43:23,213 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"9a286e45-9f2e-470e-b2ae-b465620f6c9a","owning-entity-name":"basicvm-oe","resource-version":"1628300603124"} 2021-08-07 01:43:23,221 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-08-07 01:43:23,221 DEBUG 131: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-08-07 01:43:23,221 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-08-07 01:43:23,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-08-07 01:43:23,409 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-08-07 01:43:23,411 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-08-07 01:43:23,412 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-08-07 01:43:23,415 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-08-07 01:43:23,415 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:43:23,415 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:43:23,416 DEBUG 129: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-08-07 01:43:23,416 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:43:23,416 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:43:23,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:43:23,874 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:43:23,876 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:43:23,876 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:43:23,879 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:43:23,880 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:43:23,880 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:43:23,880 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:43:23,880 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:43:23,881 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:43:23,881 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:43:23,881 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:43:23,881 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:43:23,881 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:43:23,882 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:43:23,882 DEBUG 129: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-08-07 01:43:23,882 DEBUG 131: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-08-07 01:43:23,883 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:43:23,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:43:25,534 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-08-07 01:43:25,566 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:43:25,570 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:43:25,577 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:43:25,578 DEBUG 129: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-08-07 01:43:25,578 DEBUG 131: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/de6f2a03-94e7-4042-ad17-17577568d252/distribution 2021-08-07 01:43:25,579 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-08-07 01:43:25,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:43:25,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/distribution HTTP/1.1" 200 205 2021-08-07 01:43:25,714 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-08-07 01:43:25,714 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"e4dff461-9216-483c-92ad-cd638f16948f","timestamp":"2021-08-07 01:43:15.819 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-08-07 01:43:25,717 DEBUG 129: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-08-07 01:43:25,718 DEBUG 131: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/e4dff461-9216-483c-92ad-cd638f16948f 2021-08-07 01:43:25,718 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-07 01:43:25,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:43:25,817 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e4dff461-9216-483c-92ad-cd638f16948f HTTP/1.1" 200 29 2021-08-07 01:43:25,819 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-07 01:43:25,819 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-08-07 01:43:25,822 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-07 01:43:25,823 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-08-07 01:44:25,877 DEBUG 129: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-08-07 01:44:25,878 DEBUG 131: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/e4dff461-9216-483c-92ad-cd638f16948f 2021-08-07 01:44:25,878 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-07 01:44:25,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:44:26,050 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e4dff461-9216-483c-92ad-cd638f16948f HTTP/1.1" 200 None 2021-08-07 01:44:26,052 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-07 01:44:26,054 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1628300604924","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","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":"1628300608319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","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":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300611052","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300602723","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300604731","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","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":"1628300602335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300614543","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","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":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","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":"1628300596433","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":"1628300607651","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300624202","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300606819","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":"1628300612055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300603917","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300627220","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","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":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300622205","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300606646","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","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":"1628300610015","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300621201","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300604445","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300603728","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300626216","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","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":"1628300596433","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":"1628300602335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-07 01:44:26,057 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1628300604924', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', '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': '1628300608319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', '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': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300611052', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300602723', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300604731', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', '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': '1628300602335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300614543', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', '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': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', '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': '1628300596433', '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': '1628300607651', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300624202', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300606819', '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': '1628300612055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300603917', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300627220', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', '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': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300622205', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300606646', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', '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': '1628300610015', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300621201', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300604445', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300603728', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300626216', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', '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': '1628300596433', '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': '1628300602335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-07 01:44:26,060 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-07 01:44:26,060 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-07 01:44:26,060 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-08-07 01:45:26,125 DEBUG 129: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-08-07 01:45:26,127 DEBUG 131: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/e4dff461-9216-483c-92ad-cd638f16948f 2021-08-07 01:45:26,127 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-07 01:45:26,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:45:26,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/e4dff461-9216-483c-92ad-cd638f16948f HTTP/1.1" 200 None 2021-08-07 01:45:26,677 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-07 01:45:26,678 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1628300604924","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","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":"1628300608319","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","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":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300611052","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300602723","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300604731","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","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":"1628300602335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300642015","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300660070","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300614543","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300652992","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":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300596433","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":"1628300659066","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300642015","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300654183","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","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":"1628300657059","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":"1628300642015","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":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","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":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300642015","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":"1628300607651","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300624202","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300606819","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":"1628300612055","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300603917","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300627220","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300642015","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300642015","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","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":"1628300598488","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":"1628300658063","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300586430","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300622205","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300606646","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","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":"1628300610015","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300596433","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300621201","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628300604445","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628300603728","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628300606121","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628300604996","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300642015","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300605980","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628300596097","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300655947","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":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628300598488","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628300650607","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628300626216","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628300602335","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":"1628300596433","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":"1628300602335","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-07 01:45:26,683 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1628300604924', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', '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': '1628300608319', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', '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': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300611052', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300602723', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300604731', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', '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': '1628300602335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300642015', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300660070', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300614543', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300652992', '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': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300596433', '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': '1628300659066', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300642015', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300654183', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', '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': '1628300657059', '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': '1628300642015', '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': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', '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': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300642015', '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': '1628300607651', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300624202', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300606819', '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': '1628300612055', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300603917', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300627220', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300642015', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300642015', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', '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': '1628300598488', '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': '1628300658063', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300586430', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300622205', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300606646', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', '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': '1628300610015', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300596433', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300621201', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628300604445', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628300603728', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628300606121', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628300604996', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300642015', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300605980', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628300596097', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300655947', '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': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628300598488', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628300650607', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628300626216', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628300602335', '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': '1628300596433', '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': '1628300602335', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-07 01:45:26,685 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-07 01:45:26,686 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-07 01:45:26,686 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-07 01:45:26,686 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-07 01:45:26,686 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-07 01:45:26,686 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-07 01:45:26,687 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-08-07 01:45:26,705 DEBUG 129: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': '3ad2eee0-b24f-4a64-be1f-0382a0a187e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:45:26,705 DEBUG 131: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-08-07 01:45:26,705 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50", "modelVersionId": "de6f2a03-94e7-4042-ad17-17577568d252", "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": "9a286e45-9f2e-470e-b2ae-b465620f6c9a", "owningEntityName": "basicvm-oe" } } } 2021-08-07 01:45:26,708 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:45:28,514 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-08-07 01:45:28,516 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-08-07 01:45:28,517 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"3ad2eee0-b24f-4a64-be1f-0382a0a187e6","instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6"}} 2021-08-07 01:45:28,518 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-08-07 01:45:28,548 DEBUG 129:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '004d8a0c-fe2a-43f8-b6f5-c4b7ae422d7b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:45:28,550 DEBUG 131:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 2021-08-07 01:45:28,550 DEBUG 132:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] data sent: None 2021-08-07 01:45:28,555 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:45:28,756 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 HTTP/1.1" 200 1332 2021-08-07 01:45:28,761 INFO 142:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response code: 200 2021-08-07 01:45:28,761 DEBUG 146:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response: {"request":{"requestId":"3ad2eee0-b24f-4a64-be1f-0382a0a187e6","startTime":"Sat, 07 Aug 2021 01:45:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","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":"9a286e45-9f2e-470e-b2ae-b465620f6c9a","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 07 Aug 2021 01:45:28 GMT"}}} 2021-08-07 01:45:38,773 DEBUG 129:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1c37d1a0-899c-40fc-a06a-0291e1d0fb6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:45:38,774 DEBUG 131:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 2021-08-07 01:45:38,775 DEBUG 132:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] data sent: None 2021-08-07 01:45:38,778 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:45:38,980 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 HTTP/1.1" 200 1542 2021-08-07 01:45:38,983 INFO 142:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response code: 200 2021-08-07 01:45:38,983 DEBUG 146:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response: {"request":{"requestId":"3ad2eee0-b24f-4a64-be1f-0382a0a187e6","startTime":"Sat, 07 Aug 2021 01:45:26 GMT","finishTime":"Sat, 07 Aug 2021 01:45:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","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":"9a286e45-9f2e-470e-b2ae-b465620f6c9a","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:45:33 GMT"}}} 2021-08-07 01:45:38,984 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-08-07 01:45:38,985 DEBUG 129:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0f1ee2f4-01f8-4990-983c-51f2082e0457', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:45:38,986 DEBUG 131:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 2021-08-07 01:45:38,986 DEBUG 132:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] data sent: None 2021-08-07 01:45:38,989 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:45:39,166 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 HTTP/1.1" 200 1542 2021-08-07 01:45:39,168 INFO 142:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response code: 200 2021-08-07 01:45:39,169 DEBUG 146:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response: {"request":{"requestId":"3ad2eee0-b24f-4a64-be1f-0382a0a187e6","startTime":"Sat, 07 Aug 2021 01:45:26 GMT","finishTime":"Sat, 07 Aug 2021 01:45:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","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":"9a286e45-9f2e-470e-b2ae-b465620f6c9a","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:45:33 GMT"}}} 2021-08-07 01:45:39,170 DEBUG 129:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a00877b-dba4-4f96-9ddf-acf858a640a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:45:39,171 DEBUG 131:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 2021-08-07 01:45:39,171 DEBUG 132:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] data sent: None 2021-08-07 01:45:39,174 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:45:39,370 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 HTTP/1.1" 200 1542 2021-08-07 01:45:39,372 INFO 142:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response code: 200 2021-08-07 01:45:39,373 DEBUG 146:onap_service.py(8) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response: {"request":{"requestId":"3ad2eee0-b24f-4a64-be1f-0382a0a187e6","startTime":"Sat, 07 Aug 2021 01:45:26 GMT","finishTime":"Sat, 07 Aug 2021 01:45:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","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":"9a286e45-9f2e-470e-b2ae-b465620f6c9a","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:45:33 GMT"}}} 2021-08-07 01:45:39,383 DEBUG 129:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2c4d3456-0ccc-4344-9820-17fba97ba9fd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:45:39,384 DEBUG 131:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 2021-08-07 01:45:39,384 DEBUG 132:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] data sent: None 2021-08-07 01:45:39,388 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:45:39,580 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 HTTP/1.1" 200 1542 2021-08-07 01:45:39,582 INFO 142:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response code: 200 2021-08-07 01:45:39,583 DEBUG 146:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response: {"request":{"requestId":"3ad2eee0-b24f-4a64-be1f-0382a0a187e6","startTime":"Sat, 07 Aug 2021 01:45:26 GMT","finishTime":"Sat, 07 Aug 2021 01:45:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","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":"9a286e45-9f2e-470e-b2ae-b465620f6c9a","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:45:33 GMT"}}} 2021-08-07 01:45:39,584 DEBUG 129:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6891e690-e0fd-4e2c-b849-d11166b34255', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:45:39,585 DEBUG 131:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 2021-08-07 01:45:39,585 DEBUG 132:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] data sent: None 2021-08-07 01:45:39,588 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:45:39,797 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/3ad2eee0-b24f-4a64-be1f-0382a0a187e6 HTTP/1.1" 200 1542 2021-08-07 01:45:39,799 INFO 142:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response code: 200 2021-08-07 01:45:39,799 DEBUG 146:onap_service.py(1) - [None][Check 3ad2eee0-b24f-4a64-be1f-0382a0a187e6 orchestration request status] response: {"request":{"requestId":"3ad2eee0-b24f-4a64-be1f-0382a0a187e6","startTime":"Sat, 07 Aug 2021 01:45:26 GMT","finishTime":"Sat, 07 Aug 2021 01:45:33 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","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":"9a286e45-9f2e-470e-b2ae-b465620f6c9a","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:45:33 GMT"}}} 2021-08-07 01:45:39,801 DEBUG 129: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-08-07 01:45:39,801 DEBUG 131: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-08-07 01:45:39,801 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-07 01:45:39,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:45:39,870 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-08-07 01:45:39,871 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-07 01:45:39,871 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628300602717","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-08-07 01:45:39,875 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d 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-08-07 01:45:39,875 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d 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-54ba0c18-9639-48fe-8b7b-19d9b940aa5d 2021-08-07 01:45:39,876 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d service-instance-name] data sent: None 2021-08-07 01:45:39,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:45:40,052 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-54ba0c18-9639-48fe-8b7b-19d9b940aa5d HTTP/1.1" 200 1190 2021-08-07 01:45:40,053 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d service-instance-name] response code: 200 2021-08-07 01:45:40,054 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d service-instance-name] response: {"service-instance":[{"service-instance-id":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","service-instance-name":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","model-version-id":"de6f2a03-94e7-4042-ad17-17577568d252","resource-version":"1628300733462","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8eec2ff1-db36-45cc-9ec4-831abe06fb20/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/9a286e45-9f2e-470e-b2ae-b465620f6c9a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9a286e45-9f2e-470e-b2ae-b465620f6c9a"}]},{"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-08-07 01:45:40,058 DEBUG 129: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-08-07 01:45:40,058 DEBUG 131: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-08-07 01:45:40,058 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-07 01:45:40,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:45:40,151 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-08-07 01:45:40,152 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-07 01:45:40,153 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628300600906"} 2021-08-07 01:45:40,157 DEBUG 129: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-08-07 01:45:40,157 DEBUG 131: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-08-07 01:45:40,157 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-07 01:45:40,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:45:40,378 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-08-07 01:45:40,379 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-07 01:45:40,379 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628300602717","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-08-07 01:45:40,381 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d 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-08-07 01:45:40,381 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d 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-54ba0c18-9639-48fe-8b7b-19d9b940aa5d 2021-08-07 01:45:40,382 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d service-instance-name] data sent: None 2021-08-07 01:45:40,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:45:40,585 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-54ba0c18-9639-48fe-8b7b-19d9b940aa5d HTTP/1.1" 200 1190 2021-08-07 01:45:40,586 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d service-instance-name] response code: 200 2021-08-07 01:45:40,587 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d service-instance-name] response: {"service-instance":[{"service-instance-id":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","service-instance-name":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","model-version-id":"de6f2a03-94e7-4042-ad17-17577568d252","resource-version":"1628300733462","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8eec2ff1-db36-45cc-9ec4-831abe06fb20/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/9a286e45-9f2e-470e-b2ae-b465620f6c9a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9a286e45-9f2e-470e-b2ae-b465620f6c9a"}]},{"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-08-07 01:45:40,591 DEBUG 129: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-08-07 01:45:40,592 DEBUG 131: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-08-07 01:45:40,592 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:45:40,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:45:40,761 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-08-07 01:45:40,762 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:45:40,762 DEBUG 146: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":"1628300600739","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-08-07 01:45:40,766 DEBUG 129: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-08-07 01:45:40,766 DEBUG 131: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-08-07 01:45:40,767 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-07 01:45:40,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:45:40,853 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-08-07 01:45:40,854 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-07 01:45:40,855 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628300602717","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-08-07 01:45:40,858 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:45:40,858 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:45:40,858 DEBUG 129: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-08-07 01:45:40,859 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:45:40,859 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:45:40,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:45:43,467 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:45:43,469 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:45:43,469 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:45:43,473 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:45:43,473 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:45:43,474 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:45:43,474 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:45:43,474 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:45:43,474 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:45:43,475 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:45:43,475 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:45:43,475 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:45:43,475 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:45:43,475 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:45:43,476 DEBUG 129: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-08-07 01:45:43,476 DEBUG 131: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-08-07 01:45:43,477 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:45:43,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:45:46,477 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-08-07 01:45:46,479 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:45:46,481 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:45:46,486 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:45:46,487 DEBUG 129: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-08-07 01:45:46,487 DEBUG 131: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/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel 2021-08-07 01:45:46,487 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-07 01:45:46,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:45:47,347 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel HTTP/1.1" 200 None 2021-08-07 01:45:47,350 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-07 01:45:47,350 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-07 01:45:47,417 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:45:47,417 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:45:47,418 DEBUG 129: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-08-07 01:45:47,418 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:45:47,418 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:45:47,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:45:49,760 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:45:49,762 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:45:49,762 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:45:49,765 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:45:49,766 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:45:49,766 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:45:49,766 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:45:49,766 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:45:49,766 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:45:49,767 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:45:49,767 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:45:49,767 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:45:49,767 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:45:49,767 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:45:49,768 DEBUG 129: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-08-07 01:45:49,768 DEBUG 131: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-08-07 01:45:49,768 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:45:49,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:45:51,269 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-08-07 01:45:51,272 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:45:51,275 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:45:51,282 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:45:51,283 DEBUG 129: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': 'f9090a6b-d922-45cb-b667-63f44d51f010', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:45:51,284 DEBUG 131: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/8eec2ff1-db36-45cc-9ec4-831abe06fb20/vnfs 2021-08-07 01:45:51,284 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "995325b0-45f8-4acf-99cb-525f9ff2fee1", "modelVersionId": "15238f1b-82f6-4107-b92d-80b0c9377f74", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "2c249f88-06ba-44a5-a63a-c04274e11d4f", "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": "8eec2ff1-db36-45cc-9ec4-831abe06fb20", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50", "modelVersion": "1.0", "modelVersionId": "de6f2a03-94e7-4042-ad17-17577568d252" } } }] } } 2021-08-07 01:45:51,287 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:45:53,165 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/8eec2ff1-db36-45cc-9ec4-831abe06fb20/vnfs HTTP/1.1" 202 262 2021-08-07 01:45:53,167 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-08-07 01:45:53,167 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"f9090a6b-d922-45cb-b667-63f44d51f010","instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010"}} 2021-08-07 01:45:53,168 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-08-07 01:45:53,179 DEBUG 129:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7dc05cb8-68ea-4e14-a724-4f45557e49d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:45:53,181 DEBUG 131:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 2021-08-07 01:45:53,181 DEBUG 132:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] data sent: None 2021-08-07 01:45:53,186 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:45:53,395 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 HTTP/1.1" 200 1900 2021-08-07 01:45:53,398 INFO 142:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response code: 200 2021-08-07 01:45:53,400 DEBUG 146:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response: {"request":{"requestId":"f9090a6b-d922-45cb-b667-63f44d51f010","startTime":"Sat, 07 Aug 2021 01:45:51 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}}],"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":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 07 Aug 2021 01:45:52 GMT"}}} 2021-08-07 01:46:03,412 DEBUG 129:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '883f69ba-38eb-4313-8cd4-ebd86737b972', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:03,413 DEBUG 131:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 2021-08-07 01:46:03,413 DEBUG 132:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] data sent: None 2021-08-07 01:46:03,417 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:03,663 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 HTTP/1.1" 200 2106 2021-08-07 01:46:03,665 INFO 142:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response code: 200 2021-08-07 01:46:03,665 DEBUG 146:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response: {"request":{"requestId":"f9090a6b-d922-45cb-b667-63f44d51f010","startTime":"Sat, 07 Aug 2021 01:45:51 GMT","finishTime":"Sat, 07 Aug 2021 01:46:01 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}}],"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":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:46:01 GMT"}}} 2021-08-07 01:46:03,666 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-08-07 01:46:03,667 DEBUG 129:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '33f32a02-a639-4ce2-8f62-d4333131f490', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:03,667 DEBUG 131:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 2021-08-07 01:46:03,668 DEBUG 132:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] data sent: None 2021-08-07 01:46:03,670 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:03,874 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 HTTP/1.1" 200 2106 2021-08-07 01:46:03,876 INFO 142:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response code: 200 2021-08-07 01:46:03,877 DEBUG 146:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response: {"request":{"requestId":"f9090a6b-d922-45cb-b667-63f44d51f010","startTime":"Sat, 07 Aug 2021 01:45:51 GMT","finishTime":"Sat, 07 Aug 2021 01:46:01 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}}],"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":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:46:01 GMT"}}} 2021-08-07 01:46:03,878 DEBUG 129:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7d6ee663-f4cd-4775-8bd0-d0ad48b51f3d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:03,879 DEBUG 131:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 2021-08-07 01:46:03,879 DEBUG 132:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] data sent: None 2021-08-07 01:46:03,882 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:04,088 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 HTTP/1.1" 200 2106 2021-08-07 01:46:04,090 INFO 142:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response code: 200 2021-08-07 01:46:04,091 DEBUG 146:onap_service.py(9) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response: {"request":{"requestId":"f9090a6b-d922-45cb-b667-63f44d51f010","startTime":"Sat, 07 Aug 2021 01:45:51 GMT","finishTime":"Sat, 07 Aug 2021 01:46:01 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}}],"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":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:46:01 GMT"}}} 2021-08-07 01:46:04,114 DEBUG 129:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b931a238-1f9d-48ca-9a1e-a3f71b574ccc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:04,115 DEBUG 131:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 2021-08-07 01:46:04,115 DEBUG 132:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] data sent: None 2021-08-07 01:46:04,119 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:04,299 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 HTTP/1.1" 200 2106 2021-08-07 01:46:04,301 INFO 142:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response code: 200 2021-08-07 01:46:04,302 DEBUG 146:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response: {"request":{"requestId":"f9090a6b-d922-45cb-b667-63f44d51f010","startTime":"Sat, 07 Aug 2021 01:45:51 GMT","finishTime":"Sat, 07 Aug 2021 01:46:01 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}}],"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":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:46:01 GMT"}}} 2021-08-07 01:46:04,303 DEBUG 129:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '688b56b8-c719-4573-b503-f0afc4be2ca8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:04,303 DEBUG 131:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 2021-08-07 01:46:04,304 DEBUG 132:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] data sent: None 2021-08-07 01:46:04,306 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:04,511 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f9090a6b-d922-45cb-b667-63f44d51f010 HTTP/1.1" 200 2106 2021-08-07 01:46:04,513 INFO 142:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response code: 200 2021-08-07 01:46:04,513 DEBUG 146:onap_service.py(1) - [None][Check f9090a6b-d922-45cb-b667-63f44d51f010 orchestration request status] response: {"request":{"requestId":"f9090a6b-d922-45cb-b667-63f44d51f010","startTime":"Sat, 07 Aug 2021 01:45:51 GMT","finishTime":"Sat, 07 Aug 2021 01:46:01 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}}],"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":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:46:01 GMT"}}} 2021-08-07 01:46:04,515 DEBUG 129: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-08-07 01:46:04,515 DEBUG 131: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-08-07 01:46:04,516 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-07 01:46:04,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:46:04,584 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-08-07 01:46:04,585 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-07 01:46:04,586 DEBUG 146:onap_service.py(1) - [AAI][Get basicvm-customer customer] response: {"global-customer-id":"basicvm-customer","subscriber-name":"basicvm-customer","subscriber-type":"INFRA","resource-version":"1628300600906"} 2021-08-07 01:46:04,589 DEBUG 129: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-08-07 01:46:04,589 DEBUG 131: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-08-07 01:46:04,590 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-07 01:46:04,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:46:04,715 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-08-07 01:46:04,717 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-07 01:46:04,717 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628300602717","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-08-07 01:46:04,721 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d 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-08-07 01:46:04,722 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d 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-54ba0c18-9639-48fe-8b7b-19d9b940aa5d 2021-08-07 01:46:04,722 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d service-instance-name] data sent: None 2021-08-07 01:46:04,725 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:46:04,823 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-54ba0c18-9639-48fe-8b7b-19d9b940aa5d HTTP/1.1" 200 1641 2021-08-07 01:46:04,824 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d service-instance-name] response code: 200 2021-08-07 01:46:04,825 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d service-instance-name] response: {"service-instance":[{"service-instance-id":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","service-instance-name":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","model-version-id":"de6f2a03-94e7-4042-ad17-17577568d252","resource-version":"1628300755556","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8eec2ff1-db36-45cc-9ec4-831abe06fb20/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/9a286e45-9f2e-470e-b2ae-b465620f6c9a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9a286e45-9f2e-470e-b2ae-b465620f6c9a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_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-08-07 01:46:04,828 DEBUG 129: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-08-07 01:46:04,829 DEBUG 131: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-08-07 01:46:04,829 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:46:04,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:46:04,900 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-08-07 01:46:04,901 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:46:04,902 DEBUG 146: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":"1628300755732","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/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"}]}]}}]} 2021-08-07 01:46:04,905 DEBUG 129: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-08-07 01:46:04,906 DEBUG 131: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-08-07 01:46:04,906 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-07 01:46:04,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:46:04,993 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-08-07 01:46:04,995 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-07 01:46:04,995 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628300755885","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_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-08-07 01:46:04,999 DEBUG 129: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-08-07 01:46:04,999 DEBUG 131: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/8eec2ff1-db36-45cc-9ec4-831abe06fb20/relationship-list 2021-08-07 01:46:04,999 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:46:05,002 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:46:05,093 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/8eec2ff1-db36-45cc-9ec4-831abe06fb20/relationship-list HTTP/1.1" 200 1063 2021-08-07 01:46:05,094 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:46:05,094 DEBUG 146: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/9a286e45-9f2e-470e-b2ae-b465620f6c9a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9a286e45-9f2e-470e-b2ae-b465620f6c9a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_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-08-07 01:46:05,098 DEBUG 129:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-07 01:46:05,098 DEBUG 131:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6 2021-08-07 01:46:05,098 DEBUG 132:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] data sent: None 2021-08-07 01:46:05,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:46:05,481 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6 HTTP/1.1" 200 3768 2021-08-07 01:46:05,482 INFO 142:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] response code: 200 2021-08-07 01:46:05,482 DEBUG 146:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] response: {"vnf-id":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnf-name":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628300761411","model-invariant-id":"995325b0-45f8-4acf-99cb-525f9ff2fee1","model-version-id":"15238f1b-82f6-4107-b92d-80b0c9377f74","model-customization-id":"2c249f88-06ba-44a5-a63a-c04274e11d4f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8eec2ff1-db36-45cc-9ec4-831abe06fb20/service-data/vnfs/vnf/db78307e-f50c-41d5-962f-98a7259bb4d6/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/8eec2ff1-db36-45cc-9ec4-831abe06fb20","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":"8eec2ff1-db36-45cc-9ec4-831abe06fb20"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"}]},{"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-08-07 01:46:05,486 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:46:05,487 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:46:05,487 DEBUG 129: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-08-07 01:46:05,488 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:46:05,488 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:46:05,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:46:08,097 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:46:08,099 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:46:08,099 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:46:08,103 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:46:08,103 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:46:08,104 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:46:08,104 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:46:08,104 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:46:08,104 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:46:08,105 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:46:08,105 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:46:08,105 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:46:08,105 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:46:08,105 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:46:08,106 DEBUG 129: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-08-07 01:46:08,106 DEBUG 131: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-08-07 01:46:08,106 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:46:08,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:46:10,889 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-08-07 01:46:10,892 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:46:10,895 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:46:10,902 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:46:10,903 DEBUG 129: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-08-07 01:46:10,904 DEBUG 131: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/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel 2021-08-07 01:46:10,904 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-07 01:46:10,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:46:11,784 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel HTTP/1.1" 200 None 2021-08-07 01:46:11,787 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-07 01:46:11,788 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-07 01:46:11,850 DEBUG 129: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': '41f59f60-40a0-487c-aa5b-a25357e4e17e', 'x-fromappid': 'API client'} 2021-08-07 01:46:11,850 DEBUG 131: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-08-07 01:46:11,850 DEBUG 132: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-54ba0c18-9639-48fe-8b7b-19d9b940aa5d" }, "vf-module-parameters": { "param": [{'name': 'ubuntu20_image_name', 'value': 'ubuntu-2004'}, {'name': 'ubuntu20_key_name', 'value': 'wro-hw-cloud'}, {'name': 'wro-hw-cloud', 'value': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9hbjXPTelzxLqyfJ8jeIROLDFRDzbWhyvy7sbEaXuCh2L3DHH4Nz0OAHIf3hzmvMBnSgi9vvEsEnPmBkq9HyAp3Zn402x2djWwTsWGSNyR+y0lGE41eigh6akfecQ2gECc/uiKTwc5kX/MJO7zv/NbZCwXCYi8p266Q89yD6sJkcLVU62qNyC+OV8H8Oemg4LUG87e9mXjN6tEEms8ocXVuvDFLPNhucH2XgVW/1U+qDQbfMXYseNZ2GEtdROS/jUJNoNhbPzcdnYnlKxFAWUh2C8l5R9F3tB3V9lZnUMX424SXeknZ/R1CzbnNdtK3RrFuQcQ7fXiuKCUlAzu76F Generated-by-Nova'}, {'name': 'ubuntu20_flavor_name', 'value': 'm1.medium'}, {'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': 'onap-net'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_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-08-07 01:46:11,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-08-07 01:46:12,191 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-08-07 01:46:12,194 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-08-07 01:46:12,194 DEBUG 146: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-08-07 01:46:12,223 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:46:12,223 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:46:12,224 DEBUG 129: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-08-07 01:46:12,224 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:46:12,224 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:46:12,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:46:13,059 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:46:13,061 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:46:13,062 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:46:13,065 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:46:13,066 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:46:13,066 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:46:13,066 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:46:13,066 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:46:13,066 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:46:13,067 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:46:13,067 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:46:13,067 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:46:13,067 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:46:13,068 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:46:13,068 DEBUG 129: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-08-07 01:46:13,068 DEBUG 131: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-08-07 01:46:13,069 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:46:13,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:46:13,886 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-08-07 01:46:13,889 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:46:13,891 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:46:13,898 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:46:13,899 DEBUG 129: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': 'fb47561f-fb51-4537-b79c-61e2218ed2d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:13,900 DEBUG 131: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/8eec2ff1-db36-45cc-9ec4-831abe06fb20/vnfs/db78307e-f50c-41d5-962f-98a7259bb4d6/vfModules 2021-08-07 01:46:13,900 DEBUG 132: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-54ba0c18-9639-48fe-8b7b-19d9b940aa5d", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "25422ee8-1af2-43b2-bf17-fe62c6116f44", "modelVersionId": "4c97b63a-e123-4d55-913b-0d08a7bf3e04", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "43ce6c5d-39dc-4cf7-b10f-d4762b384c24", "modelCustomizationName": "BasicVm..base_ubuntu20..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "8eec2ff1-db36-45cc-9ec4-831abe06fb20", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50", "modelVersion": "1.0", "modelVersionId": "de6f2a03-94e7-4042-ad17-17577568d252" } } }, { "relatedInstance": { "instanceId": "db78307e-f50c-41d5-962f-98a7259bb4d6", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "995325b0-45f8-4acf-99cb-525f9ff2fee1", "modelVersion": "1.0", "modelVersionId": "15238f1b-82f6-4107-b92d-80b0c9377f74", "modelCustomizationId": "2c249f88-06ba-44a5-a63a-c04274e11d4f", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-08-07 01:46:13,902 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:15,664 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/8eec2ff1-db36-45cc-9ec4-831abe06fb20/vnfs/db78307e-f50c-41d5-962f-98a7259bb4d6/vfModules HTTP/1.1" 202 262 2021-08-07 01:46:15,666 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response code: 202 2021-08-07 01:46:15,667 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","instanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2"}} 2021-08-07 01:46:15,668 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-08-07 01:46:15,681 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4eacb343-efaa-4bcc-a866-e71b9ca9a454', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:15,682 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:46:15,682 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:46:15,688 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:15,903 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 2461 2021-08-07 01:46:15,906 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:46:15,907 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 07 Aug 2021 01:46:15 GMT"}}} 2021-08-07 01:46:25,919 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2b153020-123e-4e8e-9ea1-b88703a9dbfb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:25,920 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:46:25,920 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:46:25,923 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:26,574 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 2714 2021-08-07 01:46:26,576 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:46:26,577 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success?","percentProgress":36,"timestamp":"Sat, 07 Aug 2021 01:46:19 GMT"}}} 2021-08-07 01:46:36,590 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e923cf6e-a9fc-4483-84be-ceae77438c29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:36,591 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:46:36,591 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:46:36,596 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:37,285 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4948 2021-08-07 01:46:37,287 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:46:37,288 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sat, 07 Aug 2021 01:46:26 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:46:47,302 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd4af01cc-e3c9-46ab-b432-476f8c2ed361', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:47,303 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:46:47,304 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:46:47,308 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:47,903 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4948 2021-08-07 01:46:47,906 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:46:47,907 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sat, 07 Aug 2021 01:46:26 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:46:57,920 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '84ab824f-c7ff-4eb2-825d-a316acfe5304', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:46:57,921 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:46:57,921 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:46:57,924 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:46:58,543 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4950 2021-08-07 01:46:58,546 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:46:58,547 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"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. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sat, 07 Aug 2021 01:46:26 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:47:08,561 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '864edba8-92a7-4ac9-9a75-337db8296f4b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:08,563 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:47:08,563 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:47:08,568 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:09,302 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4950 2021-08-07 01:47:09,305 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:47:09,306 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"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. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sat, 07 Aug 2021 01:46:26 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:47:19,319 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96bf931c-5294-4dc7-90d6-e86e19dfe84d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:19,320 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:47:19,321 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:47:19,324 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:19,896 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4950 2021-08-07 01:47:19,899 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:47:19,899 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"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. RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":36,"timestamp":"Sat, 07 Aug 2021 01:46:26 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:47:29,912 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1e62ef69-0ec6-4c78-8672-c093ffbbdc1e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:29,912 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:47:29,913 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:47:29,916 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:30,093 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4918 2021-08-07 01:47:30,095 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:47:30,096 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","finishTime":"Sat, 07 Aug 2021 01:47:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:47:22 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:47:30,097 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-08-07 01:47:30,098 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15b4a2ed-788e-4d68-965f-5cb055a37d14', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:30,098 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:47:30,098 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:47:30,100 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:30,351 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4918 2021-08-07 01:47:30,353 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:47:30,354 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","finishTime":"Sat, 07 Aug 2021 01:47:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:47:22 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:47:30,355 DEBUG 129:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0107b218-eb3c-4ade-84a8-20a9accee748', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:30,356 DEBUG 131:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:47:30,356 DEBUG 132:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:47:30,359 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:30,558 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4918 2021-08-07 01:47:30,560 INFO 142:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:47:30,561 DEBUG 146:onap_service.py(10) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","finishTime":"Sat, 07 Aug 2021 01:47:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:47:22 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:47:30,578 DEBUG 129:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae1e3967-5977-4a5c-9fc3-712216eec8f6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:30,579 DEBUG 131:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:47:30,579 DEBUG 132:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:47:30,584 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:30,792 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4918 2021-08-07 01:47:30,795 INFO 142:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:47:30,796 DEBUG 146:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","finishTime":"Sat, 07 Aug 2021 01:47:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:47:22 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:47:30,798 DEBUG 129:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd6ca5330-7116-4ffa-a024-f1675982e010', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:30,799 DEBUG 131:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 2021-08-07 01:47:30,799 DEBUG 132:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] data sent: None 2021-08-07 01:47:30,802 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:30,977 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fb47561f-fb51-4537-b79c-61e2218ed2d2 HTTP/1.1" 200 4918 2021-08-07 01:47:30,980 INFO 142:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response code: 200 2021-08-07 01:47:30,981 DEBUG 146:onap_service.py(1) - [None][Check fb47561f-fb51-4537-b79c-61e2218ed2d2 orchestration request status] response: {"request":{"requestId":"fb47561f-fb51-4537-b79c-61e2218ed2d2","startTime":"Sat, 07 Aug 2021 01:46:14 GMT","finishTime":"Sat, 07 Aug 2021 01:47:22 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"}}},{"relatedInstance":{"instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new vf module was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:47:22 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":null,\"creation_time\":1628300707000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:47:30,983 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-08-07 01:47:30,984 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-08-07 01:47:40,995 DEBUG 129: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-08-07 01:47:40,996 DEBUG 131: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/8eec2ff1-db36-45cc-9ec4-831abe06fb20/relationship-list 2021-08-07 01:47:40,996 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:47:41,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:41,149 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/8eec2ff1-db36-45cc-9ec4-831abe06fb20/relationship-list HTTP/1.1" 200 1063 2021-08-07 01:47:41,150 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:47:41,151 DEBUG 146: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/9a286e45-9f2e-470e-b2ae-b465620f6c9a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9a286e45-9f2e-470e-b2ae-b465620f6c9a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_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-08-07 01:47:41,154 DEBUG 129:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-07 01:47:41,155 DEBUG 131:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6 2021-08-07 01:47:41,155 DEBUG 132:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] data sent: None 2021-08-07 01:47:41,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:41,448 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6 HTTP/1.1" 200 4539 2021-08-07 01:47:41,450 INFO 142:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] response code: 200 2021-08-07 01:47:41,451 DEBUG 146:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] response: {"vnf-id":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnf-name":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628300837120","model-invariant-id":"995325b0-45f8-4acf-99cb-525f9ff2fee1","model-version-id":"15238f1b-82f6-4107-b92d-80b0c9377f74","model-customization-id":"2c249f88-06ba-44a5-a63a-c04274e11d4f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8eec2ff1-db36-45cc-9ec4-831abe06fb20/service-data/vnfs/vnf/db78307e-f50c-41d5-962f-98a7259bb4d6/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":"vserver","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/1635d98f-a531-4be1-b5cb-4725f437f461","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"},{"relationship-key":"vserver.vserver-id","relationship-value":"1635d98f-a531-4be1-b5cb-4725f437f461"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]},{"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/8eec2ff1-db36-45cc-9ec4-831abe06fb20","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":"8eec2ff1-db36-45cc-9ec4-831abe06fb20"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"}]},{"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-08-07 01:47:41,455 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-08-07 01:47:41,456 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-08-07 01:47:41,456 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-07 01:47:41,457 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6/vf-modules 2021-08-07 01:47:41,457 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0 VF modules] data sent: None 2021-08-07 01:47:41,459 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:41,564 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6/vf-modules HTTP/1.1" 200 1641 2021-08-07 01:47:41,565 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0 VF modules] response code: 200 2021-08-07 01:47:41,565 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vf-module-name":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","heat-stack-id":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1628300842364","model-invariant-id":"25422ee8-1af2-43b2-bf17-fe62c6116f44","model-version-id":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","model-customization-id":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8eec2ff1-db36-45cc-9ec4-831abe06fb20/service-data/vnfs/vnf/db78307e-f50c-41d5-962f-98a7259bb4d6/vnf-data/vf-modules/vf-module/bc8db504-4fdf-4d3f-a015-010ab7f83b9c/vf-module-data/vf-module-topology/","relationship-list":{"relationship":[{"related-to":"vserver","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224/vservers/vserver/1635d98f-a531-4be1-b5cb-4725f437f461","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"},{"relationship-key":"vserver.vserver-id","relationship-value":"1635d98f-a531-4be1-b5cb-4725f437f461"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-08-07 01:47:41,569 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-08-07 01:47:41,569 DEBUG 158:vf_module.py(1) - Delete bc8db504-4fdf-4d3f-a015-010ab7f83b9c VF module 2021-08-07 01:47:41,570 DEBUG 45:deletion.py(1) - VF module bc8db504-4fdf-4d3f-a015-010ab7f83b9c deletion request 2021-08-07 01:47:41,591 DEBUG 129: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-08-07 01:47:41,591 DEBUG 131: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/relationship-list 2021-08-07 01:47:41,592 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:47:41,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:41,655 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/relationship-list HTTP/1.1" 200 639 2021-08-07 01:47:41,656 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:47:41,656 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","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"}]}]} 2021-08-07 01:47:41,660 DEBUG 129: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-08-07 01:47:41,660 DEBUG 131: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-08-07 01:47:41,661 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:47:41,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:41,856 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-08-07 01:47:41,857 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:47:41,858 DEBUG 146: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":"1628300755732","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/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"}]}]}}]} 2021-08-07 01:47:41,861 DEBUG 129: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-08-07 01:47:41,862 DEBUG 131: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/relationship-list 2021-08-07 01:47:41,862 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:47:41,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:41,953 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/relationship-list HTTP/1.1" 200 639 2021-08-07 01:47:41,954 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:47:41,955 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","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"}]}]} 2021-08-07 01:47:41,958 DEBUG 129: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-08-07 01:47:41,958 DEBUG 131: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-08-07 01:47:41,959 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:47:41,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:42,055 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-08-07 01:47:42,056 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:47:42,057 DEBUG 146: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":"1628300755732","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/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"}]}]}}]} 2021-08-07 01:47:42,060 DEBUG 129: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-08-07 01:47:42,060 DEBUG 131: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/relationship-list 2021-08-07 01:47:42,061 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:47:42,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:42,148 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/relationship-list HTTP/1.1" 200 639 2021-08-07 01:47:42,149 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:47:42,149 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","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"}]}]} 2021-08-07 01:47:42,153 DEBUG 129: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-08-07 01:47:42,153 DEBUG 131: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-08-07 01:47:42,153 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:47:42,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:42,261 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-08-07 01:47:42,262 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:47:42,263 DEBUG 146: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":"1628300755732","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/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"}]}]}}]} 2021-08-07 01:47:42,266 DEBUG 129: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-08-07 01:47:42,266 DEBUG 131: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-08-07 01:47:42,266 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-07 01:47:42,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:47:42,358 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-08-07 01:47:42,359 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-07 01:47:42,359 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628300755885","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_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-08-07 01:47:42,363 DEBUG 129:onap_service.py(1) - [None][Create bc8db504-4fdf-4d3f-a015-010ab7f83b9c VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fd5562fd-5a64-4213-9028-2c3db6330ffb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:42,363 DEBUG 131:onap_service.py(1) - [None][Create bc8db504-4fdf-4d3f-a015-010ab7f83b9c VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8eec2ff1-db36-45cc-9ec4-831abe06fb20/vnfs/db78307e-f50c-41d5-962f-98a7259bb4d6/vfModules/bc8db504-4fdf-4d3f-a015-010ab7f83b9c 2021-08-07 01:47:42,363 DEBUG 132:onap_service.py(1) - [None][Create bc8db504-4fdf-4d3f-a015-010ab7f83b9c VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "25422ee8-1af2-43b2-bf17-fe62c6116f44", "modelVersionId": "4c97b63a-e123-4d55-913b-0d08a7bf3e04", "modelName": "basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d", "modelVersion": "1628300842364", "modelCustomizationId": "43ce6c5d-39dc-4cf7-b10f-d4762b384c24" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-07 01:47:42,366 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:43,995 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8eec2ff1-db36-45cc-9ec4-831abe06fb20/vnfs/db78307e-f50c-41d5-962f-98a7259bb4d6/vfModules/bc8db504-4fdf-4d3f-a015-010ab7f83b9c HTTP/1.1" 202 262 2021-08-07 01:47:43,997 INFO 142:onap_service.py(1) - [None][Create bc8db504-4fdf-4d3f-a015-010ab7f83b9c VF moduledeletion request] response code: 202 2021-08-07 01:47:43,998 DEBUG 146:onap_service.py(1) - [None][Create bc8db504-4fdf-4d3f-a015-010ab7f83b9c VF moduledeletion request] response: {"requestReferences":{"requestId":"fd5562fd-5a64-4213-9028-2c3db6330ffb","instanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb"}} 2021-08-07 01:47:43,999 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-08-07 01:47:44,012 DEBUG 129:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2c229b8e-4aff-4fdb-9ded-55bece0c5fa6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:44,014 DEBUG 131:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb 2021-08-07 01:47:44,014 DEBUG 132:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] data sent: None 2021-08-07 01:47:44,019 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:44,222 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb HTTP/1.1" 200 1315 2021-08-07 01:47:44,224 INFO 142:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response code: 200 2021-08-07 01:47:44,225 DEBUG 146:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response: {"request":{"requestId":"fd5562fd-5a64-4213-9028-2c3db6330ffb","startTime":"Sat, 07 Aug 2021 01:47:42 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","modelVersion":"1628300842364","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 07 Aug 2021 01:47:43 GMT"}}} 2021-08-07 01:47:54,237 DEBUG 129:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cee4111a-a700-4b78-a38d-ba403ae6fdbb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:47:54,238 DEBUG 131:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb 2021-08-07 01:47:54,238 DEBUG 132:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] data sent: None 2021-08-07 01:47:54,241 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:47:54,866 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb HTTP/1.1" 200 3811 2021-08-07 01:47:54,869 INFO 142:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response code: 200 2021-08-07 01:47:54,870 DEBUG 146:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response: {"request":{"requestId":"fd5562fd-5a64-4213-9028-2c3db6330ffb","startTime":"Sat, 07 Aug 2021 01:47:42 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","modelVersion":"1628300842364","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sat, 07 Aug 2021 01:47:50 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":1628300792000,\"creation_time\":1628300707000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:48:04,882 DEBUG 129:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0bed6667-1332-4cbb-ae22-53be6270ce91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:04,882 DEBUG 131:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb 2021-08-07 01:48:04,883 DEBUG 132:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] data sent: None 2021-08-07 01:48:04,885 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:05,596 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb HTTP/1.1" 200 3811 2021-08-07 01:48:05,599 INFO 142:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response code: 200 2021-08-07 01:48:05,600 DEBUG 146:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response: {"request":{"requestId":"fd5562fd-5a64-4213-9028-2c3db6330ffb","startTime":"Sat, 07 Aug 2021 01:47:42 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","modelVersion":"1628300842364","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sat, 07 Aug 2021 01:47:50 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":1628300792000,\"creation_time\":1628300707000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:48:15,612 DEBUG 129:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '94aacb66-3c3f-4997-b332-9aa03b2b62d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:15,612 DEBUG 131:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb 2021-08-07 01:48:15,612 DEBUG 132:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] data sent: None 2021-08-07 01:48:15,614 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:15,826 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb HTTP/1.1" 200 3779 2021-08-07 01:48:15,829 INFO 142:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response code: 200 2021-08-07 01:48:15,830 DEBUG 146:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response: {"request":{"requestId":"fd5562fd-5a64-4213-9028-2c3db6330ffb","startTime":"Sat, 07 Aug 2021 01:47:42 GMT","finishTime":"Sat, 07 Aug 2021 01:48:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","modelVersion":"1628300842364","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:13 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":1628300792000,\"creation_time\":1628300707000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:48:15,831 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-08-07 01:48:15,832 DEBUG 129:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ddfe7866-1b59-4996-8197-9292236766d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:15,832 DEBUG 131:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb 2021-08-07 01:48:15,832 DEBUG 132:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] data sent: None 2021-08-07 01:48:15,835 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:16,010 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb HTTP/1.1" 200 3779 2021-08-07 01:48:16,012 INFO 142:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response code: 200 2021-08-07 01:48:16,013 DEBUG 146:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response: {"request":{"requestId":"fd5562fd-5a64-4213-9028-2c3db6330ffb","startTime":"Sat, 07 Aug 2021 01:47:42 GMT","finishTime":"Sat, 07 Aug 2021 01:48:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","modelVersion":"1628300842364","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:13 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":1628300792000,\"creation_time\":1628300707000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:48:16,014 DEBUG 129:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6a1725c-f293-4dbf-8e5b-c79056307770', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:16,015 DEBUG 131:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb 2021-08-07 01:48:16,015 DEBUG 132:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] data sent: None 2021-08-07 01:48:16,018 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:16,246 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb HTTP/1.1" 200 3779 2021-08-07 01:48:16,248 INFO 142:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response code: 200 2021-08-07 01:48:16,248 DEBUG 146:onap_service.py(11) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response: {"request":{"requestId":"fd5562fd-5a64-4213-9028-2c3db6330ffb","startTime":"Sat, 07 Aug 2021 01:47:42 GMT","finishTime":"Sat, 07 Aug 2021 01:48:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","modelVersion":"1628300842364","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:13 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":1628300792000,\"creation_time\":1628300707000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:48:16,259 DEBUG 129:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2b684422-e8b1-43bc-8ca3-bbe7ad80db98', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:16,259 DEBUG 131:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb 2021-08-07 01:48:16,260 DEBUG 132:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] data sent: None 2021-08-07 01:48:16,263 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:16,448 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb HTTP/1.1" 200 3779 2021-08-07 01:48:16,450 INFO 142:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response code: 200 2021-08-07 01:48:16,450 DEBUG 146:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response: {"request":{"requestId":"fd5562fd-5a64-4213-9028-2c3db6330ffb","startTime":"Sat, 07 Aug 2021 01:47:42 GMT","finishTime":"Sat, 07 Aug 2021 01:48:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","modelVersion":"1628300842364","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:13 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":1628300792000,\"creation_time\":1628300707000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:48:16,452 DEBUG 129:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '94d92702-702e-4991-8e9e-6e20117c13c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:16,452 DEBUG 131:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb 2021-08-07 01:48:16,452 DEBUG 132:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] data sent: None 2021-08-07 01:48:16,455 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:16,636 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fd5562fd-5a64-4213-9028-2c3db6330ffb HTTP/1.1" 200 3779 2021-08-07 01:48:16,638 INFO 142:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response code: 200 2021-08-07 01:48:16,639 DEBUG 146:onap_service.py(1) - [None][Check fd5562fd-5a64-4213-9028-2c3db6330ffb orchestration request status] response: {"request":{"requestId":"fd5562fd-5a64-4213-9028-2c3db6330ffb","startTime":"Sat, 07 Aug 2021 01:47:42 GMT","finishTime":"Sat, 07 Aug 2021 01:48:13 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"25422ee8-1af2-43b2-bf17-fe62c6116f44","modelType":"vfModule","modelName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d","modelVersion":"1628300842364","modelCustomizationUuid":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelVersionId":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelCustomizationId":"43ce6c5d-39dc-4cf7-b10f-d4762b384c24","modelUuid":"4c97b63a-e123-4d55-913b-0d08a7bf3e04","modelInvariantUuid":"25422ee8-1af2-43b2-bf17-fe62c6116f44"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vfModuleInstanceId":"bc8db504-4fdf-4d3f-a015-010ab7f83b9c","vfModuleInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:13 GMT"},"requestProcessingData":[{"groupingId":"23225cd1-3be8-4040-8cfd-c757d61158af","tag":"StackInformation","dataPairs":[{"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d":"{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d/23225cd1-3be8-4040-8cfd-c757d61158af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"updated_time\":1628300792000,\"creation_time\":1628300707000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"9121130fd4d743958d7906997f434c91\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"db78307e-f50c-41d5-962f-98a7259bb4d6\",\"OS::stack_id\":\"23225cd1-3be8-4040-8cfd-c757d61158af\",\"OS::stack_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d\",\"vf_module_id\":\"bc8db504-4fdf-4d3f-a015-010ab7f83b9c\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0\",\"Ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"onap-net\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_port\":\"30417\"}}"}]}]}} 2021-08-07 01:48:16,640 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-08-07 01:48:16,641 DEBUG 129: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-08-07 01:48:16,641 DEBUG 131: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/8eec2ff1-db36-45cc-9ec4-831abe06fb20/relationship-list 2021-08-07 01:48:16,642 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:48:16,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:16,730 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/8eec2ff1-db36-45cc-9ec4-831abe06fb20/relationship-list HTTP/1.1" 200 1063 2021-08-07 01:48:16,731 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:48:16,731 DEBUG 146: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/9a286e45-9f2e-470e-b2ae-b465620f6c9a","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"9a286e45-9f2e-470e-b2ae-b465620f6c9a"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_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-08-07 01:48:16,735 DEBUG 129:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-07 01:48:16,735 DEBUG 131:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6 2021-08-07 01:48:16,735 DEBUG 132:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] data sent: None 2021-08-07 01:48:16,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:16,831 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6 HTTP/1.1" 200 3768 2021-08-07 01:48:16,833 INFO 142:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] response code: 200 2021-08-07 01:48:16,833 DEBUG 146:onap_service.py(1) - [AAI][Get 8eec2ff1-db36-45cc-9ec4-831abe06fb20 ABCMeta] response: {"vnf-id":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnf-name":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628300888955","model-invariant-id":"995325b0-45f8-4acf-99cb-525f9ff2fee1","model-version-id":"15238f1b-82f6-4107-b92d-80b0c9377f74","model-customization-id":"2c249f88-06ba-44a5-a63a-c04274e11d4f","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8eec2ff1-db36-45cc-9ec4-831abe06fb20/service-data/vnfs/vnf/db78307e-f50c-41d5-962f-98a7259bb4d6/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/8eec2ff1-db36-45cc-9ec4-831abe06fb20","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":"8eec2ff1-db36-45cc-9ec4-831abe06fb20"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"}]},{"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-08-07 01:48:16,837 DEBUG 384:vnf.py(1) - Delete db78307e-f50c-41d5-962f-98a7259bb4d6 VNF 2021-08-07 01:48:16,837 DEBUG 80:deletion.py(1) - VNF db78307e-f50c-41d5-962f-98a7259bb4d6 deletion request 2021-08-07 01:48:16,856 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:48:16,856 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:48:16,857 DEBUG 129: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-08-07 01:48:16,857 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:48:16,857 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:48:16,859 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:48:17,648 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:48:17,650 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:48:17,650 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:48:17,653 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:48:17,653 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:48:17,654 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:48:17,654 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:48:17,654 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:48:17,654 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:48:17,655 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:48:17,655 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:48:17,655 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:48:17,655 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:48:17,655 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:48:17,656 DEBUG 129: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-08-07 01:48:17,656 DEBUG 131: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-08-07 01:48:17,656 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:48:17,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:48:18,325 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-08-07 01:48:18,328 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:48:18,331 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:48:18,340 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:48:18,341 DEBUG 129: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-08-07 01:48:18,341 DEBUG 131: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/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel 2021-08-07 01:48:18,342 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-07 01:48:18,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:48:18,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel HTTP/1.1" 200 None 2021-08-07 01:48:18,571 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-07 01:48:18,571 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-07 01:48:18,626 DEBUG 129: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-08-07 01:48:18,627 DEBUG 131: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/relationship-list 2021-08-07 01:48:18,627 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:48:18,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:18,687 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/relationship-list HTTP/1.1" 200 639 2021-08-07 01:48:18,688 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:48:18,688 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","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"}]}]} 2021-08-07 01:48:18,692 DEBUG 129: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-08-07 01:48:18,692 DEBUG 131: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-08-07 01:48:18,693 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:48:18,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:18,770 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-08-07 01:48:18,771 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:48:18,772 DEBUG 146: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":"1628300755732","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/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"}]}]}}]} 2021-08-07 01:48:18,775 DEBUG 129: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-08-07 01:48:18,776 DEBUG 131: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/relationship-list 2021-08-07 01:48:18,776 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:48:18,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:18,844 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/relationship-list HTTP/1.1" 200 639 2021-08-07 01:48:18,845 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:48:18,845 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","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"}]}]} 2021-08-07 01:48:18,849 DEBUG 129: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-08-07 01:48:18,849 DEBUG 131: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-08-07 01:48:18,849 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:48:18,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:18,941 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-08-07 01:48:18,942 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:48:18,942 DEBUG 146: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":"1628300755732","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/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"}]}]}}]} 2021-08-07 01:48:18,946 DEBUG 129: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-08-07 01:48:18,947 DEBUG 131: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/relationship-list 2021-08-07 01:48:18,947 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:48:18,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:19,008 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/relationship-list HTTP/1.1" 200 639 2021-08-07 01:48:19,009 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:48:19,010 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","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"}]}]} 2021-08-07 01:48:19,013 DEBUG 129: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-08-07 01:48:19,013 DEBUG 131: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-08-07 01:48:19,013 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:48:19,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:19,119 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-08-07 01:48:19,120 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:48:19,121 DEBUG 146: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":"1628300755732","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/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"}]}]}}]} 2021-08-07 01:48:19,124 DEBUG 129: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-08-07 01:48:19,124 DEBUG 131: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-08-07 01:48:19,124 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-07 01:48:19,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:19,196 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-08-07 01:48:19,197 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-07 01:48:19,198 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628300755885","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/db78307e-f50c-41d5-962f-98a7259bb4d6","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"db78307e-f50c-41d5-962f-98a7259bb4d6"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_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-08-07 01:48:19,201 DEBUG 129:onap_service.py(1) - [None][Create db78307e-f50c-41d5-962f-98a7259bb4d6 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a9d770ed-6f25-4e13-82e1-201bc5f97399', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:19,202 DEBUG 131:onap_service.py(1) - [None][Create db78307e-f50c-41d5-962f-98a7259bb4d6 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8eec2ff1-db36-45cc-9ec4-831abe06fb20/vnfs/db78307e-f50c-41d5-962f-98a7259bb4d6 2021-08-07 01:48:19,202 DEBUG 132:onap_service.py(1) - [None][Create db78307e-f50c-41d5-962f-98a7259bb4d6 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "995325b0-45f8-4acf-99cb-525f9ff2fee1", "modelVersion": "1.0", "modelVersionId": "15238f1b-82f6-4107-b92d-80b0c9377f74", "modelCustomizationId": "2c249f88-06ba-44a5-a63a-c04274e11d4f", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-07 01:48:19,205 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:20,833 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8eec2ff1-db36-45cc-9ec4-831abe06fb20/vnfs/db78307e-f50c-41d5-962f-98a7259bb4d6 HTTP/1.1" 202 262 2021-08-07 01:48:20,834 INFO 142:onap_service.py(1) - [None][Create db78307e-f50c-41d5-962f-98a7259bb4d6 VNF deletion request] response code: 202 2021-08-07 01:48:20,835 DEBUG 146:onap_service.py(1) - [None][Create db78307e-f50c-41d5-962f-98a7259bb4d6 VNF deletion request] response: {"requestReferences":{"requestId":"a9d770ed-6f25-4e13-82e1-201bc5f97399","instanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399"}} 2021-08-07 01:48:20,836 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-08-07 01:48:20,856 DEBUG 129:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0aa4b779-6539-47de-aa8e-542556bc7bf5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:20,857 DEBUG 131:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 2021-08-07 01:48:20,858 DEBUG 132:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] data sent: None 2021-08-07 01:48:20,863 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:21,071 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 HTTP/1.1" 200 1270 2021-08-07 01:48:21,075 INFO 142:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response code: 200 2021-08-07 01:48:21,076 DEBUG 146:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response: {"request":{"requestId":"a9d770ed-6f25-4e13-82e1-201bc5f97399","startTime":"Sat, 07 Aug 2021 01:48:19 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 07 Aug 2021 01:48:20 GMT"}}} 2021-08-07 01:48:31,088 DEBUG 129:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '68017acc-4c16-4c5d-bbe9-8a4c3cac78dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:31,088 DEBUG 131:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 2021-08-07 01:48:31,089 DEBUG 132:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] data sent: None 2021-08-07 01:48:31,092 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:31,302 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 HTTP/1.1" 200 1476 2021-08-07 01:48:31,305 INFO 142:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response code: 200 2021-08-07 01:48:31,305 DEBUG 146:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response: {"request":{"requestId":"a9d770ed-6f25-4e13-82e1-201bc5f97399","startTime":"Sat, 07 Aug 2021 01:48:19 GMT","finishTime":"Sat, 07 Aug 2021 01:48:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:24 GMT"}}} 2021-08-07 01:48:31,306 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-08-07 01:48:31,307 DEBUG 129:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '534b7c92-def4-4bf1-9d57-2a00db0a77a5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:31,307 DEBUG 131:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 2021-08-07 01:48:31,308 DEBUG 132:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] data sent: None 2021-08-07 01:48:31,310 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:31,520 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 HTTP/1.1" 200 1476 2021-08-07 01:48:31,522 INFO 142:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response code: 200 2021-08-07 01:48:31,522 DEBUG 146:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response: {"request":{"requestId":"a9d770ed-6f25-4e13-82e1-201bc5f97399","startTime":"Sat, 07 Aug 2021 01:48:19 GMT","finishTime":"Sat, 07 Aug 2021 01:48:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:24 GMT"}}} 2021-08-07 01:48:31,523 DEBUG 129:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '58018b58-a76e-4020-b22a-c4c6a116807b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:31,524 DEBUG 131:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 2021-08-07 01:48:31,524 DEBUG 132:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] data sent: None 2021-08-07 01:48:31,527 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:31,719 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 HTTP/1.1" 200 1476 2021-08-07 01:48:31,721 INFO 142:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response code: 200 2021-08-07 01:48:31,725 DEBUG 146:onap_service.py(12) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response: {"request":{"requestId":"a9d770ed-6f25-4e13-82e1-201bc5f97399","startTime":"Sat, 07 Aug 2021 01:48:19 GMT","finishTime":"Sat, 07 Aug 2021 01:48:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:24 GMT"}}} 2021-08-07 01:48:31,733 DEBUG 129:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ed0b25b7-32e3-4215-9521-c0b024d1aa64', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:31,734 DEBUG 131:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 2021-08-07 01:48:31,734 DEBUG 132:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] data sent: None 2021-08-07 01:48:31,737 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:31,935 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 HTTP/1.1" 200 1476 2021-08-07 01:48:31,938 INFO 142:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response code: 200 2021-08-07 01:48:31,938 DEBUG 146:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response: {"request":{"requestId":"a9d770ed-6f25-4e13-82e1-201bc5f97399","startTime":"Sat, 07 Aug 2021 01:48:19 GMT","finishTime":"Sat, 07 Aug 2021 01:48:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:24 GMT"}}} 2021-08-07 01:48:31,939 DEBUG 129:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4d674239-22f5-4aeb-a74c-b11636742b60', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:31,940 DEBUG 131:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 2021-08-07 01:48:31,940 DEBUG 132:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] data sent: None 2021-08-07 01:48:31,942 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:32,137 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a9d770ed-6f25-4e13-82e1-201bc5f97399 HTTP/1.1" 200 1476 2021-08-07 01:48:32,140 INFO 142:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response code: 200 2021-08-07 01:48:32,140 DEBUG 146:onap_service.py(1) - [None][Check a9d770ed-6f25-4e13-82e1-201bc5f97399 orchestration request status] response: {"request":{"requestId":"a9d770ed-6f25-4e13-82e1-201bc5f97399","startTime":"Sat, 07 Aug 2021 01:48:19 GMT","finishTime":"Sat, 07 Aug 2021 01:48:24 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelVersionId":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelCustomizationId":"2c249f88-06ba-44a5-a63a-c04274e11d4f","modelUuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","modelInvariantUuid":"995325b0-45f8-4acf-99cb-525f9ff2fee1","modelInstanceName":"basic_vm 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","vnfInstanceId":"db78307e-f50c-41d5-962f-98a7259bb4d6","vnfInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:24 GMT"}}} 2021-08-07 01:48:32,142 DEBUG 319:service.py(1) - Delete 8eec2ff1-db36-45cc-9ec4-831abe06fb20 service instance 2021-08-07 01:48:32,142 DEBUG 113:deletion.py(1) - Service 8eec2ff1-db36-45cc-9ec4-831abe06fb20 deletion request 2021-08-07 01:48:32,164 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:48:32,164 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:48:32,165 DEBUG 129: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-08-07 01:48:32,165 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:48:32,166 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:48:32,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:48:34,392 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:48:34,394 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:48:34,394 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:48:34,398 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:48:34,398 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:48:34,398 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:48:34,398 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:48:34,399 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:48:34,399 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:48:34,399 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:48:34,399 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:48:34,399 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:48:34,400 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:48:34,400 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:48:34,400 DEBUG 129: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-08-07 01:48:34,401 DEBUG 131: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-08-07 01:48:34,401 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:48:34,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:48:35,034 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-08-07 01:48:35,036 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:48:35,039 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:48:35,046 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:48:35,046 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:48:35,046 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:48:35,047 DEBUG 129: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-08-07 01:48:35,047 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:48:35,047 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:48:35,049 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:48:36,293 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:48:36,295 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:48:36,296 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:48:36,299 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:48:36,300 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:48:36,300 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:48:36,300 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:48:36,300 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:48:36,301 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:48:36,301 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:48:36,301 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:48:36,301 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:48:36,301 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:48:36,302 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:48:36,302 DEBUG 129: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-08-07 01:48:36,302 DEBUG 131: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-08-07 01:48:36,303 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:48:36,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:48:38,908 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-08-07 01:48:38,911 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:48:38,914 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:48:38,921 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:48:38,922 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-07 01:48:38,922 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-07 01:48:38,923 DEBUG 129: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-08-07 01:48:38,923 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-07 01:48:38,923 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-07 01:48:38,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:48:43,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2021-08-07 01:48:43,246 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-07 01:48:43,246 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b41ded03-977d-47a9-a2bb-74477209a8fd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-07 01:48:43,250 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-07 01:48:43,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:48:43,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:48:43,251 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:48:43,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-07 01:48:43,252 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-07 01:48:43,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-07 01:48:43,253 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-07 01:48:43,253 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-07 01:48:43,253 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-07 01:48:43,254 INFO 192:__init__.py(1) - Service found, updating information 2021-08-07 01:48:43,254 DEBUG 129: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-08-07 01:48:43,255 DEBUG 131: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-08-07 01:48:43,255 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-07 01:48:43,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-07 01:48:46,978 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-08-07 01:48:46,982 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-07 01:48:46,986 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3d940441-37f8-4b94-bb5f-d342a07efee0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292296428,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4492ae81-441c-4574-aeb8-2a5de0f53c0b","invariantUUID":"c91719fa-bd10-41ca-aa6d-af2a70ff2b82","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":"compute","uniqueId":"131e0268-1410-4f59-8186-bc17252f9072","lifecycleState":"CERTIFIED","lastUpdateDate":1628292405316,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a9ee26a-e88c-4f59-8118-983ed8fd3de2","invariantUUID":"79a3fb56-0696-447b-844d-1009c4cb1e96","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":"defaulticon","uniqueId":"c1e757ac-8e95-4a71-ac3c-53cd9e06a7fe","lifecycleState":"CERTIFIED","lastUpdateDate":1628291883373,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8356b461-e795-452e-98bb-f2464212d487","invariantUUID":"2fe9d660-545e-4086-9107-04e01a572a4c","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":"objectStorage","uniqueId":"80adad73-cb2e-4729-8f13-f73ba3e6d7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628291844323,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c73fee-83dd-4525-8b17-bcd578b134df","invariantUUID":"d8bd15b7-b165-4b09-a190-3889adb915b1","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":"port","uniqueId":"7fb28e67-85c8-4628-91c8-bd5badd81ef3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292360539,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80f2e83e-2e87-4afa-9160-be77a72dd06f","invariantUUID":"4cbaa004-43be-44fd-b074-d4adf019a95b","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":"defaulticon","uniqueId":"740360f4-935e-4a1a-96d0-6f8a2347138f","lifecycleState":"CERTIFIED","lastUpdateDate":1628300546740,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"15238f1b-82f6-4107-b92d-80b0c9377f74","invariantUUID":"995325b0-45f8-4acf-99cb-525f9ff2fee1","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8570e97e-2482-4c91-b4ae-8532acc04805","lifecycleState":"CERTIFIED","lastUpdateDate":1628292034439,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0cdc4b91-969e-4a13-9b69-070805431803","invariantUUID":"2be33d29-f695-420b-809f-bf2a4a686046","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":"1ffe8751-c9cb-4ce8-9188-7b2c97b655a8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292273026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f78e886-155a-4951-98e2-0e4230a4a3ec","invariantUUID":"f3aacf81-271f-4b79-8f7f-48a43bc42a41","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":"af5ba167-53c2-4aea-9b44-74133ee78099","lifecycleState":"CERTIFIED","lastUpdateDate":1628292102866,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08bc52e8-c155-4f45-a792-8dad50eea4f7","invariantUUID":"ec85156f-b05e-4f31-b1d6-36510b102760","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":"compute","uniqueId":"34b52d81-1741-47d8-b06d-39400410b144","lifecycleState":"CERTIFIED","lastUpdateDate":1628292160176,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fe78f47-038d-419c-850f-bf9cd92d2653","invariantUUID":"9537b15e-01d6-4503-b56e-c9d7e1dff9b7","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":"9e5eecc4-0335-4732-94aa-6ce495881519","lifecycleState":"CERTIFIED","lastUpdateDate":1628291896821,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a6ba55c9-8830-4062-8433-0d75419391bc","invariantUUID":"3c42522f-023a-4336-abeb-da19cca4259f","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":"d8fd2ace-ebaa-4daa-851a-d5ee0d156daa","lifecycleState":"CERTIFIED","lastUpdateDate":1628292291229,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d970181a-1354-4738-99c1-83fc7f1d5832","invariantUUID":"d0c6db53-f2bd-4a06-854f-f0846c44d45c","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":"9db92996-306d-40af-ab72-18b55e2ebd89","lifecycleState":"CERTIFIED","lastUpdateDate":1628292184939,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3296f20e-9f57-4807-abb1-f656fc902d83","invariantUUID":"72e90fdb-724c-4215-b820-d45dab1b3856","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":"defaulticon","uniqueId":"f6e26dd7-74aa-4d87-8009-3a6074b5d0ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628292266020,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89b5fb6-e395-4169-b9d2-8b98647766d1","invariantUUID":"a7c02f2c-6640-4a7c-8de4-dff68b912fba","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a12eeb94-9e95-4498-b7f9-a68facc19c66","lifecycleState":"CERTIFIED","lastUpdateDate":1628291819496,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b801265-59f6-4684-8e49-1d9105a08c86","invariantUUID":"5eb79106-f23c-47fc-a78c-198071de6001","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":"defaulticon","uniqueId":"47195263-e9ad-4170-921c-b683d3fa30f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628292139210,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38889a4-684e-4af1-98b4-5b3a23b61acb","invariantUUID":"16d43415-e7f2-495f-802d-0102cc29d42e","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":"8e888c9d-19f0-43a7-978d-24750c026184","lifecycleState":"CERTIFIED","lastUpdateDate":1628292009579,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4103abaa-00ee-4af5-8936-c89ce4143cc1","invariantUUID":"796286f4-9198-41c4-b7e0-34fa2789c486","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":"77998cf4-f7cd-4607-9e2e-1d5ab8962b33","lifecycleState":"CERTIFIED","lastUpdateDate":1628292189949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50cada81-7d09-4d1b-949f-6a40327d3e18","invariantUUID":"4b8f6fb1-8b51-4c0a-b18c-0757666305c8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"6686733e-03b4-48d1-9acc-1c6474ecd83e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292418715,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36ea910b-fd47-465a-aedd-def5521ccfd4","invariantUUID":"1f22066c-4d98-48b2-95e5-ccc898e98f09","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d03f0d80-4751-4395-8495-5977a314ec48","lifecycleState":"CERTIFIED","lastUpdateDate":1628291919875,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6f0c40df-c688-43fc-96df-af286155953f","invariantUUID":"7f24d0a9-cc87-4761-b1a2-22e948f52ead","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd32865-cb97-4f29-aa54-b81a362fd330","lifecycleState":"CERTIFIED","lastUpdateDate":1628292115102,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7dd6a48-ce1c-4bde-98cc-9ea1b1f8e529","invariantUUID":"e919ea4e-f6d6-4654-acce-fb224be75e30","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d73a8c5e-e982-41f2-b1b7-48a1cfcc2eca","lifecycleState":"CERTIFIED","lastUpdateDate":1628292003312,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc038ed5-1ca1-405b-b8f8-021c76ae58f4","invariantUUID":"30d49376-362f-4029-a94e-0088fe277d36","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":"cb93eba3-2987-4778-aa9a-db4c86318c9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628292120308,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da37f973-eb3f-44ec-ac7d-35c54de763d1","invariantUUID":"2dc49101-5be4-41e1-b4b2-4424da2d77e7","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b8d9b8bf-7e23-42b9-906e-fea7b0d0ae46","lifecycleState":"CERTIFIED","lastUpdateDate":1628291953447,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0b351eb-1be0-44f0-acc7-04206aa946b9","invariantUUID":"06e8796c-6215-49e6-ad3c-2ee8b267f2f1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"46ff9a2e-4ddc-4a22-b693-772087027dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628291997673,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34b9ff47-dc94-424e-ad94-72af2a33157f","invariantUUID":"f640ab61-6e77-4fa5-ac5c-0400a5a7fa74","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"251958f2-0465-4d69-86a4-4b74c0deab13","lifecycleState":"CERTIFIED","lastUpdateDate":1628291791304,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0115f368-15e4-44d4-8973-fafba70802b8","invariantUUID":"c2c3e056-2d3a-4fc3-84d8-06bbfd6cdd03","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":"19c4401e-00de-4540-8c6b-ba8d0a0537ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628292043060,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c73fba-d011-4a61-9a28-b6093b0d6ef1","invariantUUID":"37c3637a-4b62-42e7-a270-0356a1c38b8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9d7b342-bb7b-4e14-bc97-ab807ac76026","lifecycleState":"CERTIFIED","lastUpdateDate":1628292241729,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af9e56aa-9ffd-4ad8-aa55-9e3051365ca8","invariantUUID":"994b5ebe-dbbc-459b-a770-7ba46da33837","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e7e7be0-2ae6-43fe-8132-9b6d17f1b16f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292333508,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e8b896c-211a-4e15-a949-6ff5d60df734","invariantUUID":"4552eefa-81cd-4621-b2f9-746335ac0a8d","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5670b2a9-f052-489c-9bbe-514e020d1989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292281775,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"349283bd-b0a9-41bd-a0bb-9a8424eab917","invariantUUID":"ef99bf53-7325-41b3-aba2-1d695a60a92a","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":"2785bd4a-a0e1-40dd-9677-c5943de4c4a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628292027444,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"024d1145-fffc-4be6-9022-1cb22ef7c275","invariantUUID":"3ba51c31-cc3f-4b10-99d2-91cd3a076c4e","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":"7af05400-abfc-4201-8b94-be57e7316ba3","lifecycleState":"CERTIFIED","lastUpdateDate":1628291866851,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2215d279-25b0-4abc-ba01-2609e99d2d95","invariantUUID":"a854e851-58d2-40f8-ac7d-3132024bb2ef","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":"e44315d5-4a54-449f-9a20-a129a919ff44","lifecycleState":"CERTIFIED","lastUpdateDate":1628292215895,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"180ea9f8-314b-4e5f-a8e2-a471bb3b2268","invariantUUID":"f2014170-d7cc-4e47-8d7d-03f7e2fe3dfc","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"04f98fa9-bb97-42a8-97bb-bc68592bf21f","lifecycleState":"CERTIFIED","lastUpdateDate":1628292208117,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d36bbdfd-4c4b-4594-8c76-b836a708b942","invariantUUID":"bcb2937b-ae1f-4682-9428-baa7f88e2a69","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":"9afc136b-4152-440c-98e4-e64676daf989","lifecycleState":"CERTIFIED","lastUpdateDate":1628292422352,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dea1499-4ced-4f91-9072-241b212ff99f","invariantUUID":"f76c7523-247d-4671-8257-9d47d48914bf","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e23fb5c-daa0-4039-80c3-8fe00dffd61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628292094206,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f687b2c-52ed-4d70-b318-be00139a72ef","invariantUUID":"19f34174-ff0e-4528-9063-06124895cd76","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":"networkrules","uniqueId":"77aa2e38-d6e9-4bdb-83db-031846bf418a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291947714,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0283067c-f13f-41c3-aaa4-6271729fc608","invariantUUID":"f8dd1077-d5fb-4aee-b333-7493fc5dba14","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":"3eb7c683-b0e5-472c-a6b9-64a9fd031744","lifecycleState":"CERTIFIED","lastUpdateDate":1628292151205,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ef7341f7-ff26-47f1-967a-127aa5cbaff8","invariantUUID":"63289cc8-e11a-41b6-bc16-2f4bb4aca0ed","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":"compute","uniqueId":"6c74c070-a872-44c5-82d2-0334e3ce9447","lifecycleState":"CERTIFIED","lastUpdateDate":1628291751995,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e90e95-5b54-4fe5-aa69-988e8b6b2031","invariantUUID":"66bf9bd1-c3cc-4046-8c6d-137e3b8b0c75","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8abd0cbc-c1a0-40ba-90b3-c48c294f957b","lifecycleState":"CERTIFIED","lastUpdateDate":1628292311537,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39922a59-9e45-438d-a218-02d42c39bc97","invariantUUID":"b5a74f27-25fc-473f-85ab-23144f277aa3","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":"47abae31-c131-4d18-9d75-b37cd62422af","lifecycleState":"CERTIFIED","lastUpdateDate":1628292127012,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e55e9640-2e06-48f6-a804-efd1360b62ea","invariantUUID":"e1c95548-a351-4b30-a5d3-f3b6418dc83a","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e023d99d-5f19-462c-b033-c37fe5a2f440","lifecycleState":"CERTIFIED","lastUpdateDate":1628291825334,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ea0f19e-d438-46e4-8a6a-5b553ff14ff0","invariantUUID":"4e0c1dc6-d58a-4c61-ab40-1db899654462","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1a62847-f709-4021-b754-1ff6f3e46109","lifecycleState":"CERTIFIED","lastUpdateDate":1628292316554,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9926da29-c386-4049-8d38-013216ffa27e","invariantUUID":"a4276108-afef-42eb-af90-c1479676dcfd","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e10df82c-9e22-4ff4-a7cd-64aaee0b5d3d","lifecycleState":"CERTIFIED","lastUpdateDate":1628292400778,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"057fd44e-5d22-42a8-b0e0-92e72cf9f73f","invariantUUID":"d3305840-90b0-49af-ba05-28e56bb4858e","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"842b1b77-31f5-4521-8f12-03ac0f76ebba","lifecycleState":"CERTIFIED","lastUpdateDate":1628292375378,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e84570a-6b8c-4c7e-9b53-5cd02e02e8ed","invariantUUID":"ca16ceb9-c6d7-4060-bb23-46214bd88be7","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":"networkrules","uniqueId":"9ee23448-8558-4795-b1b1-3f8839a7631a","lifecycleState":"CERTIFIED","lastUpdateDate":1628291973812,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a0506e85-8ba4-410d-b5f4-a36e0034609e","invariantUUID":"55ac342b-5cbf-4162-bfa8-c58b9aab7072","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":"fb9bcaaf-a9b8-48b3-81b0-8885c4bf4a67","lifecycleState":"CERTIFIED","lastUpdateDate":1628292015457,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43e60d08-1420-48c9-917c-ffeeb7e551d4","invariantUUID":"3ecee8df-6843-4c00-b073-ec3d6b2ba586","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5135b9f0-abec-4d3d-aff5-f76cd4a4190a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292349029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40b98b55-4e19-4ba9-ae70-1c6e92920bee","invariantUUID":"ff2ca4c3-be6a-400a-9438-b12d215b2977","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":"objectStorage","uniqueId":"28384530-c597-4263-9ec2-04e4f4dd356e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291784357,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05f68389-079f-4a3f-97b7-3697d57b104e","invariantUUID":"e4a35298-9a49-4d42-986f-62a767598043","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4deb3bc5-0d26-4fa7-9ea0-5996faeae633","lifecycleState":"CERTIFIED","lastUpdateDate":1628291861760,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"087100e4-55a3-49e6-89e9-d2d7224dd31d","invariantUUID":"d9dd495a-6ac4-4a86-babd-028ee8571f61","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ad6b2609-33e6-4ad1-bc91-4df7ac8591eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628292134001,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"552a37f2-c05a-4b11-874a-b6a4c642e038","invariantUUID":"7574ab11-0345-43a6-891d-fcef9175b223","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b01f43d2-2c5f-4ec5-89c1-f9e2117a4d40","lifecycleState":"CERTIFIED","lastUpdateDate":1628292306562,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1129ae8f-0714-4e60-9a1d-0c2713ac6ee5","invariantUUID":"4306a6cb-3c18-498a-b32a-f575128bc4b3","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"702011b0-53b2-4943-aec1-ae38e79bc4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628292144797,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd07fe00-4d5e-4c6c-952b-8c63970476f5","invariantUUID":"6df82fc3-5eb8-4daa-9f2b-0ba62e3049b4","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":"0640f940-31e3-4804-80ac-d5b944dc5206","lifecycleState":"CERTIFIED","lastUpdateDate":1628292073914,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"527df4cd-acf8-4531-845e-bd8ac224a963","invariantUUID":"55c6e322-31dc-4cc2-9b2d-e3f44bb2597d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee214cc2-0e67-4795-ab94-fceabd931cb4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291981351,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4668131-1183-469f-a252-30bf1615c7c6","invariantUUID":"29f3ca56-c0b9-4b1c-868b-2af2d18df6cc","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":"0dd45941-7e96-4edc-96e3-8272e15f2558","lifecycleState":"CERTIFIED","lastUpdateDate":1628291890353,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4db9345d-06e7-456d-ad34-58fa0d7a3cc1","invariantUUID":"fa28e4a2-b0b3-47cc-a02c-b47c7dd43923","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":"79b7367e-472c-46a9-86cd-3215add93134","lifecycleState":"CERTIFIED","lastUpdateDate":1628291854266,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5e1296e-ea75-4213-9b93-8a2567c96b28","invariantUUID":"c6aedeeb-5c25-4682-969a-450ee05d4217","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":"84fdc37d-a547-49c7-878b-7b5bf3d74b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628291778233,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"25a37bec-f810-40c6-b883-d810b67f9877","invariantUUID":"9cf5d931-72cc-4af9-bf76-2af656a2e3f0","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"690019c2-a409-4159-8ae7-3cf17c5f295a","lifecycleState":"CERTIFIED","lastUpdateDate":1628292390001,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"489a7659-0d7f-4cdf-bc40-2b063a178414","invariantUUID":"e876a744-fec8-4022-913d-b8782423b176","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":"securityrules","uniqueId":"98797e2c-ec36-4c24-813d-f641094dbca4","lifecycleState":"CERTIFIED","lastUpdateDate":1628291989064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5f34cb26-453b-4bbd-8d91-ae415fb42ff1","invariantUUID":"be3364e0-5a16-4488-a261-19d44dec8d39","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"934a196e-2e63-4cd6-a71e-eb7faa791a80","lifecycleState":"CERTIFIED","lastUpdateDate":1628291912326,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"84ee231b-cc4d-49c8-9a67-cdfc000b5c24","invariantUUID":"fa0f813c-c225-48ab-afcb-48c73fcd94ce","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":"c189dcc5-cffd-4f47-80b1-2b029cc0f86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628291904829,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c2f5b33-2e7f-4973-84b5-d116b3e08804","invariantUUID":"dad08c0e-80be-4956-ab28-871a4c3d75e3","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":"loadBalancer","uniqueId":"e9f13e05-424d-4341-ac83-3b492197db29","lifecycleState":"CERTIFIED","lastUpdateDate":1628291814108,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b8ef810-1ea1-43af-b870-7c3043948bd2","invariantUUID":"5cd0c96a-6c5f-4ffd-a644-f4663db41819","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1bfeba38-efa9-491b-8e91-2e0cfce48fa3","lifecycleState":"CERTIFIED","lastUpdateDate":1628292301592,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618ee7bc-845e-432e-ad86-a4c4f49be864","invariantUUID":"4b0d2a8a-e4ce-49c2-b6b9-25fe735bed34","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ea9c674-9d6c-4b35-abf1-cfcefc99aef0","lifecycleState":"CERTIFIED","lastUpdateDate":1628292321889,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"134a4362-b99f-4a26-a5be-c13297e5f13f","invariantUUID":"66eb6f77-8a38-4a00-9e0b-00ff269c6fb9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79bd3872-e04e-4c3b-b9ff-cfe20e815476","lifecycleState":"CERTIFIED","lastUpdateDate":1628292171653,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"762c3293-a7ed-44c1-aa41-09e6b35ed7f9","invariantUUID":"f2e2ce6d-c23a-4049-8737-f1195c8221cc","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":"compute","uniqueId":"fa8ac7cb-048f-461e-9954-c7c5f5c45b69","lifecycleState":"CERTIFIED","lastUpdateDate":1628292411049,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc93ad3-0f51-4fef-95ae-74dbf4381733","invariantUUID":"a42811eb-8744-4df9-aedb-7b8b19bd9bdc","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":"f29df14c-0934-4552-9e17-fd441d2640d9","lifecycleState":"CERTIFIED","lastUpdateDate":1628291874645,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0813286c-e35b-405b-a084-285be5f04679","invariantUUID":"19916812-b4ed-49f4-b8f2-fd80e4d3715a","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a5c070f3-f705-451a-a7ef-a6435d08bc06","lifecycleState":"CERTIFIED","lastUpdateDate":1628292235931,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a042da58-c4c3-4a27-a6e8-9cbfb7dc8403","invariantUUID":"da3c4032-2f3a-40ab-813f-95ac248eb260","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"59aa28c3-e870-41f9-82ae-cea32ffc87dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628292343744,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b873e7ae-0ca1-46c6-bf63-b06c86dfeeb9","invariantUUID":"b3fb1187-3807-48bb-8169-a55f35dae161","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":"compute","uniqueId":"b5d062dd-17ce-429c-be23-01d0fce06bab","lifecycleState":"CERTIFIED","lastUpdateDate":1628292195440,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61c281aa-bf31-4f57-83cd-a22ea9b65afb","invariantUUID":"9069194b-f365-4ec5-91ab-55aaffa80607","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0a9b0883-9017-4efc-bdc4-e86c29978aa0","lifecycleState":"CERTIFIED","lastUpdateDate":1628300596351,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"de6f2a03-94e7-4042-ad17-17577568d252","invariantUUID":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"0cac0555-f9b4-4a8c-aea4-a59e299e5afc","lifecycleState":"CERTIFIED","lastUpdateDate":1628300129907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b41ded03-977d-47a9-a2bb-74477209a8fd","invariantUUID":"7a1d2cbf-bb54-4b6b-ad6d-e94725e2fba8","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-07 01:48:46,995 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-07 01:48:46,996 DEBUG 129: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-08-07 01:48:46,996 DEBUG 131: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/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel 2021-08-07 01:48:46,996 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-07 01:48:46,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-07 01:48:48,341 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/de6f2a03-94e7-4042-ad17-17577568d252/toscaModel HTTP/1.1" 200 None 2021-08-07 01:48:48,344 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-07 01:48:48,344 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-07 01:48:48,407 DEBUG 129: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-08-07 01:48:48,408 DEBUG 131: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/relationship-list 2021-08-07 01:48:48,408 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:48:48,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:48,553 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/relationship-list HTTP/1.1" 200 639 2021-08-07 01:48:48,554 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:48:48,555 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","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"}]}]} 2021-08-07 01:48:48,558 DEBUG 129: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-08-07 01:48:48,559 DEBUG 131: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-08-07 01:48:48,559 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:48:48,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:48,659 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-08-07 01:48:48,660 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:48:48,661 DEBUG 146: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":"1628300904077","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-08-07 01:48:48,664 DEBUG 129: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-08-07 01:48:48,665 DEBUG 131: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/relationship-list 2021-08-07 01:48:48,665 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:48:48,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:48,753 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/relationship-list HTTP/1.1" 200 639 2021-08-07 01:48:48,754 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:48:48,755 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","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"}]}]} 2021-08-07 01:48:48,758 DEBUG 129: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-08-07 01:48:48,759 DEBUG 131: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-08-07 01:48:48,759 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:48:48,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:48,947 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-08-07 01:48:48,948 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:48:48,949 DEBUG 146: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":"1628300904077","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-08-07 01:48:48,952 DEBUG 129: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-08-07 01:48:48,953 DEBUG 131: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/relationship-list 2021-08-07 01:48:48,953 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-07 01:48:48,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:49,055 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/relationship-list HTTP/1.1" 200 639 2021-08-07 01:48:49,056 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-07 01:48:49,056 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","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"}]}]} 2021-08-07 01:48:49,060 DEBUG 129: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-08-07 01:48:49,060 DEBUG 131: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-08-07 01:48:49,060 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-07 01:48:49,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:49,162 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-08-07 01:48:49,163 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-07 01:48:49,163 DEBUG 146: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":"1628300904077","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-08-07 01:48:49,167 DEBUG 129: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-08-07 01:48:49,167 DEBUG 131: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-08-07 01:48:49,168 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-07 01:48:49,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-07 01:48:49,253 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-08-07 01:48:49,254 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-07 01:48:49,255 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628300904077","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-08-07 01:48:49,258 DEBUG 129:onap_service.py(1) - [None][Create 8eec2ff1-db36-45cc-9ec4-831abe06fb20 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1df99a43-a30e-4006-acb8-6b062c4f1aac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:49,259 DEBUG 131:onap_service.py(1) - [None][Create 8eec2ff1-db36-45cc-9ec4-831abe06fb20 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8eec2ff1-db36-45cc-9ec4-831abe06fb20 2021-08-07 01:48:49,259 DEBUG 132:onap_service.py(1) - [None][Create 8eec2ff1-db36-45cc-9ec4-831abe06fb20 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50", "modelVersion": "1.0", "modelVersionId": "de6f2a03-94e7-4042-ad17-17577568d252" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-07 01:48:49,262 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:51,740 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8eec2ff1-db36-45cc-9ec4-831abe06fb20 HTTP/1.1" 202 262 2021-08-07 01:48:51,742 INFO 142:onap_service.py(1) - [None][Create 8eec2ff1-db36-45cc-9ec4-831abe06fb20 Service deletion request] response code: 202 2021-08-07 01:48:51,743 DEBUG 146:onap_service.py(1) - [None][Create 8eec2ff1-db36-45cc-9ec4-831abe06fb20 Service deletion request] response: {"requestReferences":{"requestId":"1df99a43-a30e-4006-acb8-6b062c4f1aac","instanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac"}} 2021-08-07 01:48:51,744 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-08-07 01:48:51,758 DEBUG 129:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4236defe-df66-44b4-a8d6-354eed5f0b49', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:48:51,759 DEBUG 131:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac 2021-08-07 01:48:51,760 DEBUG 132:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] data sent: None 2021-08-07 01:48:51,766 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:48:51,971 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac HTTP/1.1" 200 1024 2021-08-07 01:48:51,974 INFO 142:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response code: 200 2021-08-07 01:48:51,975 DEBUG 146:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response: {"request":{"requestId":"1df99a43-a30e-4006-acb8-6b062c4f1aac","startTime":"Sat, 07 Aug 2021 01:48:50 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 07 Aug 2021 01:48:51 GMT"}}} 2021-08-07 01:49:01,987 DEBUG 129:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '89c77177-7cbf-4250-9cea-39a8333a73f5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:49:01,988 DEBUG 131:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac 2021-08-07 01:49:01,988 DEBUG 132:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] data sent: None 2021-08-07 01:49:01,992 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:49:02,209 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac HTTP/1.1" 200 1234 2021-08-07 01:49:02,212 INFO 142:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response code: 200 2021-08-07 01:49:02,212 DEBUG 146:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response: {"request":{"requestId":"1df99a43-a30e-4006-acb8-6b062c4f1aac","startTime":"Sat, 07 Aug 2021 01:48:50 GMT","finishTime":"Sat, 07 Aug 2021 01:48:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:55 GMT"}}} 2021-08-07 01:49:02,213 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-08-07 01:49:02,214 DEBUG 129:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '65c70149-7e0b-4f53-9750-db834822c896', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:49:02,214 DEBUG 131:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac 2021-08-07 01:49:02,215 DEBUG 132:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] data sent: None 2021-08-07 01:49:02,217 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:49:02,433 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac HTTP/1.1" 200 1234 2021-08-07 01:49:02,435 INFO 142:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response code: 200 2021-08-07 01:49:02,435 DEBUG 146:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response: {"request":{"requestId":"1df99a43-a30e-4006-acb8-6b062c4f1aac","startTime":"Sat, 07 Aug 2021 01:48:50 GMT","finishTime":"Sat, 07 Aug 2021 01:48:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:55 GMT"}}} 2021-08-07 01:49:02,437 DEBUG 129:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b2d2858d-8cd0-4331-be63-f525906a243e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:49:02,437 DEBUG 131:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac 2021-08-07 01:49:02,437 DEBUG 132:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] data sent: None 2021-08-07 01:49:02,440 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:49:02,612 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac HTTP/1.1" 200 1234 2021-08-07 01:49:02,614 INFO 142:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response code: 200 2021-08-07 01:49:02,615 DEBUG 146:onap_service.py(13) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response: {"request":{"requestId":"1df99a43-a30e-4006-acb8-6b062c4f1aac","startTime":"Sat, 07 Aug 2021 01:48:50 GMT","finishTime":"Sat, 07 Aug 2021 01:48:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:55 GMT"}}} 2021-08-07 01:49:02,624 DEBUG 129:onap_service.py(1) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dd2150a0-f066-4c55-b7bf-037f12f21d38', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-07 01:49:02,624 DEBUG 131:onap_service.py(1) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac 2021-08-07 01:49:02,625 DEBUG 132:onap_service.py(1) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] data sent: None 2021-08-07 01:49:02,628 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-07 01:49:02,827 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1df99a43-a30e-4006-acb8-6b062c4f1aac HTTP/1.1" 200 1234 2021-08-07 01:49:02,829 INFO 142:onap_service.py(1) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response code: 200 2021-08-07 01:49:02,830 DEBUG 146:onap_service.py(1) - [None][Check 1df99a43-a30e-4006-acb8-6b062c4f1aac orchestration request status] response: {"request":{"requestId":"1df99a43-a30e-4006-acb8-6b062c4f1aac","startTime":"Sat, 07 Aug 2021 01:48:50 GMT","finishTime":"Sat, 07 Aug 2021 01:48:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"de6f2a03-94e7-4042-ad17-17577568d252","modelUuid":"de6f2a03-94e7-4042-ad17-17577568d252","modelInvariantUuid":"32a80c2c-4b2f-45fb-a7d9-efe96bcf9c50"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicvm-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8eec2ff1-db36-45cc-9ec4-831abe06fb20","serviceInstanceName":"basic_vm-54ba0c18-9639-48fe-8b7b-19d9b940aa5d"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 07 Aug 2021 01:48:55 GMT"}}} 2021-08-07 01:49:02,831 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-08-07 01:49:02,834 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 07:40 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-08-07 01:49:02,839 INFO 57:basic_vm.py(1) - Generate Test report 2021-08-07 01:49:02,953 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-07 01:49:03,331 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-08-07 01:49:03,333 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/610de68f6c44f500102b221e 2021-08-07 01:49:03,334 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK