2021-08-05 01:34:09,897 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-08-05 01:34:09,897 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-05 01:34:09,906 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-05 01:34:09,907 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-05 01:34:09,907 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-05 01:34:09,907 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-05 01:34:09,907 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-05 01:34:09,907 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-05 01:34:09,907 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-05 01:34:09,907 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-05 01:34:09,907 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-05 01:34:09,907 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-05 01:34:09,908 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-08-05 01:34:09,908 DEBUG 33:basic_vm.py(1) - start time 2021-08-05 01:34:09,908 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-05 01:34:09,908 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-05 01:34:09,908 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-05 01:34:09,909 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-05 01:34:09,909 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-05 01:34:09,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:10,078 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-05 01:34:10,080 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-05 01:34:10,080 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"fa218246c95b413cbe47b46323b51f86","type":"vlm","name":"0dfee97e-70ec-49cc-85c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"336f106ea83847ac8318cafad33c654d","type":"vlm","name":"efbd51ae-aa99-4b96-84c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-05 01:34:10,083 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-05 01:34:10,083 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-05 01:34:10,084 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-08-05 01:34:10,084 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-08-05 01:34:10,084 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-05 01:34:10,084 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-05 01:34:10,085 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-05 01:34:10,085 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-05 01:34:10,085 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-05 01:34:10,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:10,148 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-05 01:34:10,149 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-05 01:34:10,149 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"fa218246c95b413cbe47b46323b51f86","type":"vlm","name":"0dfee97e-70ec-49cc-85c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"336f106ea83847ac8318cafad33c654d","type":"vlm","name":"efbd51ae-aa99-4b96-84c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-08-05 01:34:10,152 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-08-05 01:34:10,153 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-05 01:34:10,153 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-08-05 01:34:10,178 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-05 01:34:10,179 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-05 01:34:10,179 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-08-05 01:34:10,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:10,674 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-05 01:34:10,676 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-05 01:34:10,676 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"5cd630032a8e498090bbba68847ba36e","version":{"id":"ce2d29f117d145dfb9ea9a92e1ff9eb9","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-05 01:34:10,679 INFO 285:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-08-05 01:34:10,679 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-08-05 01:34:10,685 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-05 01:34:10,685 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/5cd630032a8e498090bbba68847ba36e/versions/ce2d29f117d145dfb9ea9a92e1ff9eb9/actions 2021-08-05 01:34:10,685 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-05 01:34:10,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:10,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/5cd630032a8e498090bbba68847ba36e/versions/ce2d29f117d145dfb9ea9a92e1ff9eb9/actions HTTP/1.1" 200 2 2021-08-05 01:34:10,903 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-05 01:34:10,903 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-05 01:34:10,907 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-05 01:34:10,924 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-05 01:34:10,924 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:34:10,925 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-05 01:34:10,925 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-05 01:34:10,925 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:34:10,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:10,997 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-05 01:34:10,998 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:34:10,999 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-05 01:34:11,001 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:34:11,001 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:34:11,001 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-05 01:34:11,002 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-05 01:34:11,002 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-05 01:34:11,002 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-05 01:34:11,002 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:34:11,003 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-05 01:34:11,003 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-05 01:34:11,003 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:34:11,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:11,056 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-05 01:34:11,057 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:34:11,058 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-05 01:34:11,060 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:34:11,060 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:34:11,060 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-05 01:34:11,061 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-05 01:34:11,061 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-05 01:34:11,061 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-05 01:34:11,061 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:34:11,062 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-05 01:34:11,062 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-05 01:34:11,062 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:34:11,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:11,115 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-05 01:34:11,116 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:34:11,116 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-05 01:34:11,118 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:34:11,118 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:34:11,118 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-05 01:34:11,119 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-05 01:34:11,119 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-05 01:34:11,119 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-05 01:34:11,119 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:34:11,120 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-05 01:34:11,120 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-05 01:34:11,120 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:34:11,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:11,206 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-08-05 01:34:11,207 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:34:11,208 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-05 01:34:11,211 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:34:11,211 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:34:11,211 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-05 01:34:11,212 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-05 01:34:11,212 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-05 01:34:11,212 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-08-05 01:34:11,212 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-05 01:34:11,212 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:34:11,213 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-05 01:34:11,213 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-05 01:34:11,213 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:34:11,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:11,272 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-05 01:34:11,273 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:34:11,273 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-08-05 01:34:11,275 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:34:11,275 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:34:11,275 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-08-05 01:34:11,276 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-05 01:34:11,276 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-08-05 01:34:11,279 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-08-05 01:34:11,280 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-05 01:34:11,280 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-05 01:34:11,280 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-05 01:34:11,280 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-05 01:34:11,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:11,374 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-05 01:34:11,375 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-05 01:34:11,376 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"5cd630032a8e498090bbba68847ba36e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fa218246c95b413cbe47b46323b51f86","type":"vlm","name":"0dfee97e-70ec-49cc-85c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"336f106ea83847ac8318cafad33c654d","type":"vlm","name":"efbd51ae-aa99-4b96-84c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-08-05 01:34:11,379 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-08-05 01:34:11,379 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-08-05 01:34:11,380 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-05 01:34:11,380 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/5cd630032a8e498090bbba68847ba36e/versions 2021-08-05 01:34:11,380 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:11,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:11,508 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5cd630032a8e498090bbba68847ba36e/versions HTTP/1.1" 200 264 2021-08-05 01:34:11,510 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:11,510 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ce2d29f117d145dfb9ea9a92e1ff9eb9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127250274,"modificationTime":1628127250813,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:34:11,513 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-05 01:34:11,513 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-05 01:34:11,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-05 01:34:11,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/5cd630032a8e498090bbba68847ba36e/versions 2021-08-05 01:34:11,514 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:11,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:11,596 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5cd630032a8e498090bbba68847ba36e/versions HTTP/1.1" 200 264 2021-08-05 01:34:11,597 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:11,598 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ce2d29f117d145dfb9ea9a92e1ff9eb9","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127250274,"modificationTime":1628127250813,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:34:11,600 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-05 01:34:11,601 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-05 01:34:11,601 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-05 01:34:11,601 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": "5cd630032a8e498090bbba68847ba36e", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-05 01:34:11,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:12,920 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-05 01:34:12,922 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-05 01:34:12,922 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"565d23bfe11d4aeb95401620168193ec","version":{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-05 01:34:12,925 INFO 285:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-08-05 01:34:12,926 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-05 01:34:12,926 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:12,926 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:12,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:12,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 253 2021-08-05 01:34:12,993 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:12,993 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127251679,"modificationTime":1628127252111,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:34:12,995 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-05 01:34:12,995 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:12,996 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:34:12,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:13,159 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 223 2021-08-05 01:34:13,160 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:34:13,161 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127251679,"modificationTime":1628127252095} 2021-08-05 01:34:13,163 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-05 01:34:13,164 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:13,164 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:13,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:13,328 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 368 2021-08-05 01:34:13,329 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:13,329 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1"} 2021-08-05 01:34:13,332 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-05 01:34:13,333 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:13,333 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:13,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:13,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 368 2021-08-05 01:34:13,504 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:13,505 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1"} 2021-08-05 01:34:13,507 INFO 241:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-08-05 01:34:13,508 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-05 01:34:13,508 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:13,509 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:13,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:13,577 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 253 2021-08-05 01:34:13,578 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:13,579 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127251679,"modificationTime":1628127252111,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:34:13,581 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-05 01:34:13,581 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:13,581 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:34:13,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:13,672 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 223 2021-08-05 01:34:13,673 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:34:13,673 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127251679,"modificationTime":1628127252095} 2021-08-05 01:34:13,676 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-05 01:34:13,676 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:13,677 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:13,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:13,843 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 368 2021-08-05 01:34:13,844 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:13,844 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1"} 2021-08-05 01:34:13,847 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-05 01:34:13,848 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:13,848 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:13,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,021 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 368 2021-08-05 01:34:14,022 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:14,022 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1"} 2021-08-05 01:34:14,025 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-05 01:34:14,025 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/orchestration-template-candidate 2021-08-05 01:34:14,025 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-05 01:34:14,029 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,171 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/orchestration-template-candidate HTTP/1.1" 200 94 2021-08-05 01:34:14,172 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-05 01:34:14,173 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-05 01:34:14,173 INFO 194:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-08-05 01:34:14,176 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-05 01:34:14,176 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:14,176 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:14,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,246 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 253 2021-08-05 01:34:14,247 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:14,248 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127251679,"modificationTime":1628127252111,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:34:14,250 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-05 01:34:14,250 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:14,250 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:34:14,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,350 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 222 2021-08-05 01:34:14,351 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:34:14,351 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127251679,"modificationTime":1628127254163} 2021-08-05 01:34:14,354 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-05 01:34:14,354 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:14,354 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:14,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 439 2021-08-05 01:34:14,466 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:14,466 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-05 01:34:14,468 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-05 01:34:14,468 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:14,468 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:14,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,574 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 439 2021-08-05 01:34:14,575 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:14,575 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-05 01:34:14,578 INFO 241:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-08-05 01:34:14,579 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-05 01:34:14,579 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:14,579 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:14,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,633 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 253 2021-08-05 01:34:14,634 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:14,634 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127251679,"modificationTime":1628127252111,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:34:14,636 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-05 01:34:14,636 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:14,636 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:34:14,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 222 2021-08-05 01:34:14,735 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:34:14,735 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127251679,"modificationTime":1628127254163} 2021-08-05 01:34:14,737 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-05 01:34:14,737 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:14,737 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:14,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,852 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 439 2021-08-05 01:34:14,853 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:14,854 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-05 01:34:14,857 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-05 01:34:14,857 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:14,857 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:14,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:14,980 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 439 2021-08-05 01:34:14,982 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:14,982 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-08-05 01:34:14,985 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-05 01:34:14,985 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/orchestration-template-candidate/process 2021-08-05 01:34:14,986 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-05 01:34:14,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:18,042 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-08-05 01:34:18,044 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-05 01:34:18,045 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-08-05 01:34:18,048 INFO 209:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-08-05 01:34:18,049 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-05 01:34:18,049 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:18,049 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:18,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:18,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 253 2021-08-05 01:34:18,114 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:18,115 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127251679,"modificationTime":1628127252111,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:34:18,117 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-05 01:34:18,118 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:18,118 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:34:18,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:18,203 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 222 2021-08-05 01:34:18,204 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:34:18,204 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127251679,"modificationTime":1628127258032} 2021-08-05 01:34:18,207 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-05 01:34:18,207 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:18,207 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:18,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:18,503 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 615 2021-08-05 01:34:18,505 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:18,506 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","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-05 01:34:18,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-05 01:34:18,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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:18,510 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:18,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:18,669 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 615 2021-08-05 01:34:18,671 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:18,671 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","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-05 01:34:18,674 INFO 241:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-08-05 01:34:18,675 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-05 01:34:18,675 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:18,675 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:18,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:18,730 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 253 2021-08-05 01:34:18,731 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:18,732 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127251679,"modificationTime":1628127252111,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:34:18,734 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-05 01:34:18,735 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:18,735 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:34:18,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:18,820 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 222 2021-08-05 01:34:18,821 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:34:18,822 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127251679,"modificationTime":1628127258032} 2021-08-05 01:34:18,825 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-05 01:34:18,825 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:18,825 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:18,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:18,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 615 2021-08-05 01:34:18,978 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:18,978 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","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-05 01:34:18,982 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-05 01:34:18,982 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:18,982 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:18,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:19,129 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 615 2021-08-05 01:34:19,130 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:19,131 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","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-05 01:34:19,141 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-05 01:34:19,141 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/actions 2021-08-05 01:34:19,142 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-05 01:34:19,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:21,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/actions HTTP/1.1" 200 2 2021-08-05 01:34:21,874 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-05 01:34:21,874 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-05 01:34:21,878 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-05 01:34:21,878 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:21,878 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:21,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:21,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 253 2021-08-05 01:34:21,938 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:21,938 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127251679,"modificationTime":1628127259240,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:34:21,941 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-05 01:34:21,941 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:21,941 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:34:21,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:22,031 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 223 2021-08-05 01:34:22,032 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:34:22,033 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127251679,"modificationTime":1628127258032} 2021-08-05 01:34:22,035 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-05 01:34:22,036 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:22,036 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:22,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:22,180 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 615 2021-08-05 01:34:22,181 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:22,181 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","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-05 01:34:22,184 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-08-05 01:34:22,185 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-05 01:34:22,185 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:22,185 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:22,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:22,249 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 253 2021-08-05 01:34:22,250 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:22,250 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127251679,"modificationTime":1628127259240,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:34:22,253 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-05 01:34:22,253 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:22,254 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:34:22,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:22,327 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 223 2021-08-05 01:34:22,328 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:34:22,328 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127251679,"modificationTime":1628127258032} 2021-08-05 01:34:22,331 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-05 01:34:22,331 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:22,331 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:22,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:22,497 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 615 2021-08-05 01:34:22,498 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:22,499 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","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-05 01:34:22,508 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-05 01:34:22,509 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/actions 2021-08-05 01:34:22,509 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-05 01:34:22,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:30,377 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/actions HTTP/1.1" 200 2 2021-08-05 01:34:30,379 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-05 01:34:30,379 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-05 01:34:30,383 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-05 01:34:30,383 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:30,383 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:30,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:30,440 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 264 2021-08-05 01:34:30,441 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:30,442 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127251679,"modificationTime":1628127266995,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:34:30,443 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-08-05 01:34:30,443 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-05 01:34:30,443 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:30,443 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:30,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:30,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 264 2021-08-05 01:34:30,512 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:30,512 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127251679,"modificationTime":1628127266995,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:34:30,517 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-05 01:34:30,517 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/actions 2021-08-05 01:34:30,517 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-05 01:34:30,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:32,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/actions HTTP/1.1" 200 316 2021-08-05 01:34:32,332 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-05 01:34:32,332 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"565d23bfe11d4aeb95401620168193ec","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-05 01:34:32,332 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"565d23bfe11d4aeb95401620168193ec","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-05 01:34:32,334 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-05 01:34:32,334 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:34:32,335 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-05 01:34:32,335 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-05 01:34:32,335 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:34:32,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:34:32,408 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-05 01:34:32,409 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-05 01:34:32,409 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-05 01:34:32,410 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-05 01:34:32,410 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-05 01:34:32,410 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-05 01:34:32,410 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-05 01:34:32,411 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:34:32,411 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-05 01:34:42,421 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-05 01:34:42,422 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:34:42,422 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-05 01:34:42,423 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-05 01:34:42,423 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:34:42,426 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:34:42,498 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-05 01:34:42,500 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-05 01:34:42,500 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-05 01:34:42,500 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-05 01:34:42,500 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-05 01:34:42,501 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-05 01:34:42,501 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-05 01:34:42,501 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:34:42,501 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-05 01:34:42,501 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-05 01:34:42,501 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:34:42,502 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-05 01:34:42,502 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-05 01:34:42,502 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:34:42,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:34:42,567 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-05 01:34:42,569 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-05 01:34:42,569 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-05 01:34:42,569 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-05 01:34:42,570 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-05 01:34:42,570 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-05 01:34:42,570 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-05 01:34:42,570 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:34:42,570 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-05 01:34:42,571 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-05 01:34:42,571 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-05 01:34:42,571 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-05 01:34:42,572 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-05 01:34:42,572 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-05 01:34:42,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:42,864 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-05 01:34:42,866 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-05 01:34:42,867 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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 L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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}],"productCategories":[]},"version":"1.9.0"} 2021-08-05 01:34:42,872 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-05 01:34:42,872 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-05 01:34:42,873 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-05 01:34:42,873 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-08-05 01:34:42,873 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-05 01:34:42,873 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:34:42,874 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-05 01:34:42,874 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-05 01:34:42,874 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:34:42,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:34:42,928 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-05 01:34:42,930 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2021-08-05 01:34:42,930 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-05 01:34:42,931 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-05 01:34:42,931 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-05 01:34:42,931 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-05 01:34:42,931 DEBUG 147:__init__.py(1) - number of Vf returned: 0 2021-08-05 01:34:42,932 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:34:42,932 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-08-05 01:34:42,954 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-08-05 01:34:42,954 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:34:42,955 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-05 01:34:42,955 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-05 01:34:42,955 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:34:42,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:43,045 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-05 01:34:43,046 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:34:43,047 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-08-05 01:34:43,049 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-05 01:34:43,049 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:34:43,050 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:34:43,050 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-08-05 01:34:43,050 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-08-05 01:34:43,050 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-05 01:34:43,051 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:43,051 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:43,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:43,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 264 2021-08-05 01:34:43,114 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:43,115 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127251679,"modificationTime":1628127266995,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:34:43,117 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-05 01:34:43,117 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-05 01:34:43,118 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-08-05 01:34:43,118 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-05 01:34:43,118 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:43,118 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:43,120 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:43,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 264 2021-08-05 01:34:43,173 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:43,174 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127251679,"modificationTime":1628127266995,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:34:43,176 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-05 01:34:43,176 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/565d23bfe11d4aeb95401620168193ec/versions 2021-08-05 01:34:43,176 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:34:43,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:43,225 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/565d23bfe11d4aeb95401620168193ec/versions HTTP/1.1" 200 264 2021-08-05 01:34:43,225 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:34:43,226 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5252ef1263ce4fac91970ca02f8fe8f1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127251679,"modificationTime":1628127266995,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:34:43,227 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-05 01:34:43,230 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-05 01:34:43,231 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/actions 2021-08-05 01:34:43,231 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-05 01:34:43,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:43,870 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1/actions HTTP/1.1" 200 316 2021-08-05 01:34:43,872 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-05 01:34:43,872 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"565d23bfe11d4aeb95401620168193ec","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-05 01:34:43,873 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"565d23bfe11d4aeb95401620168193ec","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-05 01:34:43,876 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-05 01:34:43,877 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/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 2021-08-05 01:34:43,877 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:34:43,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:44,054 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/565d23bfe11d4aeb95401620168193ec/versions/5252ef1263ce4fac91970ca02f8fe8f1 HTTP/1.1" 200 615 2021-08-05 01:34:44,055 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:34:44,056 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":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","version":"5252ef1263ce4fac91970ca02f8fe8f1","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-05 01:34:44,060 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-05 01:34:44,060 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-05 01:34:44,060 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": "565d23bfe11d4aeb95401620168193ec", "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-05 01:34:44,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:34:51,418 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-05 01:34:51,426 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-05 01:34:51,437 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628127289901,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"dad6adbd-b19b-4af9-8004-3ae106b5e53e","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"7883b420-a923-4690-a6da-b1c510c49bcd.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628127289903,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127289901,"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":1628127289918,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"1eecb2a3-8778-4ce3-9ae9-3c3212cc78b6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1","duplicated":false,"payloadUpdateDate":1628127289930,"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":1628127289918,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628127289901,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"dad6adbd-b19b-4af9-8004-3ae106b5e53e","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"7883b420-a923-4690-a6da-b1c510c49bcd.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628127289903,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127289901,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628127289939,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628127289939,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127289939,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628127285103,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":1628127285103,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628127285103,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":1628127285103,"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,"type":"tosca.capabilities.Node","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"tosca.capabilities.Node","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Scalable","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"scalable","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.scalable","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"org.openecomp.capabilities.Forwarder","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"forwarder","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.forwarder","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"tosca.capabilities.network.Bindable","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"binding","uniqueId":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.binding","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"tosca.capabilities.network.Bindable","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"binding","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.binding","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"port_mirroring","uniqueId":"capability.44dad164-1b28-4cf2-8a52-4bd1620ade9a.port_mirroring","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Container","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"host","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.host","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.incoming.packets.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.packets.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.outgoing.bytes","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.outgoing.packets.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.packets.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.outpoing.packets","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outpoing.packets","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.incoming.bytes.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.incoming.bytes","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.incoming.packets","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.packets","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.ephemeral.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.ephemeral.size","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"instance","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.instance","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"memory","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.iops","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"cpu.delta","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu.delta","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.capacity","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.latency","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.usage","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"cpu_util","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu_util","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.allocation","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.latency","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"cpu","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.requests","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.root.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.root.size","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"vcpus","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.vcpus","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.iops","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.usage","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.allocation","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"memory.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.usage","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.capacity","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"memory.resident","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.resident","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"os","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.os","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"endpoint","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.endpoint","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"tosca.capabilities.Attachment","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"attachment","uniqueId":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.attachment","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"node":"tosca.nodes.Root","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","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,"node":"tosca.nodes.Root","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"link","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792.link","capability":"tosca.capabilities.network.Linkable","ownerId":"89c34dca-a89a-4dd7-a8ab-19b683188792","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,"node":"tosca.nodes.BlockStorage","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"local_storage","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"55af6d65-7373-49c5-897e-1849edf5709e.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"7883b420-a923-4690-a6da-b1c510c49bcd.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3","createdFromCsar":true,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","creationTime":1628127289302,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"b7b58866-cb6d-4f07-9030-9be703d770a3","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1628127289683,"customizationUUID":"d32bf75c-fe85-41bb-ad5b-58e963241517","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.Ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.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,"node":"tosca.nodes.Root","path":["7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.port","capability":"tosca.capabilities.Attachment","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.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":"22549472-e797-4d52-a3e7-4ee2e7b62705.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":"22549472-e797-4d52-a3e7-4ee2e7b62705.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":"22549472-e797-4d52-a3e7-4ee2e7b62705.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":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_name","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.22549472-e797-4d52-a3e7-4ee2e7b62705.show","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","definition":false,"name":"state","type":"string","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.state","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_id","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"22549472-e797-4d52-a3e7-4ee2e7b62705","createdFromCsar":true,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","creationTime":1628127289302,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"22549472-e797-4d52-a3e7-4ee2e7b62705","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1628127289683,"customizationUUID":"eac4aaed-2aa0-4d84-bea0-6b9e239ebc1d","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20","requirementOwnerId":"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group","id":"160a70c5-ed79-4d82-8649-60058e39fb9e","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.attachment","requirementUid":"22549472-e797-4d52-a3e7-4ee2e7b62705.port"},"operations":[]}],"fromNode":"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.Ubuntu20_flavor_name","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"55af6d65-7373-49c5-897e-1849edf5709e.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.Ubuntu20_image_name","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"7883b420-a923-4690-a6da-b1c510c49bcd.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"7883b420-a923-4690-a6da-b1c510c49bcd.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"7883b420-a923-4690-a6da-b1c510c49bcd.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"b7b58866-cb6d-4f07-9030-9be703d770a3.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":{"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.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":"22549472-e797-4d52-a3e7-4ee2e7b62705.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":"22549472-e797-4d52-a3e7-4ee2e7b62705.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":{"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group":[{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"uniqueId":"attribute.22549472-e797-4d52-a3e7-4ee2e7b62705.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.state","name":"state","type":"string","definition":false,"ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"tosca.capabilities.Node","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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},{"external":false,"type":"tosca.capabilities.Node","path":["7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Scalable","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"scalable","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.scalable","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"org.openecomp.capabilities.Forwarder","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"forwarder","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.forwarder","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"tosca.capabilities.network.Bindable","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"binding","uniqueId":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.binding","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"tosca.capabilities.network.Bindable","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"binding","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.binding","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"port_mirroring","uniqueId":"capability.44dad164-1b28-4cf2-8a52-4bd1620ade9a.port_mirroring","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Container","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"host","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.host","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.incoming.packets.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.packets.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.outgoing.bytes","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.outgoing.packets.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.packets.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.outpoing.packets","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outpoing.packets","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.incoming.bytes.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.incoming.bytes","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.outgoing.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"caa9bab4-0a21-412d-9f36-46601e62b50a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"caa9bab4-0a21-412d-9f36-46601e62b50a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"network.incoming.packets","uniqueId":"capability.caa9bab4-0a21-412d-9f36-46601e62b50a.network.incoming.packets","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.ephemeral.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.ephemeral.size","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"instance","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.instance","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"memory","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.iops","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"cpu.delta","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu.delta","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.capacity","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.latency","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.usage","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"cpu_util","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu_util","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.allocation","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.latency","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"cpu","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.requests","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.root.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.root.size","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"vcpus","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.vcpus","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.iops","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.usage","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.allocation","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes.rate","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"memory.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.usage","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.device.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.capacity","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"memory.resident","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.resident","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"disk.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"os","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.os","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"endpoint","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.endpoint","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"type":"tosca.capabilities.Attachment","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"attachment","uniqueId":"capability.9d51e7f7-580e-48d6-ae16-3a90acfe6883.attachment","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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,"node":"tosca.nodes.Root","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","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,"node":"tosca.nodes.Root","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["b7b58866-cb6d-4f07-9030-9be703d770a3.9d51e7f7-580e-48d6-ae16-3a90acfe6883.ubuntu20_ubuntu20_admin_plane_port_0","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"link","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792.link","capability":"tosca.capabilities.network.Linkable","ownerId":"89c34dca-a89a-4dd7-a8ab-19b683188792","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,"node":"tosca.nodes.BlockStorage","path":["b7b58866-cb6d-4f07-9030-9be703d770a3.716fa182-a0e8-410e-931d-d80ddf34bdec.ubuntu20","7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"],"source":"b7b58866-cb6d-4f07-9030-9be703d770a3","parentName":"local_storage","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false},{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group"],"source":"22549472-e797-4d52-a3e7-4ee2e7b62705","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705.port","capability":"tosca.capabilities.Attachment","ownerId":"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"2d20ed7b-cfb0-4702-8317-920df752944a","groupUUID":"46e2988a-e4f3-4052-aeff-f365dab89ed6","members":{"Ubuntu20_admin_security_group":"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group","abstract_Ubuntu20":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.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":"7883b420-a923-4690-a6da-b1c510c49bcd.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["7883b420-a923-4690-a6da-b1c510c49bcd.heat1env","7883b420-a923-4690-a6da-b1c510c49bcd.heat1"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"f09e0303-0298-442d-9c61-fefdeccf5c72","artifactsUuid":["1eecb2a3-8778-4ce3-9ae9-3c3212cc78b6"],"groupUUID":"4e598306-b3b1-448b-acdd-5e2068b951b6","members":{"Ubuntu20_admin_security_group":"7883b420-a923-4690-a6da-b1c510c49bcd.22549472-e797-4d52-a3e7-4ee2e7b62705.ubuntu20_admin_security_group","abstract_Ubuntu20":"7883b420-a923-4690-a6da-b1c510c49bcd.b7b58866-cb6d-4f07-9030-9be703d770a3.abstract_ubuntu20"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu20","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1628127285104,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d23740c0-0678-43d6-965e-28b0f776f476","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"565d23bfe11d4aeb95401620168193ec","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","systemName":"BasicVm","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1628127289510,"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":1628127289918,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"1eecb2a3-8778-4ce3-9ae9-3c3212cc78b6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1","duplicated":false,"payloadUpdateDate":1628127289930,"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":1628127289918,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628127289901,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"dad6adbd-b19b-4af9-8004-3ae106b5e53e","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"7883b420-a923-4690-a6da-b1c510c49bcd.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628127289903,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127289901,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628127289939,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628127289939,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127289939,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"7883b420-a923-4690-a6da-b1c510c49bcd"},"categorySpecificMetadata":{},"csarUUID":"565d23bfe11d4aeb95401620168193ec","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-08-05 01:34:51,456 INFO 285:__init__.py(1) - Vf basic_vm is created in SDC 2021-08-05 01:34:51,456 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:01,467 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-08-05 01:35:01,473 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-05 01:35:01,473 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/7883b420-a923-4690-a6da-b1c510c49bcd/lifecycleState/Certify 2021-08-05 01:35:01,474 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-05 01:35:01,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:06,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/7883b420-a923-4690-a6da-b1c510c49bcd/lifecycleState/Certify HTTP/1.1" 200 1276 2021-08-05 01:35:06,065 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-05 01:35:06,065 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1628127285104,"lastUpdateDate":1628127302406,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"10a3e233-8ae1-49ee-8072-3012816ad941"},"csarUUID":"565d23bfe11d4aeb95401620168193ec","csarVersion":"1.0","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"d23740c0-0678-43d6-965e-28b0f776f476"} 2021-08-05 01:35:06,068 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-05 01:35:06,069 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:35:06,069 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-05 01:35:06,069 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-05 01:35:06,070 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:35:06,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:06,159 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-05 01:35:06,160 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:35:06,161 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:35:06,163 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:35:06,164 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:06,164 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:06,164 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:35:06,164 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-05 01:35:06,165 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:06,165 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-05 01:35:06,165 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-05 01:35:06,166 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-05 01:35:06,166 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-05 01:35:06,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:06,844 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-05 01:35:06,847 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-05 01:35:06,850 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:35:06,857 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-05 01:35:16,867 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-05 01:35:16,868 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:35:16,868 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-05 01:35:16,869 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-05 01:35:16,869 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:35:16,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:16,985 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-05 01:35:16,986 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:35:16,987 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:35:16,990 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:35:16,990 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:16,990 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:16,991 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:35:16,991 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-05 01:35:16,991 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:16,991 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-05 01:35:16,992 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-05 01:35:16,992 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-05 01:35:16,992 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-05 01:35:16,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:17,542 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-05 01:35:17,545 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-05 01:35:17,548 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:35:17,554 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-05 01:35:17,555 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:35:17,555 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:35:17,556 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-05 01:35:17,556 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-05 01:35:17,556 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:35:17,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:17,945 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-05 01:35:17,946 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:35:17,947 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:35:17,950 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:35:17,950 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:17,950 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:17,950 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:17,951 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-05 01:35:17,951 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:17,951 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-05 01:35:17,951 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:35:17,951 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:35:17,952 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-05 01:35:17,952 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-05 01:35:17,952 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:35:17,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:18,330 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-05 01:35:18,331 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:35:18,332 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:35:18,334 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:35:18,335 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:18,335 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:18,335 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:18,335 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-05 01:35:18,335 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:18,336 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-05 01:35:18,336 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-05 01:35:18,336 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-05 01:35:18,337 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-05 01:35:18,337 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-05 01:35:18,337 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-05 01:35:18,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:18,798 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-05 01:35:18,802 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-05 01:35:18,804 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"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":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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 L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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}],"productCategories":[]},"version":"1.9.0"} 2021-08-05 01:35:18,810 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-05 01:35:18,810 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-05 01:35:18,811 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-05 01:35:18,811 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-08-05 01:35:18,811 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:35:18,811 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:35:18,812 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-05 01:35:18,812 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-05 01:35:18,812 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:35:18,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:19,229 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-05 01:35:19,231 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:35:19,231 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:35:19,234 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:35:19,234 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:19,234 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:19,234 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:19,235 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-08-05 01:35:19,235 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:19,235 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-08-05 01:35:19,257 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-05 01:35:19,257 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-05 01:35:19,257 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-05 01:35:19,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:20,581 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-05 01:35:20,583 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-05 01:35:20,585 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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","creationDate":1628127319968,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","systemName":"BasicVm","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628127319968,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":1628127319874,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-08-05 01:35:20,590 INFO 285:__init__.py(1) - Service basic_vm is created in SDC 2021-08-05 01:35:20,590 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:20,597 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-08-05 01:35:20,598 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:35:20,598 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-05 01:35:20,598 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-05 01:35:20,598 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:35:20,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:20,673 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-05 01:35:20,675 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:35:20,675 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:35:20,678 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:35:20,678 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:20,679 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:20,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:35:20,679 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-08-05 01:35:20,679 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:20,679 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-05 01:35:20,680 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-05 01:35:20,680 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-05 01:35:20,680 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-05 01:35:20,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:21,241 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-05 01:35:21,244 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-05 01:35:21,248 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628127319968,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:35:21,255 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-08-05 01:35:21,256 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-05 01:35:21,256 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/fdff92c4-f6d7-4f6e-86c8-6193fb890964/resourceInstance 2021-08-05 01:35:21,256 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "10a3e233-8ae1-49ee-8072-3012816ad941", "originType": "VF", "componentUid": "10a3e233-8ae1-49ee-8072-3012816ad941", "icon": "defaulticon" } 2021-08-05 01:35:21,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:23,510 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/fdff92c4-f6d7-4f6e-86c8-6193fb890964/resourceInstance HTTP/1.1" 201 None 2021-08-05 01:35:23,513 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-05 01:35:23,514 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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"10a3e233-8ae1-49ee-8072-3012816ad941","createdFromCsar":false,"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.10a3e233-8ae1-49ee-8072-3012816ad941.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1628127322204,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"10a3e233-8ae1-49ee-8072-3012816ad941","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1628127322204,"customizationUUID":"b4406c05-1961-45c3-9f63-c68a2f1288ee","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-05 01:35:23,515 INFO 511:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-08-05 01:35:23,518 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-05 01:35:23,519 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/e44fb3d0-e377-44dc-bc22-a31790fb18e5/distribution 2021-08-05 01:35:23,519 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-08-05 01:35:23,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:23,597 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/distribution HTTP/1.1" 200 38 2021-08-05 01:35:23,598 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-08-05 01:35:23,598 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-08-05 01:35:23,600 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-05 01:35:23,601 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-05 01:35:23,601 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-05 01:35:23,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:23,652 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-05 01:35:23,653 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-05 01:35:23,653 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-08-05 01:35:23,655 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-05 01:35:23,655 INFO 728:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-08-05 01:35:23,659 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-05 01:35:23,660 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/fdff92c4-f6d7-4f6e-86c8-6193fb890964/lifecycleState/checkin 2021-08-05 01:35:23,660 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-05 01:35:23,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:26,080 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/fdff92c4-f6d7-4f6e-86c8-6193fb890964/lifecycleState/checkin HTTP/1.1" 200 1179 2021-08-05 01:35:26,082 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-05 01:35:26,083 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1628127319968,"lastUpdateDate":1628127324526,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"fdff92c4-f6d7-4f6e-86c8-6193fb890964"},"projectCode":"123456","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"e44fb3d0-e377-44dc-bc22-a31790fb18e5"} 2021-08-05 01:35:26,086 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:35:26,086 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:35:26,087 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-05 01:35:26,087 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-05 01:35:26,087 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:35:26,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:27,690 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-05 01:35:27,691 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:35:27,692 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:35:27,695 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:35:27,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:27,695 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:27,695 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:35:27,695 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:35:27,695 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:27,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:27,696 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:27,696 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:35:27,696 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:27,696 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:35:27,697 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-05 01:35:27,697 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-05 01:35:27,697 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:35:27,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:29,890 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-05 01:35:29,893 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:35:29,896 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127324526,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:35:29,903 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:35:29,903 INFO 728:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-08-05 01:35:29,908 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-05 01:35:29,908 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/fdff92c4-f6d7-4f6e-86c8-6193fb890964/lifecycleState/Certify 2021-08-05 01:35:29,908 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-05 01:35:29,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:38,258 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/fdff92c4-f6d7-4f6e-86c8-6193fb890964/lifecycleState/Certify HTTP/1.1" 200 1167 2021-08-05 01:35:38,261 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-08-05 01:35:38,261 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1628127319968,"lastUpdateDate":1628127324526,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"d3b189d6-941a-4789-9c78-bd773d3f9d13"},"projectCode":"123456","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"e44fb3d0-e377-44dc-bc22-a31790fb18e5"} 2021-08-05 01:35:38,265 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:35:38,265 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:35:38,266 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-05 01:35:38,266 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-05 01:35:38,266 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:35:38,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:38,731 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-05 01:35:38,733 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:35:38,733 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:35:38,737 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:35:38,737 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:38,738 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:38,738 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:35:38,738 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:35:38,738 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:38,739 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:38,739 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:38,739 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:35:38,740 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:38,740 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:35:38,741 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-05 01:35:38,741 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-05 01:35:38,741 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:35:38,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:39,284 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-05 01:35:39,287 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:35:39,290 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127324526,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:35:39,296 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:35:49,308 INFO 728:service.py(1) - attempting to PROD/activate Service basic_vm in SDC 2021-08-05 01:35:49,315 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-05 01:35:49,315 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/d3b189d6-941a-4789-9c78-bd773d3f9d13/distribution/PROD/activate 2021-08-05 01:35:49,315 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-08-05 01:35:49,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:52,598 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d3b189d6-941a-4789-9c78-bd773d3f9d13/distribution/PROD/activate HTTP/1.1" 200 None 2021-08-05 01:35:52,599 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-08-05 01:35:52,601 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.assettoscacsar","artifactName":"service-BasicVm-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZjFjMWQwMWI1NTI1ZjgzNTBjMGM1NTJiYjY1ZjM1M2E=","artifactUUID":"ed31673a-d44f-44fd-aa32-4c9a23cbc71a","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.assettoscacsar","duplicated":false,"payloadUpdateDate":1628127336874,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127319874,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.assettoscatemplate","artifactName":"service-BasicVm-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NzM3ZWI0NTQ4ZDg3YTliNzNlYTVkZDlhYzE1YmFhZmQ=","artifactUUID":"7ceacb57-864d-4a3c-83fc-d9c77203f027","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628127334751,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127319874,"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":1628127289883,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OTc3ZjY1MDFjOGRjODZjMmU5YjY0ZjhjMGMwOTk2YTA=","artifactUUID":"74a0cd21-cf0a-4bbf-a17c-6532aeaecd37","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"7883b420-a923-4690-a6da-b1c510c49bcd.vflicense","duplicated":false,"payloadUpdateDate":1628127289886,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127289883,"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":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.fdff92c4-f6d7-4f6e-86c8-6193fb890964.10a3e233-8ae1-49ee-8072-3012816ad941.basic_vm0.vfModulesMetadata","artifactName":"basic_vm0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDRlZWI1NDFmOGU2NjhjZGUwN2YxMzI1ZTFhNzI2MmY=","artifactUUID":"5ecd1e98-a81a-4662-a891-6e73aa724d18","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.fdff92c4-f6d7-4f6e-86c8-6193fb890964.10a3e233-8ae1-49ee-8072-3012816ad941.basic_vm0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1628127332430,"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":1628127289918,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"1eecb2a3-8778-4ce3-9ae9-3c3212cc78b6","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1","duplicated":false,"payloadUpdateDate":1628127289930,"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":1628127289918,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1628127289803,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA=","artifactUUID":"d2821680-eb31-46ff-a057-ef9d0815fa3a","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"7883b420-a923-4690-a6da-b1c510c49bcd.vendorlicense","duplicated":false,"payloadUpdateDate":1628127289809,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127289803,"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":1628127322358,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.10a3e233-8ae1-49ee-8072-3012816ad941.basic_vm0.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y=","artifactUUID":"3f2e9c7e-cb8f-4ecd-bc37-9e97b6c8f313","generatedFromId":"7883b420-a923-4690-a6da-b1c510c49bcd.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.10a3e233-8ae1-49ee-8072-3012816ad941.basic_vm0.heat1env","duplicated":false,"payloadUpdateDate":1628127331333,"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":1628127322358,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127322358,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasicvmvspinformationtxt":{"heatParamUpdated":false,"creationDate":1628127289901,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"dad6adbd-b19b-4af9-8004-3ae106b5e53e","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"7883b420-a923-4690-a6da-b1c510c49bcd.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1628127289903,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127289901,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1628127322363,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["7883b420-a923-4690-a6da-b1c510c49bcd.heat1env","7883b420-a923-4690-a6da-b1c510c49bcd.heat1"],"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.10a3e233-8ae1-49ee-8072-3012816ad941.basic_vm0.7883b420-a923-4690-a6da-b1c510c49bcd.BasicVm..base_ubuntu20..module-0.basic_vm0basicvmbase_ubuntu20module0","invariantUUID":"f09e0303-0298-442d-9c61-fefdeccf5c72","normalizedName":"basic_vm0basicvmbase_ubuntu20module0","modificationTime":1628127322363,"customizationUUID":"d1895d5c-765a-4402-8e68-34985ab92381","groupInstanceArtifacts":["fdff92c4-f6d7-4f6e-86c8-6193fb890964.10a3e233-8ae1-49ee-8072-3012816ad941.basic_vm0.heat1env"],"groupInstanceArtifactsUuid":["3f2e9c7e-cb8f-4ecd-bc37-9e97b6c8f313"],"artifactsUuid":["1eecb2a3-8778-4ce3-9ae9-3c3212cc78b6"],"groupUUID":"4e598306-b3b1-448b-acdd-5e2068b951b6","groupName":"BasicVm..base_ubuntu20..module-0","groupUid":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"10a3e233-8ae1-49ee-8072-3012816ad941","createdFromCsar":false,"uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.10a3e233-8ae1-49ee-8072-3012816ad941.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1628127322204,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","componentUid":"10a3e233-8ae1-49ee-8072-3012816ad941","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1628127322204,"customizationUUID":"b4406c05-1961-45c3-9f63-c68a2f1288ee","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"fdff92c4-f6d7-4f6e-86c8-6193fb890964.10a3e233-8ae1-49ee-8072-3012816ad941.basic_vm0":[{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"7883b420-a923-4690-a6da-b1c510c49bcd.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1628127319968,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","SupportablityComponentName":"basic_vm","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","systemName":"BasicVm","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","normalizedName":"basicvm","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628127351524,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628127319874,"timeout":0,"artifactType":"OTHER","uniqueId":"fdff92c4-f6d7-4f6e-86c8-6193fb890964.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":1628127319874,"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":"d3b189d6-941a-4789-9c78-bd773d3f9d13"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"} 2021-08-05 01:35:52,605 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:35:52,605 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:35:52,605 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-05 01:35:52,606 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-05 01:35:52,606 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:35:52,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:53,035 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-05 01:35:53,037 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:35:53,037 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:35:53,040 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:35:53,041 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:53,041 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:53,041 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:53,041 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:35:53,041 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:53,042 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:53,042 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:53,042 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:35:53,042 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:53,042 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:35:53,043 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-05 01:35:53,043 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-05 01:35:53,043 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:35:53,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:53,494 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-05 01:35:53,496 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:35:53,500 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:35:53,506 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:35:53,506 INFO 201:service.py(1) - Service basic_vm onboarded 2021-08-05 01:35:53,507 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-08-05 01:35:53,508 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-05 01:35:53,508 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-05 01:35:53,508 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:35:53,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:53,588 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-05 01:35:53,589 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-08-05 01:35:53,590 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-05 01:35:53,590 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-05 01:35:53,590 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-05 01:35:53,604 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-05 01:35:53,604 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-05 01:35:53,604 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-05 01:35:53,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:53,714 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-05 01:35:53,715 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-08-05 01:35:53,715 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-08-05 01:35:53,718 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-05 01:35:53,718 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-05 01:35:53,718 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:35:53,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:53,779 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-05 01:35:53,780 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:35:53,780 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":"1628127353653"}]} 2021-08-05 01:35:53,812 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-05 01:35:53,812 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/6027a288-364f-4b2e-81ef-044035cfe4bb 2021-08-05 01:35:53,812 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "6027a288-364f-4b2e-81ef-044035cfe4bb", "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-05 01:35:53,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:53,900 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/6027a288-364f-4b2e-81ef-044035cfe4bb HTTP/1.1" 201 0 2021-08-05 01:35:53,901 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-08-05 01:35:53,901 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-08-05 01:35:53,903 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-05 01:35:53,904 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-05 01:35:53,904 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:35:53,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:53,952 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-05 01:35:53,953 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-08-05 01:35:53,953 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-05 01:35:53,954 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-05 01:35:53,954 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-05 01:35:53,954 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-08-05 01:35:53,954 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-08-05 01:35:53,958 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-05 01:35:53,958 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-05 01:35:53,958 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-05 01:35:53,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,038 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-05 01:35:54,039 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-08-05 01:35:54,039 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-08-05 01:35:54,042 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-05 01:35:54,042 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-05 01:35:54,042 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-08-05 01:35:54,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,093 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-05 01:35:54,094 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-08-05 01:35:54,094 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-05 01:35:54,094 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-05 01:35:54,095 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-05 01:35:54,100 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-05 01:35:54,100 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-05 01:35:54,100 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-05 01:35:54,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,181 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-05 01:35:54,182 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-08-05 01:35:54,182 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-08-05 01:35:54,195 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-05 01:35:54,196 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-05 01:35:54,196 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-05 01:35:54,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,244 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-05 01:35:54,245 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-08-05 01:35:54,245 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-05 01:35:54,246 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-05 01:35:54,246 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-08-05 01:35:54,254 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-05 01:35:54,255 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-05 01:35:54,255 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:35:54,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,337 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-05 01:35:54,338 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:35:54,338 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":"1628127353653"}]} 2021-08-05 01:35:54,350 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-05 01:35:54,351 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-05 01:35:54,351 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-05 01:35:54,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,515 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-05 01:35:54,516 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-08-05 01:35:54,516 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-08-05 01:35:54,528 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-05 01:35:54,529 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-05 01:35:54,529 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-05 01:35:54,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,593 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-05 01:35:54,594 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-08-05 01:35:54,594 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-08-05 01:35:54,597 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-05 01:35:54,597 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-05 01:35:54,597 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-08-05 01:35:54,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,643 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-05 01:35:54,644 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-08-05 01:35:54,644 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":"1628127354569"} 2021-08-05 01:35:54,646 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-05 01:35:54,647 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-05 01:35:54,647 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-05 01:35:54,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,693 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-05 01:35:54,694 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-05 01:35:54,694 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":"1628127354569"} 2021-08-05 01:35:54,697 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-05 01:35:54,698 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-05 01:35:54,698 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-05 01:35:54,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:54,751 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-05 01:35:54,752 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 404 2021-08-05 01:35:54,753 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-05 01:35:54,753 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-05 01:35:54,754 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-05 01:35:54,754 INFO 561:customer.py(1) - Create service subscription for basicvm-customer customer 2021-08-05 01:35:54,758 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:35:54,759 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:35:54,760 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-05 01:35:54,760 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-05 01:35:54,760 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:35:54,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:55,193 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-05 01:35:55,195 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:35:55,195 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:35:55,198 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:35:55,199 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:55,199 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:55,199 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:55,199 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:35:55,200 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:55,200 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:55,200 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:55,200 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:35:55,200 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:55,201 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:35:55,201 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-05 01:35:55,201 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-05 01:35:55,202 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:35:55,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:55,736 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-05 01:35:55,739 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:35:55,742 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:35:55,753 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:35:55,754 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-05 01:35:55,754 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-05 01:35:55,754 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8" } 2021-08-05 01:35:55,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:55,834 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-05 01:35:55,835 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-08-05 01:35:55,835 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-08-05 01:35:55,838 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-05 01:35:55,838 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-05 01:35:55,839 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-05 01:35:55,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:55,899 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-05 01:35:55,900 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-05 01:35:55,900 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628127355797"}]} 2021-08-05 01:35:55,903 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-05 01:35:55,903 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-05 01:35:55,904 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-05 01:35:55,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:55,951 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-05 01:35:55,951 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-05 01:35:55,952 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":"1628127354569"} 2021-08-05 01:35:55,954 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-05 01:35:55,954 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-05 01:35:55,955 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-05 01:35:55,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,006 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-05 01:35:56,007 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-05 01:35:56,007 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628127355797"}]} 2021-08-05 01:35:56,010 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-05 01:35:56,010 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-05 01:35:56,011 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:35:56,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,067 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-05 01:35:56,068 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:35:56,068 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":"1628127354399","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-05 01:35:56,071 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-05 01:35:56,071 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-05 01:35:56,071 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:35:56,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,119 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-05 01:35:56,120 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:35:56,120 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127353996"} 2021-08-05 01:35:56,131 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-05 01:35:56,132 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-05 01:35:56,132 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=1628127353996", "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-05 01:35:56,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,231 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-05 01:35:56,232 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-08-05 01:35:56,232 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-08-05 01:35:56,235 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-05 01:35:56,236 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-05 01:35:56,236 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-05 01:35:56,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,286 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-05 01:35:56,286 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-05 01:35:56,287 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":"1628127354569"} 2021-08-05 01:35:56,289 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-05 01:35:56,289 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-05 01:35:56,289 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:35:56,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,361 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-05 01:35:56,362 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:35:56,362 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":"1628127354399","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-05 01:35:56,365 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-05 01:35:56,366 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-05 01:35:56,366 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:35:56,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,423 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-05 01:35:56,424 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:35:56,424 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127356167","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-05 01:35:56,427 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-05 01:35:56,427 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-05 01:35:56,427 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-08-05 01:35:56,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,476 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-05 01:35:56,477 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-08-05 01:35:56,477 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"09f44af6-1b32-4322-b503-5636435dcf4c","owning-entity-name":"OE-ETE_Customer-09f44af6-1b32-4322-b503-5636435dcf4c","resource-version":"1628126453717","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_f48f5a53-d6d2-4338-be47-173fb5fdc1a6/service-subscriptions/service-subscription/pNF/service-instances/service-instance/f7bb211a-6031-47f5-b6da-f59617678780","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_f48f5a53-d6d2-4338-be47-173fb5fdc1a6"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"f7bb211a-6031-47f5-b6da-f59617678780"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namef48f5a53-d6d2-4338-be47-173fb5fdc1a6"}]}]}},{"owning-entity-id":"ae34dad4-8176-49d1-9e80-7322250dff40","owning-entity-name":"basicnw-oe","resource-version":"1628127237750"}]} 2021-08-05 01:35:56,479 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-08-05 01:35:56,483 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-05 01:35:56,483 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/8d74c03b-cce9-427e-92eb-ee8fb5d41e27 2021-08-05 01:35:56,484 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicvm-oe", "owning-entity-id": "8d74c03b-cce9-427e-92eb-ee8fb5d41e27" } 2021-08-05 01:35:56,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,550 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/8d74c03b-cce9-427e-92eb-ee8fb5d41e27 HTTP/1.1" 201 0 2021-08-05 01:35:56,551 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-08-05 01:35:56,551 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-08-05 01:35:56,553 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-05 01:35:56,553 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/8d74c03b-cce9-427e-92eb-ee8fb5d41e27 2021-08-05 01:35:56,554 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-08-05 01:35:56,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:35:56,599 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/8d74c03b-cce9-427e-92eb-ee8fb5d41e27 HTTP/1.1" 200 128 2021-08-05 01:35:56,600 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-08-05 01:35:56,600 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27","owning-entity-name":"basicvm-oe","resource-version":"1628127356521"} 2021-08-05 01:35:56,606 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-05 01:35:56,606 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-05 01:35:56,607 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] data sent: { "options": ["basicvm-project"] } 2021-08-05 01:35:56,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-08-05 01:35:56,821 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-05 01:35:56,823 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response code: 200 2021-08-05 01:35:56,823 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicvm-project name] response: {"errors":[]} 2021-08-05 01:35:56,826 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-08-05 01:35:56,826 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:35:56,826 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:35:56,827 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-05 01:35:56,827 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-05 01:35:56,827 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:35:56,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:35:57,230 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-05 01:35:57,231 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:35:57,232 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:35:57,234 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:35:57,235 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:57,235 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:57,235 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:57,235 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:35:57,235 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:35:57,236 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:35:57,236 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:35:57,236 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:35:57,236 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:35:57,236 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:35:57,237 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-05 01:35:57,237 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-05 01:35:57,237 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:35:57,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:57,920 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-05 01:35:57,922 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:35:57,925 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:35:57,931 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:35:57,932 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-05 01:35:57,932 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/e44fb3d0-e377-44dc-bc22-a31790fb18e5/distribution 2021-08-05 01:35:57,932 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-08-05 01:35:57,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:57,990 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/distribution HTTP/1.1" 200 205 2021-08-05 01:35:57,991 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-08-05 01:35:57,991 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[{"distributionID":"1eed5bff-499c-465d-9a17-394d5b5cc4c0","timestamp":"2021-08-05 01:35:50.976 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-08-05 01:35:57,993 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-05 01:35:57,993 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/1eed5bff-499c-465d-9a17-394d5b5cc4c0 2021-08-05 01:35:57,993 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-05 01:35:57,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:35:58,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/1eed5bff-499c-465d-9a17-394d5b5cc4c0 HTTP/1.1" 200 29 2021-08-05 01:35:58,140 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-05 01:35:58,140 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-08-05 01:35:58,143 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-05 01:35:58,143 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-08-05 01:36:58,206 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-05 01:36:58,207 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/1eed5bff-499c-465d-9a17-394d5b5cc4c0 2021-08-05 01:36:58,207 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-05 01:36:58,211 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:36:58,314 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/1eed5bff-499c-465d-9a17-394d5b5cc4c0 HTTP/1.1" 200 None 2021-08-05 01:36:58,316 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-05 01:36:58,317 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127364059","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127359937","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127357926","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","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":"1628127380837","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":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127357924","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127380837","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":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","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":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","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":"1628127342761","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":"1628127358931","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","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":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127371191","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127365064","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","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":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127362048","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127366871","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":"1628127368903","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127364229","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","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":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127364559","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":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","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":"1628127356308","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":"1628127352266","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":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","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":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127358948","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127370188","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127365735","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127361155","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","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":"1628127367899","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127360150","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","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":"1628127347441","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":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127357934","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-05 01:36:58,322 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127364059', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127359937', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127357926', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', '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': '1628127380837', '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': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127357924', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127380837', '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': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', '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': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', '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': '1628127342761', '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': '1628127358931', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', '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': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127371191', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127365064', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', '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': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127362048', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127366871', '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': '1628127368903', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127364229', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', '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': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127364559', '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': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', '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': '1628127356308', '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': '1628127352266', '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': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', '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': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127358948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127370188', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127365735', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127361155', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', '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': '1628127367899', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127360150', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', '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': '1628127347441', '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': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127357934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-05 01:36:58,324 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-05 01:36:58,324 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-05 01:36:58,324 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-08-05 01:37:58,388 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-05 01:37:58,390 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/1eed5bff-499c-465d-9a17-394d5b5cc4c0 2021-08-05 01:37:58,390 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-05 01:37:58,396 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:37:58,531 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/1eed5bff-499c-465d-9a17-394d5b5cc4c0 HTTP/1.1" 200 None 2021-08-05 01:37:58,534 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-05 01:37:58,535 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127364059","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127359937","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127357926","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","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":"1628127380837","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":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127357924","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127380837","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127380837","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":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","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":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","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":"1628127342761","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":"1628127358931","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","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":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127371191","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127365064","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","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":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127362048","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127366871","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":"1628127368903","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127364229","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","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":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127364559","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":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","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":"1628127356308","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":"1628127352266","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":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","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":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127358948","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127370188","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127365735","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127361155","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","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":"1628127367899","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127360150","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","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":"1628127347441","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":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127357934","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-05 01:37:58,539 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127364059', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127359937', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127357926', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', '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': '1628127380837', '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': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127357924', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127380837', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127380837', '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': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', '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': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', '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': '1628127342761', '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': '1628127358931', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', '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': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127371191', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127365064', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', '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': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127362048', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127366871', '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': '1628127368903', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127364229', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', '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': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127364559', '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': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', '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': '1628127356308', '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': '1628127352266', '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': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', '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': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127358948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127370188', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127365735', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127361155', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', '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': '1628127367899', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127360150', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', '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': '1628127347441', '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': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127357934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-05 01:37:58,541 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-05 01:37:58,542 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-05 01:37:58,542 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_vm ongoing, Wait for 60 s 2021-08-05 01:38:58,611 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-05 01:38:58,614 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/1eed5bff-499c-465d-9a17-394d5b5cc4c0 2021-08-05 01:38:58,614 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-08-05 01:38:58,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:38:58,752 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/1eed5bff-499c-465d-9a17-394d5b5cc4c0 HTTP/1.1" 200 None 2021-08-05 01:38:58,754 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-08-05 01:38:58,755 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127364059","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127359937","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127357926","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","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":"1628127380837","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127380837","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":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127357924","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127397210","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127380837","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127380837","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":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","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":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","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":"1628127342761","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":"1628127358931","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127430431","url":"","status":"DISTRIBUTION_COMPLETE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127396205","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","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":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127395090","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127371191","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127365064","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127392129","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","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":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127362048","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127366871","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":"1628127368903","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":"1628127393944","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127380837","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":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127364229","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127399216","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","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":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127364559","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":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","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":"1628127356308","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":"1628127352266","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":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127380837","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":"1628127342761","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","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":"1628127389093","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127354131","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127358948","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127370188","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127380837","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127365735","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127361155","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127398213","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127356308","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":"1628127367899","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127347441","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127360150","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127352266","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127345061","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":"1628127347441","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":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127357934","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127356748","url":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127346271","url":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-05 01:38:58,759 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127364059', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127359937', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127357926', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', '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': '1628127380837', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127380837', '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': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127357924', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127397210', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127380837', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127380837', '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': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', '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': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', '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': '1628127342761', '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': '1628127358931', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127430431', 'url': '', 'status': 'DISTRIBUTION_COMPLETE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127396205', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', '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': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127395090', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127371191', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127365064', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127392129', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', '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': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127362048', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127366871', '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': '1628127368903', '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': '1628127393944', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127380837', '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': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127364229', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127399216', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', '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': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127364559', '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': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', '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': '1628127356308', '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': '1628127352266', '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': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127380837', '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': '1628127342761', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', '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': '1628127389093', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127354131', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127358948', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127370188', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127380837', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127365735', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127361155', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127398213', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127356308', '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': '1628127367899', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127347441', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127360150', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127352266', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127345061', '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': '1628127347441', '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': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127357934', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127356748', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127346271', 'url': '/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-05 01:38:58,760 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-05 01:38:58,761 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:38:58,761 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:38:58,761 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:38:58,761 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-05 01:38:58,761 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:38:58,761 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_vm is sucessfully finished 2021-08-05 01:38:58,779 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': '998ebb90-f9bf-4192-b11b-127acc96da21', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:38:58,779 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-05 01:38:58,779 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8", "modelVersionId": "e44fb3d0-e377-44dc-bc22-a31790fb18e5", "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": "8d74c03b-cce9-427e-92eb-ee8fb5d41e27", "owningEntityName": "basicvm-oe" } } } 2021-08-05 01:38:58,782 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:00,488 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-05 01:39:00,489 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response code: 202 2021-08-05 01:39:00,489 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service a'la carte] response: {"requestReferences":{"requestId":"998ebb90-f9bf-4192-b11b-127acc96da21","instanceId":"b70fc732-5d25-47c3-b816-32301784c812","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21"}} 2021-08-05 01:39:00,490 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-08-05 01:39:00,516 DEBUG 129:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c12d648a-77c2-4493-a9a8-a90eb958eb50', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:00,517 DEBUG 131:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 2021-08-05 01:39:00,517 DEBUG 132:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] data sent: None 2021-08-05 01:39:00,520 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:00,727 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 HTTP/1.1" 200 1332 2021-08-05 01:39:00,733 INFO 142:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response code: 200 2021-08-05 01:39:00,734 DEBUG 146:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response: {"request":{"requestId":"998ebb90-f9bf-4192-b11b-127acc96da21","startTime":"Thu, 05 Aug 2021 01:38:59 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","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":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:38:59 GMT"}}} 2021-08-05 01:39:10,747 DEBUG 129:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2c450fcd-e60e-42f7-a425-a969da554c69', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:10,747 DEBUG 131:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 2021-08-05 01:39:10,748 DEBUG 132:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] data sent: None 2021-08-05 01:39:10,751 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:10,937 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 HTTP/1.1" 200 1542 2021-08-05 01:39:10,939 INFO 142:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response code: 200 2021-08-05 01:39:10,939 DEBUG 146:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response: {"request":{"requestId":"998ebb90-f9bf-4192-b11b-127acc96da21","startTime":"Thu, 05 Aug 2021 01:38:59 GMT","finishTime":"Thu, 05 Aug 2021 01:39:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","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":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:02 GMT"}}} 2021-08-05 01:39:10,941 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-08-05 01:39:10,941 DEBUG 129:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8eaa062e-3b2b-4def-9a27-cc49ff58f57f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:10,942 DEBUG 131:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 2021-08-05 01:39:10,942 DEBUG 132:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] data sent: None 2021-08-05 01:39:10,945 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:11,157 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 HTTP/1.1" 200 1542 2021-08-05 01:39:11,159 INFO 142:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response code: 200 2021-08-05 01:39:11,160 DEBUG 146:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response: {"request":{"requestId":"998ebb90-f9bf-4192-b11b-127acc96da21","startTime":"Thu, 05 Aug 2021 01:38:59 GMT","finishTime":"Thu, 05 Aug 2021 01:39:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","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":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:02 GMT"}}} 2021-08-05 01:39:11,161 DEBUG 129:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2106fbe5-ee73-49ac-b570-817612f32f9e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:11,161 DEBUG 131:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 2021-08-05 01:39:11,161 DEBUG 132:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] data sent: None 2021-08-05 01:39:11,164 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:11,333 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 HTTP/1.1" 200 1542 2021-08-05 01:39:11,335 INFO 142:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response code: 200 2021-08-05 01:39:11,336 DEBUG 146:onap_service.py(8) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response: {"request":{"requestId":"998ebb90-f9bf-4192-b11b-127acc96da21","startTime":"Thu, 05 Aug 2021 01:38:59 GMT","finishTime":"Thu, 05 Aug 2021 01:39:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","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":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:02 GMT"}}} 2021-08-05 01:39:11,360 DEBUG 129:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '57ed0bc9-8cbf-4cd6-bb00-abd9ee742605', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:11,361 DEBUG 131:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 2021-08-05 01:39:11,361 DEBUG 132:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] data sent: None 2021-08-05 01:39:11,364 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:11,542 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 HTTP/1.1" 200 1542 2021-08-05 01:39:11,543 INFO 142:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response code: 200 2021-08-05 01:39:11,544 DEBUG 146:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response: {"request":{"requestId":"998ebb90-f9bf-4192-b11b-127acc96da21","startTime":"Thu, 05 Aug 2021 01:38:59 GMT","finishTime":"Thu, 05 Aug 2021 01:39:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","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":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:02 GMT"}}} 2021-08-05 01:39:11,544 DEBUG 129:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '39c00d63-5ce3-45a0-b6dc-b3ee4f5d2151', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:11,545 DEBUG 131:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 2021-08-05 01:39:11,545 DEBUG 132:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] data sent: None 2021-08-05 01:39:11,546 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:11,729 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/998ebb90-f9bf-4192-b11b-127acc96da21 HTTP/1.1" 200 1542 2021-08-05 01:39:11,730 INFO 142:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response code: 200 2021-08-05 01:39:11,730 DEBUG 146:onap_service.py(1) - [None][Check 998ebb90-f9bf-4192-b11b-127acc96da21 orchestration request status] response: {"request":{"requestId":"998ebb90-f9bf-4192-b11b-127acc96da21","startTime":"Thu, 05 Aug 2021 01:38:59 GMT","finishTime":"Thu, 05 Aug 2021 01:39:02 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","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":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27","owningEntityName":"basicvm-oe"}},"instanceReferences":{"serviceInstanceId":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:02 GMT"}}} 2021-08-05 01:39:11,731 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-05 01:39:11,731 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-05 01:39:11,731 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-05 01:39:11,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:11,786 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-05 01:39:11,787 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-05 01:39:11,787 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628127356167","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-05 01:39:11,788 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a 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-05 01:39:11,789 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a 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-9169514c-0e5d-48bf-b2ff-05726e28732a 2021-08-05 01:39:11,789 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a service-instance-name] data sent: None 2021-08-05 01:39:11,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:11,839 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-9169514c-0e5d-48bf-b2ff-05726e28732a HTTP/1.1" 200 1190 2021-08-05 01:39:11,840 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a service-instance-name] response code: 200 2021-08-05 01:39:11,840 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a service-instance-name] response: {"service-instance":[{"service-instance-id":"b70fc732-5d25-47c3-b816-32301784c812","service-instance-name":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","model-version-id":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","resource-version":"1628127542786","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b70fc732-5d25-47c3-b816-32301784c812/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/8d74c03b-cce9-427e-92eb-ee8fb5d41e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27"}]},{"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-05 01:39:11,842 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-05 01:39:11,842 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-05 01:39:11,842 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-05 01:39:11,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:11,885 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-05 01:39:11,885 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-05 01:39:11,886 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":"1628127354569"} 2021-08-05 01:39:11,887 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-05 01:39:11,888 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-05 01:39:11,888 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-05 01:39:11,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:11,943 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-05 01:39:11,944 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-05 01:39:11,945 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628127356167","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-05 01:39:11,948 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a 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-05 01:39:11,948 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a 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-9169514c-0e5d-48bf-b2ff-05726e28732a 2021-08-05 01:39:11,949 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a service-instance-name] data sent: None 2021-08-05 01:39:11,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:12,012 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-9169514c-0e5d-48bf-b2ff-05726e28732a HTTP/1.1" 200 1190 2021-08-05 01:39:12,013 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a service-instance-name] response code: 200 2021-08-05 01:39:12,013 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a service-instance-name] response: {"service-instance":[{"service-instance-id":"b70fc732-5d25-47c3-b816-32301784c812","service-instance-name":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","model-version-id":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","resource-version":"1628127542786","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b70fc732-5d25-47c3-b816-32301784c812/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/8d74c03b-cce9-427e-92eb-ee8fb5d41e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27"}]},{"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-05 01:39:12,016 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-05 01:39:12,016 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-05 01:39:12,017 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:39:12,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:12,074 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-05 01:39:12,075 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:39:12,076 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":"1628127354399","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-05 01:39:12,078 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-05 01:39:12,079 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-05 01:39:12,079 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:39:12,081 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:12,132 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-05 01:39:12,133 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:39:12,133 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127356167","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-05 01:39:12,136 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:39:12,136 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:39:12,137 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-05 01:39:12,137 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-05 01:39:12,138 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:39:12,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:39:12,832 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-05 01:39:12,834 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:39:12,835 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:39:12,838 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:39:12,838 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:39:12,839 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:39:12,839 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:39:12,839 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:39:12,839 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:39:12,840 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:39:12,840 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:39:12,840 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:39:12,840 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:39:12,840 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:39:12,841 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-05 01:39:12,841 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-05 01:39:12,841 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:39:12,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:39:13,361 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-05 01:39:13,363 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:39:13,366 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:39:13,372 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:39:13,373 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-05 01:39:13,373 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/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel 2021-08-05 01:39:13,373 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-05 01:39:13,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:39:13,548 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:39:13,550 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-05 01:39:13,551 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-05 01:39:13,624 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:39:13,624 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:39:13,624 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-05 01:39:13,625 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-05 01:39:13,625 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:39:13,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:39:14,002 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-05 01:39:14,004 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:39:14,004 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:39:14,006 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:39:14,007 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:39:14,007 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:39:14,007 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:39:14,007 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:39:14,008 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:39:14,008 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:39:14,008 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:39:14,008 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:39:14,008 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:39:14,009 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:39:14,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-05 01:39:14,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-05 01:39:14,010 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:39:14,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:39:14,538 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-05 01:39:14,540 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:39:14,543 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:39:14,549 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:39:14,550 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': 'eea3c90c-baa3-4855-8731-37499d39f8be', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:14,551 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/b70fc732-5d25-47c3-b816-32301784c812/vnfs 2021-08-05 01:39:14,551 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "c6ea0922-7853-4e6f-ae05-02373cf97523", "modelVersionId": "d23740c0-0678-43d6-965e-28b0f776f476", "modelName": "basic_vm", "modelVersion": "1.0", "modelCustomizationId": "b4406c05-1961-45c3-9f63-c68a2f1288ee", "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": "b70fc732-5d25-47c3-b816-32301784c812", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8", "modelVersion": "1.0", "modelVersionId": "e44fb3d0-e377-44dc-bc22-a31790fb18e5" } } }] } } 2021-08-05 01:39:14,553 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:16,257 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/b70fc732-5d25-47c3-b816-32301784c812/vnfs HTTP/1.1" 202 262 2021-08-05 01:39:16,259 INFO 142:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response code: 202 2021-08-05 01:39:16,259 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vnf basic_vm 0] response: {"requestReferences":{"requestId":"eea3c90c-baa3-4855-8731-37499d39f8be","instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be"}} 2021-08-05 01:39:16,260 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-08-05 01:39:16,271 DEBUG 129:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '62bd5a53-bc2c-40a1-8f78-8e1c9588b260', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:16,272 DEBUG 131:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be 2021-08-05 01:39:16,272 DEBUG 132:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] data sent: None 2021-08-05 01:39:16,277 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:16,470 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be HTTP/1.1" 200 1900 2021-08-05 01:39:16,473 INFO 142:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response code: 200 2021-08-05 01:39:16,473 DEBUG 146:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response: {"request":{"requestId":"eea3c90c-baa3-4855-8731-37499d39f8be","startTime":"Thu, 05 Aug 2021 01:39:14 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}}],"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:39:15 GMT"}}} 2021-08-05 01:39:26,485 DEBUG 129:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e9e1bd3-a922-41a5-ab9f-20961a4da61d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:26,486 DEBUG 131:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be 2021-08-05 01:39:26,486 DEBUG 132:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] data sent: None 2021-08-05 01:39:26,489 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:26,677 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be HTTP/1.1" 200 2106 2021-08-05 01:39:26,679 INFO 142:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response code: 200 2021-08-05 01:39:26,679 DEBUG 146:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response: {"request":{"requestId":"eea3c90c-baa3-4855-8731-37499d39f8be","startTime":"Thu, 05 Aug 2021 01:39:14 GMT","finishTime":"Thu, 05 Aug 2021 01:39:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}}],"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:22 GMT"}}} 2021-08-05 01:39:26,680 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-08-05 01:39:26,681 DEBUG 129:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4b58695a-8dae-436d-a813-e7d59f4a8813', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:26,681 DEBUG 131:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be 2021-08-05 01:39:26,682 DEBUG 132:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] data sent: None 2021-08-05 01:39:26,684 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:26,864 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be HTTP/1.1" 200 2106 2021-08-05 01:39:26,866 INFO 142:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response code: 200 2021-08-05 01:39:26,867 DEBUG 146:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response: {"request":{"requestId":"eea3c90c-baa3-4855-8731-37499d39f8be","startTime":"Thu, 05 Aug 2021 01:39:14 GMT","finishTime":"Thu, 05 Aug 2021 01:39:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}}],"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:22 GMT"}}} 2021-08-05 01:39:26,868 DEBUG 129:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d2d4ce4-9c14-4e72-9785-8097a9990970', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:26,869 DEBUG 131:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be 2021-08-05 01:39:26,869 DEBUG 132:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] data sent: None 2021-08-05 01:39:26,871 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:27,044 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be HTTP/1.1" 200 2106 2021-08-05 01:39:27,045 INFO 142:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response code: 200 2021-08-05 01:39:27,046 DEBUG 146:onap_service.py(9) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response: {"request":{"requestId":"eea3c90c-baa3-4855-8731-37499d39f8be","startTime":"Thu, 05 Aug 2021 01:39:14 GMT","finishTime":"Thu, 05 Aug 2021 01:39:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}}],"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:22 GMT"}}} 2021-08-05 01:39:27,057 DEBUG 129:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ff488ae9-277b-457d-840e-a9924a754a72', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:27,058 DEBUG 131:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be 2021-08-05 01:39:27,058 DEBUG 132:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] data sent: None 2021-08-05 01:39:27,062 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:27,225 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be HTTP/1.1" 200 2106 2021-08-05 01:39:27,227 INFO 142:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response code: 200 2021-08-05 01:39:27,227 DEBUG 146:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response: {"request":{"requestId":"eea3c90c-baa3-4855-8731-37499d39f8be","startTime":"Thu, 05 Aug 2021 01:39:14 GMT","finishTime":"Thu, 05 Aug 2021 01:39:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}}],"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:22 GMT"}}} 2021-08-05 01:39:27,228 DEBUG 129:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2633f015-3237-496a-ad62-5773ca40dd50', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:27,229 DEBUG 131:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be 2021-08-05 01:39:27,229 DEBUG 132:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] data sent: None 2021-08-05 01:39:27,231 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:27,490 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/eea3c90c-baa3-4855-8731-37499d39f8be HTTP/1.1" 200 2106 2021-08-05 01:39:27,493 INFO 142:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response code: 200 2021-08-05 01:39:27,494 DEBUG 146:onap_service.py(1) - [None][Check eea3c90c-baa3-4855-8731-37499d39f8be orchestration request status] response: {"request":{"requestId":"eea3c90c-baa3-4855-8731-37499d39f8be","startTime":"Thu, 05 Aug 2021 01:39:14 GMT","finishTime":"Thu, 05 Aug 2021 01:39:22 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelInstanceName":"basic_vm 0"},"requestInfo":{"productFamilyId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}}],"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:39:22 GMT"}}} 2021-08-05 01:39:27,496 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-05 01:39:27,496 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-05 01:39:27,497 DEBUG 132:onap_service.py(1) - [AAI][Get basicvm-customer customer] data sent: None 2021-08-05 01:39:27,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:27,585 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-05 01:39:27,587 INFO 142:onap_service.py(1) - [AAI][Get basicvm-customer customer] response code: 200 2021-08-05 01:39:27,587 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":"1628127354569"} 2021-08-05 01:39:27,591 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-05 01:39:27,591 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-05 01:39:27,591 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] data sent: None 2021-08-05 01:39:27,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:27,691 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-05 01:39:27,692 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response code: 200 2021-08-05 01:39:27,692 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_vm service type] response: {"service-subscription":[{"service-type":"basic_vm","resource-version":"1628127356167","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-05 01:39:27,694 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a 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-05 01:39:27,695 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a 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-9169514c-0e5d-48bf-b2ff-05726e28732a 2021-08-05 01:39:27,695 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a service-instance-name] data sent: None 2021-08-05 01:39:27,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:27,878 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-9169514c-0e5d-48bf-b2ff-05726e28732a HTTP/1.1" 200 1641 2021-08-05 01:39:27,879 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a service-instance-name] response code: 200 2021-08-05 01:39:27,880 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a service-instance-name] response: {"service-instance":[{"service-instance-id":"b70fc732-5d25-47c3-b816-32301784c812","service-instance-name":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","model-version-id":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","resource-version":"1628127557716","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b70fc732-5d25-47c3-b816-32301784c812/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/8d74c03b-cce9-427e-92eb-ee8fb5d41e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:39:27,883 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-05 01:39:27,883 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-05 01:39:27,884 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:39:27,886 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:28,086 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-05 01:39:28,087 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:39:28,087 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":"1628127557829","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/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"}]}]}}]} 2021-08-05 01:39:28,090 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-05 01:39:28,091 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-05 01:39:28,091 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:39:28,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:28,193 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-05 01:39:28,194 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:39:28,194 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127557955","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:39:28,197 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-05 01:39:28,197 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/b70fc732-5d25-47c3-b816-32301784c812/relationship-list 2021-08-05 01:39:28,197 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:39:28,200 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:28,292 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/b70fc732-5d25-47c3-b816-32301784c812/relationship-list HTTP/1.1" 200 1063 2021-08-05 01:39:28,293 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:39:28,293 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/8d74c03b-cce9-427e-92eb-ee8fb5d41e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:39:28,296 DEBUG 129:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 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-05 01:39:28,296 DEBUG 131:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4 2021-08-05 01:39:28,296 DEBUG 132:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] data sent: None 2021-08-05 01:39:28,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:39:28,481 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4 HTTP/1.1" 200 3768 2021-08-05 01:39:28,482 INFO 142:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] response code: 200 2021-08-05 01:39:28,483 DEBUG 146:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] response: {"vnf-id":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnf-name":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628127562700","model-invariant-id":"c6ea0922-7853-4e6f-ae05-02373cf97523","model-version-id":"d23740c0-0678-43d6-965e-28b0f776f476","model-customization-id":"b4406c05-1961-45c3-9f63-c68a2f1288ee","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b70fc732-5d25-47c3-b816-32301784c812/service-data/vnfs/vnf/9b7c758c-167d-4082-bac9-9378193d4cd4/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/b70fc732-5d25-47c3-b816-32301784c812","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":"b70fc732-5d25-47c3-b816-32301784c812"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"}]},{"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-05 01:39:28,486 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:39:28,486 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:39:28,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-05 01:39:28,487 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-05 01:39:28,487 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:39:28,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:39:29,909 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-05 01:39:29,910 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:39:29,911 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:39:29,914 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:39:29,914 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:39:29,914 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:39:29,915 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:39:29,915 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:39:29,915 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:39:29,915 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:39:29,915 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:39:29,916 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:39:29,916 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:39:29,916 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:39:29,917 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-05 01:39:29,917 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-05 01:39:29,917 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:39:29,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:39:32,753 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-05 01:39:32,756 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:39:32,759 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:39:32,766 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:39:32,767 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-05 01:39:32,767 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/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel 2021-08-05 01:39:32,767 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-05 01:39:32,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:39:33,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:39:33,554 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-05 01:39:33,554 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-05 01:39:33,613 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': 'c42359ea-eda4-4b6c-88eb-6801fbc5b5c1', 'x-fromappid': 'API client'} 2021-08-05 01:39:33,613 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-05 01:39:33,613 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-9169514c-0e5d-48bf-b2ff-05726e28732a" }, "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-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:39:33,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-08-05 01:39:33,809 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-05 01:39:33,811 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-08-05 01:39:33,812 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-05 01:39:33,840 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:39:33,841 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:39:33,841 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-05 01:39:33,841 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-05 01:39:33,841 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:39:33,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:39:35,030 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-05 01:39:35,032 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:39:35,033 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:39:35,036 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:39:35,036 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:39:35,036 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:39:35,036 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:39:35,037 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:39:35,037 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:39:35,037 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:39:35,037 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:39:35,037 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:39:35,037 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:39:35,038 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:39:35,038 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-05 01:39:35,038 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-05 01:39:35,039 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:39:35,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:39:35,895 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-05 01:39:35,898 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:39:35,901 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:39:35,909 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:39:35,910 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': '0aedcf9a-b940-466b-a337-f6d641c3281b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:35,911 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/b70fc732-5d25-47c3-b816-32301784c812/vnfs/9b7c758c-167d-4082-bac9-9378193d4cd4/vfModules 2021-08-05 01:39:35,911 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-9169514c-0e5d-48bf-b2ff-05726e28732a", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "f09e0303-0298-442d-9c61-fefdeccf5c72", "modelVersionId": "4e598306-b3b1-448b-acdd-5e2068b951b6", "modelName": "BasicVm..base_ubuntu20..module-0", "modelVersion": "1", "modelCustomizationId": "d1895d5c-765a-4402-8e68-34985ab92381", "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": "b70fc732-5d25-47c3-b816-32301784c812", "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8", "modelVersion": "1.0", "modelVersionId": "e44fb3d0-e377-44dc-bc22-a31790fb18e5" } } }, { "relatedInstance": { "instanceId": "9b7c758c-167d-4082-bac9-9378193d4cd4", "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "c6ea0922-7853-4e6f-ae05-02373cf97523", "modelVersion": "1.0", "modelVersionId": "d23740c0-0678-43d6-965e-28b0f776f476", "modelCustomizationId": "b4406c05-1961-45c3-9f63-c68a2f1288ee", "modelCustomizationName": "basic_vm 0" } } } ] } } 2021-08-05 01:39:35,914 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:37,530 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/b70fc732-5d25-47c3-b816-32301784c812/vnfs/9b7c758c-167d-4082-bac9-9378193d4cd4/vfModules HTTP/1.1" 202 262 2021-08-05 01:39:37,533 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-05 01:39:37,533 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_vm service vf module basic_vm0..BasicVm..base_ubuntu20..module-0] response: {"requestReferences":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","instanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b"}} 2021-08-05 01:39:37,534 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-08-05 01:39:37,544 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '53d3b2b5-5b18-44c4-bc6b-40301baf100e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:37,545 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:39:37,545 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:39:37,550 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:37,753 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 2461 2021-08-05 01:39:37,756 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:39:37,757 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:39:36 GMT"}}} 2021-08-05 01:39:47,772 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dd2a9139-452e-472b-ab73-c9313177cada', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:47,773 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:39:47,773 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:39:47,778 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:48,357 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4948 2021-08-05 01:39:48,360 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:39:48,361 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:39:58,374 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6952819b-c76c-4222-a07a-3269293fe55d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:39:58,375 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:39:58,375 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:39:58,379 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:39:58,903 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4948 2021-08-05 01:39:58,906 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:39:58,907 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:40:08,919 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a39ebdf6-fb70-43c4-9e82-a8c2d0c6b0f4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:40:08,920 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:40:08,921 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:40:08,924 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:40:09,459 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4948 2021-08-05 01:40:09,461 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:40:09,461 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:40:19,474 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '751f8457-4192-4714-94b7-7de411a768a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:40:19,475 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:40:19,475 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:40:19,478 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:40:19,972 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4950 2021-08-05 01:40:19,975 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:40:19,975 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:40:29,988 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b3560457-beb4-4f18-b34d-4ab8eb4fd9d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:40:29,988 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:40:29,988 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:40:29,991 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:40:30,642 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4950 2021-08-05 01:40:30,644 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:40:30,645 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:40:40,657 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f8cc574-5176-47e1-9da5-f0b766e9b545', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:40:40,657 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:40:40,657 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:40:40,659 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:40:41,292 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4950 2021-08-05 01:40:41,294 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:40:41,295 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:40:51,308 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09140372-d417-4b3e-859d-6ec7951c510c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:40:51,309 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:40:51,310 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:40:51,314 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:40:51,840 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4950 2021-08-05 01:40:51,843 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:40:51,843 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:01,857 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '47a7e368-8095-48e2-9e17-b023a64a8b0c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:01,858 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:41:01,858 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:41:01,864 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:02,440 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4950 2021-08-05 01:41:02,441 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:41:02,441 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:12,454 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a550484a-4c84-4b12-892e-ceee0c4f5416', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:12,454 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:41:12,455 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:41:12,458 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:12,987 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4950 2021-08-05 01:41:12,989 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:41:12,989 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:23,002 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37de9c59-3e59-45d5-b63a-ce13bacd247c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:23,002 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:41:23,003 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:41:23,005 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:23,500 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4950 2021-08-05 01:41:23,503 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:41:23,503 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:33,515 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa705f09-5890-4aa7-a08e-595cbedd553d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:33,516 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:41:33,516 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:41:33,519 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:34,101 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4950 2021-08-05 01:41:34,104 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:41:34,105 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:39:46 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:44,117 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '817edcd9-7a46-411d-a243-3fcde6bd180e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:44,118 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:41:44,118 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:41:44,121 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:44,308 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4918 2021-08-05 01:41:44,310 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:41:44,310 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","finishTime":"Thu, 05 Aug 2021 01:41:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:41:41 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:44,311 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-08-05 01:41:44,312 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '363a04d6-b6b2-4aae-8d42-4f7d368e4e79', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:44,312 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:41:44,313 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:41:44,315 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:44,474 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4918 2021-08-05 01:41:44,476 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:41:44,476 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","finishTime":"Thu, 05 Aug 2021 01:41:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:41:41 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:44,478 DEBUG 129:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4d9fcf1e-2149-46cf-97fe-0836799d3ea7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:44,478 DEBUG 131:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:41:44,478 DEBUG 132:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:41:44,480 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:44,669 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4918 2021-08-05 01:41:44,670 INFO 142:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:41:44,670 DEBUG 146:onap_service.py(10) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","finishTime":"Thu, 05 Aug 2021 01:41:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:41:41 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:44,695 DEBUG 129:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '42f3bbcd-fb84-446c-9818-9318ccb4279c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:44,697 DEBUG 131:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:41:44,698 DEBUG 132:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:41:44,705 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:44,856 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4918 2021-08-05 01:41:44,859 INFO 142:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:41:44,860 DEBUG 146:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","finishTime":"Thu, 05 Aug 2021 01:41:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:41:41 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:44,862 DEBUG 129:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd27de659-0fd2-4202-862c-00b7490fbe09', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:44,862 DEBUG 131:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b 2021-08-05 01:41:44,862 DEBUG 132:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] data sent: None 2021-08-05 01:41:44,864 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:45,012 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0aedcf9a-b940-466b-a337-f6d641c3281b HTTP/1.1" 200 4918 2021-08-05 01:41:45,014 INFO 142:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response code: 200 2021-08-05 01:41:45,015 DEBUG 146:onap_service.py(1) - [None][Check 0aedcf9a-b940-466b-a337-f6d641c3281b orchestration request status] response: {"request":{"requestId":"0aedcf9a-b940-466b-a337-f6d641c3281b","startTime":"Thu, 05 Aug 2021 01:39:36 GMT","finishTime":"Thu, 05 Aug 2021 01:41:41 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicVm..base_ubuntu20..module-0","modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"BasicVm..base_ubuntu20..module-0","modelVersion":"1","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelInstanceName":"BasicVm..base_ubuntu20..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"b70fc732-5d25-47c3-b816-32301784c812","modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"}}},{"relatedInstance":{"instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:41:41 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":null,\"creation_time\":1628127507000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:45,017 INFO 36:basic_vm.py(1) - VNF basic_vm successfully created 2021-08-05 01:41:45,018 INFO 39:basic_vm.py(1) - VNF basic_vm cleanup called 2021-08-05 01:41:55,029 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-05 01:41:55,029 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/b70fc732-5d25-47c3-b816-32301784c812/relationship-list 2021-08-05 01:41:55,030 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:41:55,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,094 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/b70fc732-5d25-47c3-b816-32301784c812/relationship-list HTTP/1.1" 200 1063 2021-08-05 01:41:55,095 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:41:55,095 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/8d74c03b-cce9-427e-92eb-ee8fb5d41e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:55,098 DEBUG 129:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 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-05 01:41:55,099 DEBUG 131:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4 2021-08-05 01:41:55,099 DEBUG 132:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] data sent: None 2021-08-05 01:41:55,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,180 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4 HTTP/1.1" 200 4539 2021-08-05 01:41:55,181 INFO 142:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] response code: 200 2021-08-05 01:41:55,181 DEBUG 146:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] response: {"vnf-id":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnf-name":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628127697442","model-invariant-id":"c6ea0922-7853-4e6f-ae05-02373cf97523","model-version-id":"d23740c0-0678-43d6-965e-28b0f776f476","model-customization-id":"b4406c05-1961-45c3-9f63-c68a2f1288ee","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b70fc732-5d25-47c3-b816-32301784c812/service-data/vnfs/vnf/9b7c758c-167d-4082-bac9-9378193d4cd4/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/aa2c84a5-5e76-43e1-9b6c-f5f24dccdb7b","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":"aa2c84a5-5e76-43e1-9b6c-f5f24dccdb7b"}],"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/b70fc732-5d25-47c3-b816-32301784c812","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":"b70fc732-5d25-47c3-b816-32301784c812"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"}]},{"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-05 01:41:55,185 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-08-05 01:41:55,185 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-08-05 01:41:55,186 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:55,186 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4/vf-modules 2021-08-05 01:41:55,186 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0 VF modules] data sent: None 2021-08-05 01:41:55,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,248 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4/vf-modules HTTP/1.1" 200 1641 2021-08-05 01:41:55,248 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0 VF modules] response code: 200 2021-08-05 01:41:55,249 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vf-module-name":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","heat-stack-id":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1628127701204","model-invariant-id":"f09e0303-0298-442d-9c61-fefdeccf5c72","model-version-id":"4e598306-b3b1-448b-acdd-5e2068b951b6","model-customization-id":"d1895d5c-765a-4402-8e68-34985ab92381","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b70fc732-5d25-47c3-b816-32301784c812/service-data/vnfs/vnf/9b7c758c-167d-4082-bac9-9378193d4cd4/vnf-data/vf-modules/vf-module/279f19d7-3fa8-4504-b2da-838a5d197b8a/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/aa2c84a5-5e76-43e1-9b6c-f5f24dccdb7b","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":"aa2c84a5-5e76-43e1-9b6c-f5f24dccdb7b"}],"related-to-property":[{"property-key":"vserver.vserver-name","property-value":"Ubuntu20"}]}]}}]} 2021-08-05 01:41:55,251 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-08-05 01:41:55,251 DEBUG 158:vf_module.py(1) - Delete 279f19d7-3fa8-4504-b2da-838a5d197b8a VF module 2021-08-05 01:41:55,252 DEBUG 45:deletion.py(1) - VF module 279f19d7-3fa8-4504-b2da-838a5d197b8a deletion request 2021-08-05 01:41:55,272 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-05 01:41:55,273 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-05 01:41:55,273 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:41:55,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,327 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-05 01:41:55,328 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:41:55,328 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-05 01:41:55,331 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-05 01:41:55,332 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-05 01:41:55,332 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:41:55,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,397 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-05 01:41:55,398 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:41:55,398 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":"1628127557829","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/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"}]}]}}]} 2021-08-05 01:41:55,402 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-05 01:41:55,402 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-05 01:41:55,402 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:41:55,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,460 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-05 01:41:55,461 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:41:55,462 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-05 01:41:55,464 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-05 01:41:55,464 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-05 01:41:55,464 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:41:55,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,526 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-05 01:41:55,526 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:41:55,527 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":"1628127557829","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/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"}]}]}}]} 2021-08-05 01:41:55,529 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-05 01:41:55,529 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-05 01:41:55,529 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:41:55,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,576 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-05 01:41:55,577 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:41:55,577 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-05 01:41:55,581 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-05 01:41:55,581 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-05 01:41:55,581 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:41:55,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,649 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-05 01:41:55,650 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:41:55,650 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":"1628127557829","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/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"}]}]}}]} 2021-08-05 01:41:55,653 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-05 01:41:55,653 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-05 01:41:55,654 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:41:55,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:41:55,711 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-05 01:41:55,712 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:41:55,712 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127557955","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:41:55,715 DEBUG 129:onap_service.py(1) - [None][Create 279f19d7-3fa8-4504-b2da-838a5d197b8a VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e3023ba-96e4-4a15-af14-e75a26c485f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:55,715 DEBUG 131:onap_service.py(1) - [None][Create 279f19d7-3fa8-4504-b2da-838a5d197b8a VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b70fc732-5d25-47c3-b816-32301784c812/vnfs/9b7c758c-167d-4082-bac9-9378193d4cd4/vfModules/279f19d7-3fa8-4504-b2da-838a5d197b8a 2021-08-05 01:41:55,716 DEBUG 132:onap_service.py(1) - [None][Create 279f19d7-3fa8-4504-b2da-838a5d197b8a VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "f09e0303-0298-442d-9c61-fefdeccf5c72", "modelVersionId": "4e598306-b3b1-448b-acdd-5e2068b951b6", "modelName": "basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a", "modelVersion": "1628127701204", "modelCustomizationId": "d1895d5c-765a-4402-8e68-34985ab92381" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-05 01:41:55,718 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:57,214 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b70fc732-5d25-47c3-b816-32301784c812/vnfs/9b7c758c-167d-4082-bac9-9378193d4cd4/vfModules/279f19d7-3fa8-4504-b2da-838a5d197b8a HTTP/1.1" 202 262 2021-08-05 01:41:57,216 INFO 142:onap_service.py(1) - [None][Create 279f19d7-3fa8-4504-b2da-838a5d197b8a VF moduledeletion request] response code: 202 2021-08-05 01:41:57,217 DEBUG 146:onap_service.py(1) - [None][Create 279f19d7-3fa8-4504-b2da-838a5d197b8a VF moduledeletion request] response: {"requestReferences":{"requestId":"2e3023ba-96e4-4a15-af14-e75a26c485f0","instanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0"}} 2021-08-05 01:41:57,218 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-08-05 01:41:57,237 DEBUG 129:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6650a4fd-5b60-486d-b011-4412c7c80255', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:41:57,238 DEBUG 131:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 2021-08-05 01:41:57,238 DEBUG 132:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] data sent: None 2021-08-05 01:41:57,243 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:41:57,475 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 HTTP/1.1" 200 1315 2021-08-05 01:41:57,477 INFO 142:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response code: 200 2021-08-05 01:41:57,478 DEBUG 146:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response: {"request":{"requestId":"2e3023ba-96e4-4a15-af14-e75a26c485f0","startTime":"Thu, 05 Aug 2021 01:41:55 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","modelVersion":"1628127701204","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72"},"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:41:56 GMT"}}} 2021-08-05 01:42:07,490 DEBUG 129:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae1bc55f-232c-4c44-a541-363c585aa145', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:07,490 DEBUG 131:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 2021-08-05 01:42:07,491 DEBUG 132:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] data sent: None 2021-08-05 01:42:07,494 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:08,067 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 HTTP/1.1" 200 3811 2021-08-05 01:42:08,069 INFO 142:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response code: 200 2021-08-05 01:42:08,070 DEBUG 146:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response: {"request":{"requestId":"2e3023ba-96e4-4a15-af14-e75a26c485f0","startTime":"Thu, 05 Aug 2021 01:41:55 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","modelVersion":"1628127701204","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72"},"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:42:01 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":1628127643000,\"creation_time\":1628127507000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:42:18,083 DEBUG 129:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f51a9051-0975-49a1-86d1-dfb61a3c4d50', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:18,085 DEBUG 131:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 2021-08-05 01:42:18,085 DEBUG 132:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] data sent: None 2021-08-05 01:42:18,089 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:18,643 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 HTTP/1.1" 200 3815 2021-08-05 01:42:18,645 INFO 142:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response code: 200 2021-08-05 01:42:18,646 DEBUG 146:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response: {"request":{"requestId":"2e3023ba-96e4-4a15-af14-e75a26c485f0","startTime":"Thu, 05 Aug 2021 01:41:55 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","modelVersion":"1628127701204","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72"},"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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: Task name is null. RESOURCE STATUS: The vf module was successfully deleted in the cloud","percentProgress":36,"timestamp":"Thu, 05 Aug 2021 01:42:01 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":1628127643000,\"creation_time\":1628127507000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:42:28,659 DEBUG 129:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '022fdfdf-6204-42a2-81e7-ee446c3fa8bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:28,660 DEBUG 131:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 2021-08-05 01:42:28,661 DEBUG 132:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] data sent: None 2021-08-05 01:42:28,665 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:28,921 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 HTTP/1.1" 200 3779 2021-08-05 01:42:28,923 INFO 142:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response code: 200 2021-08-05 01:42:28,924 DEBUG 146:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response: {"request":{"requestId":"2e3023ba-96e4-4a15-af14-e75a26c485f0","startTime":"Thu, 05 Aug 2021 01:41:55 GMT","finishTime":"Thu, 05 Aug 2021 01:42:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","modelVersion":"1628127701204","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72"},"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:42:22 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":1628127643000,\"creation_time\":1628127507000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:42:28,925 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-08-05 01:42:28,926 DEBUG 129:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0332a4b0-6999-47f4-a913-fbbbc449fcdd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:28,926 DEBUG 131:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 2021-08-05 01:42:28,927 DEBUG 132:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] data sent: None 2021-08-05 01:42:28,930 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:29,134 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 HTTP/1.1" 200 3779 2021-08-05 01:42:29,136 INFO 142:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response code: 200 2021-08-05 01:42:29,137 DEBUG 146:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response: {"request":{"requestId":"2e3023ba-96e4-4a15-af14-e75a26c485f0","startTime":"Thu, 05 Aug 2021 01:41:55 GMT","finishTime":"Thu, 05 Aug 2021 01:42:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","modelVersion":"1628127701204","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72"},"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:42:22 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":1628127643000,\"creation_time\":1628127507000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:42:29,138 DEBUG 129:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '23d26fe7-8474-4f81-a819-c6294555d1f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:29,139 DEBUG 131:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 2021-08-05 01:42:29,139 DEBUG 132:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] data sent: None 2021-08-05 01:42:29,142 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:29,319 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 HTTP/1.1" 200 3779 2021-08-05 01:42:29,321 INFO 142:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response code: 200 2021-08-05 01:42:29,322 DEBUG 146:onap_service.py(11) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response: {"request":{"requestId":"2e3023ba-96e4-4a15-af14-e75a26c485f0","startTime":"Thu, 05 Aug 2021 01:41:55 GMT","finishTime":"Thu, 05 Aug 2021 01:42:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","modelVersion":"1628127701204","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72"},"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:42:22 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":1628127643000,\"creation_time\":1628127507000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:42:29,335 DEBUG 129:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8ca5c007-1873-4fd0-b658-e37cca8f737c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:29,336 DEBUG 131:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 2021-08-05 01:42:29,336 DEBUG 132:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] data sent: None 2021-08-05 01:42:29,340 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:29,537 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 HTTP/1.1" 200 3779 2021-08-05 01:42:29,539 INFO 142:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response code: 200 2021-08-05 01:42:29,540 DEBUG 146:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response: {"request":{"requestId":"2e3023ba-96e4-4a15-af14-e75a26c485f0","startTime":"Thu, 05 Aug 2021 01:41:55 GMT","finishTime":"Thu, 05 Aug 2021 01:42:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","modelVersion":"1628127701204","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72"},"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:42:22 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":1628127643000,\"creation_time\":1628127507000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:42:29,541 DEBUG 129:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '426fbf88-c700-445f-9b45-5071ed9fd949', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:29,541 DEBUG 131:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 2021-08-05 01:42:29,542 DEBUG 132:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] data sent: None 2021-08-05 01:42:29,544 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:29,701 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2e3023ba-96e4-4a15-af14-e75a26c485f0 HTTP/1.1" 200 3779 2021-08-05 01:42:29,703 INFO 142:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response code: 200 2021-08-05 01:42:29,704 DEBUG 146:onap_service.py(1) - [None][Check 2e3023ba-96e4-4a15-af14-e75a26c485f0 orchestration request status] response: {"request":{"requestId":"2e3023ba-96e4-4a15-af14-e75a26c485f0","startTime":"Thu, 05 Aug 2021 01:41:55 GMT","finishTime":"Thu, 05 Aug 2021 01:42:22 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f09e0303-0298-442d-9c61-fefdeccf5c72","modelType":"vfModule","modelName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a","modelVersion":"1628127701204","modelCustomizationUuid":"d1895d5c-765a-4402-8e68-34985ab92381","modelVersionId":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelCustomizationId":"d1895d5c-765a-4402-8e68-34985ab92381","modelUuid":"4e598306-b3b1-448b-acdd-5e2068b951b6","modelInvariantUuid":"f09e0303-0298-442d-9c61-fefdeccf5c72"},"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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vfModuleInstanceId":"279f19d7-3fa8-4504-b2da-838a5d197b8a","vfModuleInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"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":"Thu, 05 Aug 2021 01:42:22 GMT"},"requestProcessingData":[{"groupingId":"4f385a37-04f3-4695-9721-75e056489995","tag":"StackInformation","dataPairs":[{"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a":"{\"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-9169514c-0e5d-48bf-b2ff-05726e28732a/4f385a37-04f3-4695-9721-75e056489995\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"updated_time\":1628127643000,\"creation_time\":1628127507000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"7ab726fcb4714161b0726b300575cf6c\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"vnf_id\":\"9b7c758c-167d-4082-bac9-9378193d4cd4\",\"OS::stack_id\":\"4f385a37-04f3-4695-9721-75e056489995\",\"OS::stack_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a\",\"vf_module_id\":\"279f19d7-3fa8-4504-b2da-838a5d197b8a\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:42:29,704 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-08-05 01:42:29,706 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-05 01:42:29,706 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/b70fc732-5d25-47c3-b816-32301784c812/relationship-list 2021-08-05 01:42:29,706 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:42:29,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:29,792 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/b70fc732-5d25-47c3-b816-32301784c812/relationship-list HTTP/1.1" 200 1063 2021-08-05 01:42:29,793 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:42:29,794 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/8d74c03b-cce9-427e-92eb-ee8fb5d41e27","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:42:29,796 DEBUG 129:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 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-05 01:42:29,796 DEBUG 131:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4 2021-08-05 01:42:29,797 DEBUG 132:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] data sent: None 2021-08-05 01:42:29,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:29,899 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4 HTTP/1.1" 200 3768 2021-08-05 01:42:29,900 INFO 142:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] response code: 200 2021-08-05 01:42:29,901 DEBUG 146:onap_service.py(1) - [AAI][Get b70fc732-5d25-47c3-b816-32301784c812 ABCMeta] response: {"vnf-id":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnf-name":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0","vnf-type":"basic_vm/basic_vm 0","service-id":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628127739508","model-invariant-id":"c6ea0922-7853-4e6f-ae05-02373cf97523","model-version-id":"d23740c0-0678-43d6-965e-28b0f776f476","model-customization-id":"b4406c05-1961-45c3-9f63-c68a2f1288ee","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/b70fc732-5d25-47c3-b816-32301784c812/service-data/vnfs/vnf/9b7c758c-167d-4082-bac9-9378193d4cd4/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/b70fc732-5d25-47c3-b816-32301784c812","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":"b70fc732-5d25-47c3-b816-32301784c812"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"}]},{"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-05 01:42:29,904 DEBUG 384:vnf.py(1) - Delete 9b7c758c-167d-4082-bac9-9378193d4cd4 VNF 2021-08-05 01:42:29,904 DEBUG 80:deletion.py(1) - VNF 9b7c758c-167d-4082-bac9-9378193d4cd4 deletion request 2021-08-05 01:42:29,927 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:42:29,927 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:42:29,928 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-05 01:42:29,928 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-05 01:42:29,928 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:42:29,930 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:42:32,147 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-05 01:42:32,150 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:42:32,151 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:42:32,155 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:42:32,155 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:42:32,156 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:42:32,156 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:42:32,156 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:42:32,157 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:42:32,157 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:42:32,157 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:42:32,157 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:42:32,157 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:42:32,158 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:42:32,158 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-05 01:42:32,158 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-05 01:42:32,159 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:42:32,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:42:34,072 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-05 01:42:34,075 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:42:34,078 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:42:34,087 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:42:34,087 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-05 01:42:34,088 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/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel 2021-08-05 01:42:34,088 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-05 01:42:34,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:42:34,570 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:42:34,572 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-05 01:42:34,572 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-05 01:42:34,620 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-05 01:42:34,620 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-05 01:42:34,620 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:42:34,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:34,733 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-05 01:42:34,734 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:42:34,735 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-05 01:42:34,738 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-05 01:42:34,739 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-05 01:42:34,739 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:42:34,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:34,835 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-05 01:42:34,836 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:42:34,837 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":"1628127557829","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/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"}]}]}}]} 2021-08-05 01:42:34,840 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-05 01:42:34,840 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-05 01:42:34,840 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:42:34,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:34,906 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-05 01:42:34,907 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:42:34,908 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-05 01:42:34,911 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-05 01:42:34,911 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-05 01:42:34,911 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:42:34,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:35,041 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-05 01:42:35,041 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:42:35,042 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":"1628127557829","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/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"}]}]}}]} 2021-08-05 01:42:35,045 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-05 01:42:35,045 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-05 01:42:35,045 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:42:35,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:35,137 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-05 01:42:35,138 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:42:35,139 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-05 01:42:35,142 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-05 01:42:35,142 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-05 01:42:35,142 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:42:35,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:35,253 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-05 01:42:35,254 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:42:35,254 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":"1628127557829","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/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"}]}]}}]} 2021-08-05 01:42:35,258 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-05 01:42:35,258 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-05 01:42:35,258 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:42:35,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:35,319 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-05 01:42:35,320 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:42:35,320 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127557955","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/9b7c758c-167d-4082-bac9-9378193d4cd4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9b7c758c-167d-4082-bac9-9378193d4cd4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_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-05 01:42:35,322 DEBUG 129:onap_service.py(1) - [None][Create 9b7c758c-167d-4082-bac9-9378193d4cd4 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a1ce253e-5d2a-4dca-9713-2be4674ce5fd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:35,323 DEBUG 131:onap_service.py(1) - [None][Create 9b7c758c-167d-4082-bac9-9378193d4cd4 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b70fc732-5d25-47c3-b816-32301784c812/vnfs/9b7c758c-167d-4082-bac9-9378193d4cd4 2021-08-05 01:42:35,323 DEBUG 132:onap_service.py(1) - [None][Create 9b7c758c-167d-4082-bac9-9378193d4cd4 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_vm", "modelInvariantId": "c6ea0922-7853-4e6f-ae05-02373cf97523", "modelVersion": "1.0", "modelVersionId": "d23740c0-0678-43d6-965e-28b0f776f476", "modelCustomizationId": "b4406c05-1961-45c3-9f63-c68a2f1288ee", "modelCustomizationName": "basic_vm 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-05 01:42:35,325 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:36,896 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b70fc732-5d25-47c3-b816-32301784c812/vnfs/9b7c758c-167d-4082-bac9-9378193d4cd4 HTTP/1.1" 202 262 2021-08-05 01:42:36,898 INFO 142:onap_service.py(1) - [None][Create 9b7c758c-167d-4082-bac9-9378193d4cd4 VNF deletion request] response code: 202 2021-08-05 01:42:36,898 DEBUG 146:onap_service.py(1) - [None][Create 9b7c758c-167d-4082-bac9-9378193d4cd4 VNF deletion request] response: {"requestReferences":{"requestId":"a1ce253e-5d2a-4dca-9713-2be4674ce5fd","instanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd"}} 2021-08-05 01:42:36,899 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-08-05 01:42:36,913 DEBUG 129:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '21f5992d-f8a1-4db4-aa73-7b86365e5938', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:36,914 DEBUG 131:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd 2021-08-05 01:42:36,914 DEBUG 132:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] data sent: None 2021-08-05 01:42:36,920 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:37,101 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd HTTP/1.1" 200 1270 2021-08-05 01:42:37,103 INFO 142:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response code: 200 2021-08-05 01:42:37,104 DEBUG 146:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response: {"request":{"requestId":"a1ce253e-5d2a-4dca-9713-2be4674ce5fd","startTime":"Thu, 05 Aug 2021 01:42:35 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:42:36 GMT"}}} 2021-08-05 01:42:47,117 DEBUG 129:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6c1ed79-9b75-45af-8f64-ab69870cab18', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:47,118 DEBUG 131:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd 2021-08-05 01:42:47,118 DEBUG 132:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] data sent: None 2021-08-05 01:42:47,121 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:47,337 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd HTTP/1.1" 200 1476 2021-08-05 01:42:47,339 INFO 142:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response code: 200 2021-08-05 01:42:47,340 DEBUG 146:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response: {"request":{"requestId":"a1ce253e-5d2a-4dca-9713-2be4674ce5fd","startTime":"Thu, 05 Aug 2021 01:42:35 GMT","finishTime":"Thu, 05 Aug 2021 01:42:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:42:39 GMT"}}} 2021-08-05 01:42:47,341 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-08-05 01:42:47,342 DEBUG 129:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0de2942f-8bcd-4ed2-97db-7ecfdac666cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:47,342 DEBUG 131:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd 2021-08-05 01:42:47,343 DEBUG 132:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] data sent: None 2021-08-05 01:42:47,345 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:47,536 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd HTTP/1.1" 200 1476 2021-08-05 01:42:47,538 INFO 142:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response code: 200 2021-08-05 01:42:47,539 DEBUG 146:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response: {"request":{"requestId":"a1ce253e-5d2a-4dca-9713-2be4674ce5fd","startTime":"Thu, 05 Aug 2021 01:42:35 GMT","finishTime":"Thu, 05 Aug 2021 01:42:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:42:39 GMT"}}} 2021-08-05 01:42:47,540 DEBUG 129:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c21d5dbc-308d-462e-b9e4-34451e4ed6ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:47,540 DEBUG 131:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd 2021-08-05 01:42:47,541 DEBUG 132:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] data sent: None 2021-08-05 01:42:47,543 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:47,736 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd HTTP/1.1" 200 1476 2021-08-05 01:42:47,738 INFO 142:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response code: 200 2021-08-05 01:42:47,739 DEBUG 146:onap_service.py(12) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response: {"request":{"requestId":"a1ce253e-5d2a-4dca-9713-2be4674ce5fd","startTime":"Thu, 05 Aug 2021 01:42:35 GMT","finishTime":"Thu, 05 Aug 2021 01:42:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:42:39 GMT"}}} 2021-08-05 01:42:47,751 DEBUG 129:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a81c06b2-cdf8-4b9e-b74b-5fc88cb85f83', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:47,752 DEBUG 131:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd 2021-08-05 01:42:47,752 DEBUG 132:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] data sent: None 2021-08-05 01:42:47,755 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:47,948 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd HTTP/1.1" 200 1476 2021-08-05 01:42:47,950 INFO 142:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response code: 200 2021-08-05 01:42:47,951 DEBUG 146:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response: {"request":{"requestId":"a1ce253e-5d2a-4dca-9713-2be4674ce5fd","startTime":"Thu, 05 Aug 2021 01:42:35 GMT","finishTime":"Thu, 05 Aug 2021 01:42:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:42:39 GMT"}}} 2021-08-05 01:42:47,952 DEBUG 129:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c152352-18b9-4b37-8a0e-6a102b79166d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:47,953 DEBUG 131:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd 2021-08-05 01:42:47,953 DEBUG 132:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] data sent: None 2021-08-05 01:42:47,955 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:48,148 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a1ce253e-5d2a-4dca-9713-2be4674ce5fd HTTP/1.1" 200 1476 2021-08-05 01:42:48,150 INFO 142:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response code: 200 2021-08-05 01:42:48,151 DEBUG 146:onap_service.py(1) - [None][Check a1ce253e-5d2a-4dca-9713-2be4674ce5fd orchestration request status] response: {"request":{"requestId":"a1ce253e-5d2a-4dca-9713-2be4674ce5fd","startTime":"Thu, 05 Aug 2021 01:42:35 GMT","finishTime":"Thu, 05 Aug 2021 01:42:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_vm 0","modelInvariantId":"c6ea0922-7853-4e6f-ae05-02373cf97523","modelType":"vnf","modelName":"basic_vm","modelVersion":"1.0","modelCustomizationUuid":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelVersionId":"d23740c0-0678-43d6-965e-28b0f776f476","modelCustomizationId":"b4406c05-1961-45c3-9f63-c68a2f1288ee","modelUuid":"d23740c0-0678-43d6-965e-28b0f776f476","modelInvariantUuid":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"b70fc732-5d25-47c3-b816-32301784c812","vnfInstanceId":"9b7c758c-167d-4082-bac9-9378193d4cd4","vnfInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:42:39 GMT"}}} 2021-08-05 01:42:48,152 DEBUG 319:service.py(1) - Delete b70fc732-5d25-47c3-b816-32301784c812 service instance 2021-08-05 01:42:48,153 DEBUG 113:deletion.py(1) - Service b70fc732-5d25-47c3-b816-32301784c812 deletion request 2021-08-05 01:42:48,172 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:42:48,172 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:42:48,173 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-05 01:42:48,173 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-05 01:42:48,173 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:42:48,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:42:48,997 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-05 01:42:48,999 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:42:48,999 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:42:49,002 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:42:49,002 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:42:49,003 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:42:49,003 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:42:49,003 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:42:49,003 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:42:49,004 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:42:49,004 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:42:49,004 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:42:49,004 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:42:49,005 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:42:49,005 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-05 01:42:49,005 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-05 01:42:49,006 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:42:49,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:42:49,568 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-05 01:42:49,570 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:42:49,574 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:42:49,579 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:42:49,580 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:42:49,580 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:42:49,581 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-05 01:42:49,581 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-05 01:42:49,581 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:42:49,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:42:50,049 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-05 01:42:50,050 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:42:50,051 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:42:50,053 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:42:50,054 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:42:50,054 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:42:50,054 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:42:50,054 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:42:50,054 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:42:50,055 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:42:50,055 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:42:50,055 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:42:50,055 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:42:50,055 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:42:50,056 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-05 01:42:50,056 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-05 01:42:50,056 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:42:50,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:42:50,690 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-05 01:42:50,692 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:42:50,696 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:42:50,702 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:42:50,703 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-08-05 01:42:50,703 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:42:50,704 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-05 01:42:50,704 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-05 01:42:50,704 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:42:50,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:42:51,141 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-05 01:42:51,143 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:42:51,143 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-08-05 01:42:51,146 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:42:51,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:42:51,146 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:42:51,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:42:51,147 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:42:51,147 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:42:51,147 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:42:51,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:42:51,148 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-08-05 01:42:51,148 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-08-05 01:42:51,148 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:42:51,149 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-05 01:42:51,149 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-05 01:42:51,149 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:42:51,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:42:51,892 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-05 01:42:51,894 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:42:51,896 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"compute","uniqueId":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:42:51,901 DEBUG 118:sdc_resource.py(1) - Resource basic_vm found in services list 2021-08-05 01:42:51,902 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-05 01:42:51,902 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/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel 2021-08-05 01:42:51,902 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] data sent: None 2021-08-05 01:42:51,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:42:52,079 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:42:52,082 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response code: 200 2021-08-05 01:42:52,082 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_vm] response: n/a 2021-08-05 01:42:52,134 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-05 01:42:52,134 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-05 01:42:52,135 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:42:52,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:52,187 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-05 01:42:52,188 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:42:52,188 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-05 01:42:52,190 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-05 01:42:52,191 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-05 01:42:52,191 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:42:52,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:52,242 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-05 01:42:52,243 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:42:52,243 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":"1628127759118","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-05 01:42:52,245 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-05 01:42:52,246 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-05 01:42:52,246 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:42:52,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:52,292 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-05 01:42:52,293 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:42:52,293 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-05 01:42:52,295 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-05 01:42:52,295 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-05 01:42:52,295 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:42:52,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:52,347 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-05 01:42:52,348 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:42:52,348 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":"1628127759118","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-05 01:42:52,350 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-05 01:42:52,350 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-05 01:42:52,351 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:42:52,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:52,392 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-05 01:42:52,393 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:42:52,393 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-05 01:42:52,395 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-05 01:42:52,395 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-05 01:42:52,396 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:42:52,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:52,443 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-05 01:42:52,444 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:42:52,445 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":"1628127759118","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-05 01:42:52,449 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-05 01:42:52,449 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-05 01:42:52,450 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:42:52,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:42:52,501 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-05 01:42:52,502 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:42:52,503 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127759118","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-05 01:42:52,513 DEBUG 129:onap_service.py(1) - [None][Create b70fc732-5d25-47c3-b816-32301784c812 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cce4bd91-1f2d-4351-ade0-00f50a18d8d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:52,514 DEBUG 131:onap_service.py(1) - [None][Create b70fc732-5d25-47c3-b816-32301784c812 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b70fc732-5d25-47c3-b816-32301784c812 2021-08-05 01:42:52,514 DEBUG 132:onap_service.py(1) - [None][Create b70fc732-5d25-47c3-b816-32301784c812 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_vm", "modelInvariantId": "ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8", "modelVersion": "1.0", "modelVersionId": "e44fb3d0-e377-44dc-bc22-a31790fb18e5" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicvm-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-05 01:42:52,516 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:54,386 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/b70fc732-5d25-47c3-b816-32301784c812 HTTP/1.1" 202 262 2021-08-05 01:42:54,388 INFO 142:onap_service.py(1) - [None][Create b70fc732-5d25-47c3-b816-32301784c812 Service deletion request] response code: 202 2021-08-05 01:42:54,389 DEBUG 146:onap_service.py(1) - [None][Create b70fc732-5d25-47c3-b816-32301784c812 Service deletion request] response: {"requestReferences":{"requestId":"cce4bd91-1f2d-4351-ade0-00f50a18d8d8","instanceId":"b70fc732-5d25-47c3-b816-32301784c812","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8"}} 2021-08-05 01:42:54,390 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-08-05 01:42:54,402 DEBUG 129:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a0914138-2703-409e-8c4c-6b949c88b253', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:42:54,403 DEBUG 131:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 2021-08-05 01:42:54,404 DEBUG 132:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] data sent: None 2021-08-05 01:42:54,409 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:42:54,621 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 HTTP/1.1" 200 1024 2021-08-05 01:42:54,623 INFO 142:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response code: 200 2021-08-05 01:42:54,624 DEBUG 146:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response: {"request":{"requestId":"cce4bd91-1f2d-4351-ade0-00f50a18d8d8","startTime":"Thu, 05 Aug 2021 01:42:53 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"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":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:42:53 GMT"}}} 2021-08-05 01:43:04,636 DEBUG 129:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e8977728-0421-4f06-aee7-4f84934b7d8e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:43:04,637 DEBUG 131:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 2021-08-05 01:43:04,638 DEBUG 132:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] data sent: None 2021-08-05 01:43:04,642 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:43:04,857 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 HTTP/1.1" 200 1234 2021-08-05 01:43:04,860 INFO 142:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response code: 200 2021-08-05 01:43:04,860 DEBUG 146:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response: {"request":{"requestId":"cce4bd91-1f2d-4351-ade0-00f50a18d8d8","startTime":"Thu, 05 Aug 2021 01:42:53 GMT","finishTime":"Thu, 05 Aug 2021 01:42:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"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":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:42:56 GMT"}}} 2021-08-05 01:43:04,861 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-08-05 01:43:04,862 DEBUG 129:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '026cec5f-2351-4eeb-af83-b761bcc36b9f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:43:04,863 DEBUG 131:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 2021-08-05 01:43:04,863 DEBUG 132:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] data sent: None 2021-08-05 01:43:04,866 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:43:05,024 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 HTTP/1.1" 200 1234 2021-08-05 01:43:05,025 INFO 142:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response code: 200 2021-08-05 01:43:05,026 DEBUG 146:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response: {"request":{"requestId":"cce4bd91-1f2d-4351-ade0-00f50a18d8d8","startTime":"Thu, 05 Aug 2021 01:42:53 GMT","finishTime":"Thu, 05 Aug 2021 01:42:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"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":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:42:56 GMT"}}} 2021-08-05 01:43:05,027 DEBUG 129:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e9a2388-d453-4d3a-9a88-bf7bc02cbf32', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:43:05,027 DEBUG 131:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 2021-08-05 01:43:05,027 DEBUG 132:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] data sent: None 2021-08-05 01:43:05,030 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:43:05,190 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 HTTP/1.1" 200 1234 2021-08-05 01:43:05,191 INFO 142:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response code: 200 2021-08-05 01:43:05,192 DEBUG 146:onap_service.py(13) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response: {"request":{"requestId":"cce4bd91-1f2d-4351-ade0-00f50a18d8d8","startTime":"Thu, 05 Aug 2021 01:42:53 GMT","finishTime":"Thu, 05 Aug 2021 01:42:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"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":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:42:56 GMT"}}} 2021-08-05 01:43:05,201 DEBUG 129:onap_service.py(1) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9eac619a-6ced-4049-a717-c5edea970418', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:43:05,201 DEBUG 131:onap_service.py(1) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 2021-08-05 01:43:05,201 DEBUG 132:onap_service.py(1) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] data sent: None 2021-08-05 01:43:05,205 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:43:05,398 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cce4bd91-1f2d-4351-ade0-00f50a18d8d8 HTTP/1.1" 200 1234 2021-08-05 01:43:05,400 INFO 142:onap_service.py(1) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response code: 200 2021-08-05 01:43:05,400 DEBUG 146:onap_service.py(1) - [None][Check cce4bd91-1f2d-4351-ade0-00f50a18d8d8 orchestration request status] response: {"request":{"requestId":"cce4bd91-1f2d-4351-ade0-00f50a18d8d8","startTime":"Thu, 05 Aug 2021 01:42:53 GMT","finishTime":"Thu, 05 Aug 2021 01:42:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","modelType":"service","modelName":"basic_vm","modelVersion":"1.0","modelVersionId":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelUuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","modelInvariantUuid":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8"},"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":"b70fc732-5d25-47c3-b816-32301784c812","serviceInstanceName":"basic_vm-9169514c-0e5d-48bf-b2ff-05726e28732a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:42:56 GMT"}}} 2021-08-05 01:43:05,401 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-08-05 01:43:05,405 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 08:55 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-08-05 01:43:05,409 INFO 57:basic_vm.py(1) - Generate Test report 2021-08-05 01:43:05,507 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-05 01:43:05,879 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-05 01:43:05,881 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/610b42296c44f500102b1e0b 2021-08-05 01:43:05,882 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK